|
@@ -44,6 +44,8 @@
|
|
9CB969D57DBB44968F57230A /* libRCTVideo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D361E312399E41ABA1C9CF77 /* libRCTVideo.a */; };
|
|
9CB969D57DBB44968F57230A /* libRCTVideo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D361E312399E41ABA1C9CF77 /* libRCTVideo.a */; };
|
|
BE43474A85F54112A6EA6E37 /* libRCTOrientation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 977DC2E26A1E45688924C43C /* libRCTOrientation.a */; };
|
|
BE43474A85F54112A6EA6E37 /* libRCTOrientation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 977DC2E26A1E45688924C43C /* libRCTOrientation.a */; };
|
|
E7126B830D54449191E5A4A3 /* libRNImagePicker.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D4C934671D884A4AAA31603D /* libRNImagePicker.a */; };
|
|
E7126B830D54449191E5A4A3 /* libRNImagePicker.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D4C934671D884A4AAA31603D /* libRNImagePicker.a */; };
|
|
|
|
+ EBD8BAD03DF74C0E96E4D170 /* libRCTWeChat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F42902D7FF684CA6A48558A1 /* libRCTWeChat.a */; };
|
|
|
|
+ D3F60855D8FF4C4A9C5D4ACA /* RCTWeChatTests.xctest in Resources */ = {isa = PBXBuildFile; fileRef = 7411A64812B4434AAAD1DBB5 /* RCTWeChatTests.xctest */; };
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -360,6 +362,9 @@
|
|
977DC2E26A1E45688924C43C /* libRCTOrientation.a */ = {isa = PBXFileReference; name = "libRCTOrientation.a"; path = "libRCTOrientation.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
|
|
977DC2E26A1E45688924C43C /* libRCTOrientation.a */ = {isa = PBXFileReference; name = "libRCTOrientation.a"; path = "libRCTOrientation.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
|
|
B11B05F3205C483583EB7421 /* RNImagePicker.xcodeproj */ = {isa = PBXFileReference; name = "RNImagePicker.xcodeproj"; path = "../node_modules/react-native-image-picker/ios/RNImagePicker.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
|
|
B11B05F3205C483583EB7421 /* RNImagePicker.xcodeproj */ = {isa = PBXFileReference; name = "RNImagePicker.xcodeproj"; path = "../node_modules/react-native-image-picker/ios/RNImagePicker.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
|
|
D4C934671D884A4AAA31603D /* libRNImagePicker.a */ = {isa = PBXFileReference; name = "libRNImagePicker.a"; path = "libRNImagePicker.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
|
|
D4C934671D884A4AAA31603D /* libRNImagePicker.a */ = {isa = PBXFileReference; name = "libRNImagePicker.a"; path = "libRNImagePicker.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
+ 593F0F0596BC4EB7996A9D21 /* RCTWeChat.xcodeproj */ = {isa = PBXFileReference; name = "RCTWeChat.xcodeproj"; path = "../node_modules/react-native-wechat/ios/RCTWeChat.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
+ F42902D7FF684CA6A48558A1 /* libRCTWeChat.a */ = {isa = PBXFileReference; name = "libRCTWeChat.a"; path = "libRCTWeChat.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
+ 7411A64812B4434AAAD1DBB5 /* RCTWeChatTests.xctest */ = {isa = PBXFileReference; name = "RCTWeChatTests.xctest"; path = "RCTWeChatTests.xctest"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.cfbundle; explicitFileType = undefined; includeInIndex = 0; };
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -392,6 +397,8 @@
|
|
9CB969D57DBB44968F57230A /* libRCTVideo.a in Frameworks */,
|
|
9CB969D57DBB44968F57230A /* libRCTVideo.a in Frameworks */,
|
|
BE43474A85F54112A6EA6E37 /* libRCTOrientation.a in Frameworks */,
|
|
BE43474A85F54112A6EA6E37 /* libRCTOrientation.a in Frameworks */,
|
|
E7126B830D54449191E5A4A3 /* libRNImagePicker.a in Frameworks */,
|
|
E7126B830D54449191E5A4A3 /* libRNImagePicker.a in Frameworks */,
|
|
|
|
+ EBD8BAD03DF74C0E96E4D170 /* libRCTWeChat.a in Frameworks */,
|
|
|
|
+ D3F60855D8FF4C4A9C5D4ACA /* RCTWeChatTests.xctest in Resources */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -586,6 +593,7 @@
|
|
C6CF52A56D1E43279554ACA6 /* RCTVideo.xcodeproj */,
|
|
C6CF52A56D1E43279554ACA6 /* RCTVideo.xcodeproj */,
|
|
13F318D169DD4BA79CB54ED5 /* RCTOrientation.xcodeproj */,
|
|
13F318D169DD4BA79CB54ED5 /* RCTOrientation.xcodeproj */,
|
|
B11B05F3205C483583EB7421 /* RNImagePicker.xcodeproj */,
|
|
B11B05F3205C483583EB7421 /* RNImagePicker.xcodeproj */,
|
|
|
|
+ 593F0F0596BC4EB7996A9D21 /* RCTWeChat.xcodeproj */,
|
|
);
|
|
);
|
|
name = Libraries;
|
|
name = Libraries;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1218,6 +1226,8 @@
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
);
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -1225,6 +1235,7 @@
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -1251,6 +1262,8 @@
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
);
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -1258,6 +1271,7 @@
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
@@ -1284,6 +1298,7 @@
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -1309,6 +1324,7 @@
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
@@ -1343,6 +1359,8 @@
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
);
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -1350,6 +1368,7 @@
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -1384,6 +1403,8 @@
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
);
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -1391,6 +1412,7 @@
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
@@ -1424,6 +1446,8 @@
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
);
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -1431,6 +1455,7 @@
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -1464,6 +1489,8 @@
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
);
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -1471,6 +1498,7 @@
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-video\ios/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-orientation\iOS\RCTOrientation/**",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
"$(SRCROOT)\..\node_modules\react-native-image-picker\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|