|
@@ -46,6 +46,8 @@
|
|
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 */; };
|
|
EBD8BAD03DF74C0E96E4D170 /* libRCTWeChat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F42902D7FF684CA6A48558A1 /* libRCTWeChat.a */; };
|
|
D3F60855D8FF4C4A9C5D4ACA /* RCTWeChatTests.xctest in Resources */ = {isa = PBXBuildFile; fileRef = 7411A64812B4434AAAD1DBB5 /* RCTWeChatTests.xctest */; };
|
|
D3F60855D8FF4C4A9C5D4ACA /* RCTWeChatTests.xctest in Resources */ = {isa = PBXBuildFile; fileRef = 7411A64812B4434AAAD1DBB5 /* RCTWeChatTests.xctest */; };
|
|
|
|
+ 12BDF20DBE4141F8A990F8D7 /* libRNDeviceInfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F9FCB46EDB7F456AB88EF68C /* libRNDeviceInfo.a */; };
|
|
|
|
+ 5C6A0716F9C849D2B67AE09E /* libRNDeviceInfo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 505D2A7DD9E64E7B82EC655D /* libRNDeviceInfo-tvOS.a */; };
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -365,6 +367,9 @@
|
|
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; };
|
|
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; };
|
|
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; };
|
|
7411A64812B4434AAAD1DBB5 /* RCTWeChatTests.xctest */ = {isa = PBXFileReference; name = "RCTWeChatTests.xctest"; path = "RCTWeChatTests.xctest"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.cfbundle; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
+ 18F4C7BFE3EB4947A8A72EB4 /* RNDeviceInfo.xcodeproj */ = {isa = PBXFileReference; name = "RNDeviceInfo.xcodeproj"; path = "../node_modules/react-native-device-info/ios/RNDeviceInfo.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
+ F9FCB46EDB7F456AB88EF68C /* libRNDeviceInfo.a */ = {isa = PBXFileReference; name = "libRNDeviceInfo.a"; path = "libRNDeviceInfo.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
|
|
|
|
+ 505D2A7DD9E64E7B82EC655D /* libRNDeviceInfo-tvOS.a */ = {isa = PBXFileReference; name = "libRNDeviceInfo-tvOS.a"; path = "libRNDeviceInfo-tvOS.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -399,6 +404,7 @@
|
|
E7126B830D54449191E5A4A3 /* libRNImagePicker.a in Frameworks */,
|
|
E7126B830D54449191E5A4A3 /* libRNImagePicker.a in Frameworks */,
|
|
EBD8BAD03DF74C0E96E4D170 /* libRCTWeChat.a in Frameworks */,
|
|
EBD8BAD03DF74C0E96E4D170 /* libRCTWeChat.a in Frameworks */,
|
|
D3F60855D8FF4C4A9C5D4ACA /* RCTWeChatTests.xctest in Resources */,
|
|
D3F60855D8FF4C4A9C5D4ACA /* RCTWeChatTests.xctest in Resources */,
|
|
|
|
+ 12BDF20DBE4141F8A990F8D7 /* libRNDeviceInfo.a in Frameworks */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -416,6 +422,7 @@
|
|
2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */,
|
|
2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */,
|
|
2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */,
|
|
2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */,
|
|
40B60160FAE8416EABF8F455 /* libRNGestureHandler-tvOS.a in Frameworks */,
|
|
40B60160FAE8416EABF8F455 /* libRNGestureHandler-tvOS.a in Frameworks */,
|
|
|
|
+ 5C6A0716F9C849D2B67AE09E /* libRNDeviceInfo-tvOS.a in Frameworks */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -594,6 +601,7 @@
|
|
13F318D169DD4BA79CB54ED5 /* RCTOrientation.xcodeproj */,
|
|
13F318D169DD4BA79CB54ED5 /* RCTOrientation.xcodeproj */,
|
|
B11B05F3205C483583EB7421 /* RNImagePicker.xcodeproj */,
|
|
B11B05F3205C483583EB7421 /* RNImagePicker.xcodeproj */,
|
|
593F0F0596BC4EB7996A9D21 /* RCTWeChat.xcodeproj */,
|
|
593F0F0596BC4EB7996A9D21 /* RCTWeChat.xcodeproj */,
|
|
|
|
+ 18F4C7BFE3EB4947A8A72EB4 /* RNDeviceInfo.xcodeproj */,
|
|
);
|
|
);
|
|
name = Libraries;
|
|
name = Libraries;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1228,6 +1236,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)",
|
|
@@ -1236,6 +1246,7 @@
|
|
"$(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",
|
|
"$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -1264,6 +1275,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)",
|
|
@@ -1272,6 +1285,7 @@
|
|
"$(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",
|
|
"$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
@@ -1299,6 +1313,7 @@
|
|
"$(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",
|
|
"$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -1325,6 +1340,7 @@
|
|
"$(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",
|
|
"$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
@@ -1361,6 +1377,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)",
|
|
@@ -1369,6 +1387,7 @@
|
|
"$(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",
|
|
"$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -1405,6 +1424,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)",
|
|
@@ -1413,6 +1434,7 @@
|
|
"$(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",
|
|
"$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
@@ -1448,6 +1470,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)",
|
|
@@ -1456,6 +1480,7 @@
|
|
"$(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",
|
|
"$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -1491,6 +1516,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)",
|
|
@@ -1499,6 +1526,7 @@
|
|
"$(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",
|
|
"$(SRCROOT)\..\node_modules\react-native-wechat\ios",
|
|
|
|
+ "$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo",
|
|
);
|
|
);
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|