|
|
@@ -39,11 +39,11 @@ |
|
|
|
ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; }; |
|
|
|
ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED297162215061F000B7C4FE /* JavaScriptCore.framework */; }; |
|
|
|
ED2971652150620600B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED2971642150620600B7C4FE /* JavaScriptCore.framework */; }; |
|
|
|
84325BCA939E4E4E8090435C /* libCodePush.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928B0784CE244B05BADC60D9 /* libCodePush.a */; }; |
|
|
|
1D9B977EF02A4A4889A3DB8D /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 66D0C7202A274329A44896AF /* libz.tbd */; }; |
|
|
|
87AC1C7FBD2D486A8496775D /* libRNDeviceInfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DEA1E60B1E4C4CF08017D6C7 /* libRNDeviceInfo.a */; }; |
|
|
|
603338A972BC497CB13A8E7E /* libRNDeviceInfo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 145DB45C59D944B7BC067032 /* libRNDeviceInfo-tvOS.a */; }; |
|
|
|
34AFC50E88444884839918E1 /* libRNCamera.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7847EE6DABE74D92BBD93F0A /* libRNCamera.a */; }; |
|
|
|
206CC543489C4F7995B4032A /* libCodePush.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 891CFC0FAA7D49E980C84838 /* libCodePush.a */; }; |
|
|
|
C7220E8B42ED4C16A6C2AE14 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 03F6F5CC7188401F80052D6D /* libz.tbd */; }; |
|
|
|
FEBB7F68D5534228A6A832AD /* libRNDeviceInfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C488E5D3FD5417DAAAA5C79 /* libRNDeviceInfo.a */; }; |
|
|
|
59D20E8E9CD64A01B87A3AC0 /* libRNDeviceInfo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 22D705AD40EF415A95C31652 /* libRNDeviceInfo-tvOS.a */; }; |
|
|
|
D240C4819F1E4B80BB6D7BEE /* libRNCamera.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F8C0E0ED2BA401B9075C9F3 /* libRNCamera.a */; }; |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
@@ -351,14 +351,14 @@ |
|
|
|
ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; }; |
|
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
|
|
|
ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; }; |
|
|
|
0CB64B19BE27429888B0F5FA /* CodePush.xcodeproj */ = {isa = PBXFileReference; name = "CodePush.xcodeproj"; path = "../node_modules/react-native-code-push/ios/CodePush.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
928B0784CE244B05BADC60D9 /* libCodePush.a */ = {isa = PBXFileReference; name = "libCodePush.a"; path = "libCodePush.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
66D0C7202A274329A44896AF /* libz.tbd */ = {isa = PBXFileReference; name = "libz.tbd"; path = "usr/lib/libz.tbd"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = sourcecode.text-based-dylib-definition; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
D7C737D4F5674419B8D2A7F0 /* 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; }; |
|
|
|
DEA1E60B1E4C4CF08017D6C7 /* libRNDeviceInfo.a */ = {isa = PBXFileReference; name = "libRNDeviceInfo.a"; path = "libRNDeviceInfo.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
145DB45C59D944B7BC067032 /* libRNDeviceInfo-tvOS.a */ = {isa = PBXFileReference; name = "libRNDeviceInfo-tvOS.a"; path = "libRNDeviceInfo-tvOS.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
00A674D206BA447C9B2B9CBA /* RNCamera.xcodeproj */ = {isa = PBXFileReference; name = "RNCamera.xcodeproj"; path = "../node_modules/react-native-camera/ios/RNCamera.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
7847EE6DABE74D92BBD93F0A /* libRNCamera.a */ = {isa = PBXFileReference; name = "libRNCamera.a"; path = "libRNCamera.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
D256D2ADE9FF4E9782EBCA6D /* CodePush.xcodeproj */ = {isa = PBXFileReference; name = "CodePush.xcodeproj"; path = "../node_modules/react-native-code-push/ios/CodePush.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
891CFC0FAA7D49E980C84838 /* libCodePush.a */ = {isa = PBXFileReference; name = "libCodePush.a"; path = "libCodePush.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
03F6F5CC7188401F80052D6D /* libz.tbd */ = {isa = PBXFileReference; name = "libz.tbd"; path = "usr/lib/libz.tbd"; sourceTree = SDKROOT; fileEncoding = undefined; lastKnownFileType = sourcecode.text-based-dylib-definition; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
C6058A0BC9054E0394045AC4 /* 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; }; |
|
|
|
0C488E5D3FD5417DAAAA5C79 /* libRNDeviceInfo.a */ = {isa = PBXFileReference; name = "libRNDeviceInfo.a"; path = "libRNDeviceInfo.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
22D705AD40EF415A95C31652 /* libRNDeviceInfo-tvOS.a */ = {isa = PBXFileReference; name = "libRNDeviceInfo-tvOS.a"; path = "libRNDeviceInfo-tvOS.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
0F57B32024664223A7D6E682 /* RNCamera.xcodeproj */ = {isa = PBXFileReference; name = "RNCamera.xcodeproj"; path = "../node_modules/react-native-camera/ios/RNCamera.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
4F8C0E0ED2BA401B9075C9F3 /* libRNCamera.a */ = {isa = PBXFileReference; name = "libRNCamera.a"; path = "libRNCamera.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
@@ -387,10 +387,10 @@ |
|
|
|
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */, |
|
|
|
00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */, |
|
|
|
139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */, |
|
|
|
84325BCA939E4E4E8090435C /* libCodePush.a in Frameworks */, |
|
|
|
1D9B977EF02A4A4889A3DB8D /* libz.tbd in Frameworks */, |
|
|
|
87AC1C7FBD2D486A8496775D /* libRNDeviceInfo.a in Frameworks */, |
|
|
|
34AFC50E88444884839918E1 /* libRNCamera.a in Frameworks */, |
|
|
|
206CC543489C4F7995B4032A /* libCodePush.a in Frameworks */, |
|
|
|
C7220E8B42ED4C16A6C2AE14 /* libz.tbd in Frameworks */, |
|
|
|
FEBB7F68D5534228A6A832AD /* libRNDeviceInfo.a in Frameworks */, |
|
|
|
D240C4819F1E4B80BB6D7BEE /* libRNCamera.a in Frameworks */, |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
@@ -407,7 +407,7 @@ |
|
|
|
2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */, |
|
|
|
2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */, |
|
|
|
2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */, |
|
|
|
603338A972BC497CB13A8E7E /* libRNDeviceInfo-tvOS.a in Frameworks */, |
|
|
|
59D20E8E9CD64A01B87A3AC0 /* libRNDeviceInfo-tvOS.a in Frameworks */, |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
@@ -544,7 +544,7 @@ |
|
|
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
|
|
|
ED2971642150620600B7C4FE /* JavaScriptCore.framework */, |
|
|
|
2D16E6891FA4F8E400B85C8A /* libReact.a */, |
|
|
|
66D0C7202A274329A44896AF /* libz.tbd */, |
|
|
|
03F6F5CC7188401F80052D6D /* libz.tbd */, |
|
|
|
); |
|
|
|
name = Frameworks; |
|
|
|
sourceTree = "<group>"; |
|
|
@@ -582,9 +582,9 @@ |
|
|
|
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, |
|
|
|
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
|
|
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
|
|
|
0CB64B19BE27429888B0F5FA /* CodePush.xcodeproj */, |
|
|
|
D7C737D4F5674419B8D2A7F0 /* RNDeviceInfo.xcodeproj */, |
|
|
|
00A674D206BA447C9B2B9CBA /* RNCamera.xcodeproj */, |
|
|
|
D256D2ADE9FF4E9782EBCA6D /* CodePush.xcodeproj */, |
|
|
|
C6058A0BC9054E0394045AC4 /* RNDeviceInfo.xcodeproj */, |
|
|
|
0F57B32024664223A7D6E682 /* RNCamera.xcodeproj */, |
|
|
|
); |
|
|
|
name = Libraries; |
|
|
|
sourceTree = "<group>"; |
|
|
@@ -1213,9 +1213,6 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
@@ -1244,9 +1241,6 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
@@ -1332,9 +1326,6 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
@@ -1371,9 +1362,6 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
@@ -1409,9 +1397,6 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
@@ -1447,9 +1432,6 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|