|
|
@@ -41,6 +41,8 @@ |
|
|
|
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 */; }; |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
@@ -351,6 +353,9 @@ |
|
|
|
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; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
@@ -381,6 +386,7 @@ |
|
|
|
139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */, |
|
|
|
84325BCA939E4E4E8090435C /* libCodePush.a in Frameworks */, |
|
|
|
1D9B977EF02A4A4889A3DB8D /* libz.tbd in Frameworks */, |
|
|
|
87AC1C7FBD2D486A8496775D /* libRNDeviceInfo.a in Frameworks */, |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
@@ -397,6 +403,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 */, |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
@@ -572,6 +579,7 @@ |
|
|
|
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
|
|
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
|
|
|
0CB64B19BE27429888B0F5FA /* CodePush.xcodeproj */, |
|
|
|
D7C737D4F5674419B8D2A7F0 /* RNDeviceInfo.xcodeproj */, |
|
|
|
); |
|
|
|
name = Libraries; |
|
|
|
sourceTree = "<group>"; |
|
|
@@ -1200,10 +1208,13 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-code-push\ios\CodePush/**", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo", |
|
|
|
); |
|
|
|
}; |
|
|
|
name = Debug; |
|
|
@@ -1226,10 +1237,13 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-code-push\ios\CodePush/**", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo", |
|
|
|
); |
|
|
|
}; |
|
|
|
name = Release; |
|
|
@@ -1253,6 +1267,7 @@ |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-code-push\ios\CodePush/**", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo", |
|
|
|
); |
|
|
|
}; |
|
|
|
name = Debug; |
|
|
@@ -1275,6 +1290,7 @@ |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-code-push\ios\CodePush/**", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo", |
|
|
|
); |
|
|
|
}; |
|
|
|
name = Release; |
|
|
@@ -1305,10 +1321,13 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-code-push\ios\CodePush/**", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo", |
|
|
|
); |
|
|
|
}; |
|
|
|
name = Debug; |
|
|
@@ -1339,10 +1358,13 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-code-push\ios\CodePush/**", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo", |
|
|
|
); |
|
|
|
}; |
|
|
|
name = Release; |
|
|
@@ -1372,10 +1394,13 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-code-push\ios\CodePush/**", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo", |
|
|
|
); |
|
|
|
}; |
|
|
|
name = Debug; |
|
|
@@ -1405,10 +1430,13 @@ |
|
|
|
LIBRARY_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"", |
|
|
|
); |
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
"$(inherited)", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-code-push\ios\CodePush/**", |
|
|
|
"$(SRCROOT)\..\node_modules\react-native-device-info\ios\RNDeviceInfo", |
|
|
|
); |
|
|
|
}; |
|
|
|
name = Release; |
|
|
|