Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
style: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yvvw committed May 13, 2019
1 parent 5ce467c commit 1edac89
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ios/RNLWeChat.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
58B511DA1A9E6C8500147676 /* RNLWechat */ = {
58B511DA1A9E6C8500147676 /* RNLWeChat */ = {
isa = PBXNativeTarget;
buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNLWechat" */;
buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNLWeChat" */;
buildPhases = (
58B511D71A9E6C8500147676 /* Sources */,
58B511D81A9E6C8500147676 /* Frameworks */,
Expand All @@ -94,7 +94,7 @@
);
dependencies = (
);
name = RNLWechat;
name = RNLWeChat;
productName = RCTDataManager;
productReference = 134814201AA4EA6300B7C361 /* libRNLWeChat.a */;
productType = "com.apple.product-type.library.static";
Expand Down Expand Up @@ -126,7 +126,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
58B511DA1A9E6C8500147676 /* RNLWechat */,
58B511DA1A9E6C8500147676 /* RNLWeChat */,
);
};
/* End PBXProject section */
Expand Down Expand Up @@ -261,7 +261,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNLWechat" */ = {
58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNLWeChat" */ = {
isa = XCConfigurationList;
buildConfigurations = (
58B511F01A9E6C8500147676 /* Debug */,
Expand Down

0 comments on commit 1edac89

Please sign in to comment.