|
10 | 10 | 00E356F31AD99517003FC87E /* ReactNativeSdkExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* ReactNativeSdkExampleTests.m */; }; |
11 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
12 | 12 | 779227342DFA3FB500D69EC0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 779227332DFA3FB500D69EC0 /* AppDelegate.swift */; }; |
13 | | - 77F63EC390061314C0718D51 /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F395BEFC7809290D1773C84F /* libPods-ReactNativeSdkExample.a */; }; |
14 | 13 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
| 14 | + 81F6A9EA0E1CCC1AD730C5D9 /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 56080B9DEED42A97AD1B3D5C /* libPods-ReactNativeSdkExample.a */; }; |
15 | 15 | A3A40C20801B8F02005FA4C0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */; }; |
16 | 16 | /* End PBXBuildFile section */ |
17 | 17 |
|
|
34 | 34 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ReactNativeSdkExample/Info.plist; sourceTree = "<group>"; }; |
35 | 35 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
36 | 36 | 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
37 | | - 627A5082522E8122626A42E9 /* Pods-ReactNativeSdkExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.debug.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 37 | + 3A95ED4563D4389808EDEA8F /* Pods-ReactNativeSdkExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.debug.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 38 | + 56080B9DEED42A97AD1B3D5C /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
38 | 39 | 779227312DFA3FB500D69EC0 /* ReactNativeSdkExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExample-Bridging-Header.h"; sourceTree = "<group>"; }; |
39 | 40 | 779227322DFA3FB500D69EC0 /* ReactNativeSdkExampleTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExampleTests-Bridging-Header.h"; sourceTree = "<group>"; }; |
40 | 41 | 779227332DFA3FB500D69EC0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = ReactNativeSdkExample/AppDelegate.swift; sourceTree = "<group>"; }; |
41 | 42 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = ReactNativeSdkExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
42 | | - C37A515B34C484F156F48110 /* Pods-ReactNativeSdkExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.release.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.release.xcconfig"; sourceTree = "<group>"; }; |
| 43 | + EA19B65827A1D757CC5AAC97 /* Pods-ReactNativeSdkExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.release.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.release.xcconfig"; sourceTree = "<group>"; }; |
43 | 44 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
44 | | - F395BEFC7809290D1773C84F /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
45 | 45 | /* End PBXFileReference section */ |
46 | 46 |
|
47 | 47 | /* Begin PBXFrameworksBuildPhase section */ |
|
56 | 56 | isa = PBXFrameworksBuildPhase; |
57 | 57 | buildActionMask = 2147483647; |
58 | 58 | files = ( |
59 | | - 77F63EC390061314C0718D51 /* libPods-ReactNativeSdkExample.a in Frameworks */, |
| 59 | + 81F6A9EA0E1CCC1AD730C5D9 /* libPods-ReactNativeSdkExample.a in Frameworks */, |
60 | 60 | ); |
61 | 61 | runOnlyForDeploymentPostprocessing = 0; |
62 | 62 | }; |
|
99 | 99 | isa = PBXGroup; |
100 | 100 | children = ( |
101 | 101 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
102 | | - F395BEFC7809290D1773C84F /* libPods-ReactNativeSdkExample.a */, |
| 102 | + 56080B9DEED42A97AD1B3D5C /* libPods-ReactNativeSdkExample.a */, |
103 | 103 | ); |
104 | 104 | name = Frameworks; |
105 | 105 | sourceTree = "<group>"; |
|
138 | 138 | BBD78D7AC51CEA395F1C20DB /* Pods */ = { |
139 | 139 | isa = PBXGroup; |
140 | 140 | children = ( |
141 | | - 627A5082522E8122626A42E9 /* Pods-ReactNativeSdkExample.debug.xcconfig */, |
142 | | - C37A515B34C484F156F48110 /* Pods-ReactNativeSdkExample.release.xcconfig */, |
| 141 | + 3A95ED4563D4389808EDEA8F /* Pods-ReactNativeSdkExample.debug.xcconfig */, |
| 142 | + EA19B65827A1D757CC5AAC97 /* Pods-ReactNativeSdkExample.release.xcconfig */, |
143 | 143 | ); |
144 | 144 | path = Pods; |
145 | 145 | sourceTree = "<group>"; |
|
169 | 169 | isa = PBXNativeTarget; |
170 | 170 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactNativeSdkExample" */; |
171 | 171 | buildPhases = ( |
172 | | - 00A09C8D745F4A4962CFCB16 /* [CP] Check Pods Manifest.lock */, |
| 172 | + B07642200E1BCDE7A80934E9 /* [CP] Check Pods Manifest.lock */, |
173 | 173 | 13B07F871A680F5B00A75B9A /* Sources */, |
174 | 174 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
175 | 175 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
176 | 176 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
177 | | - 70E3A2A47E764F7A78602595 /* [CP] Embed Pods Frameworks */, |
178 | | - EDF40E5EF2B0A60C77B1B71B /* [CP] Copy Pods Resources */, |
| 177 | + 756F1571292F7FB66FB0F625 /* [CP] Embed Pods Frameworks */, |
| 178 | + C5D9D662E100C568A4F9922D /* [CP] Copy Pods Resources */, |
179 | 179 | ); |
180 | 180 | buildRules = ( |
181 | 181 | ); |
|
244 | 244 | /* End PBXResourcesBuildPhase section */ |
245 | 245 |
|
246 | 246 | /* Begin PBXShellScriptBuildPhase section */ |
247 | | - 00A09C8D745F4A4962CFCB16 /* [CP] Check Pods Manifest.lock */ = { |
248 | | - isa = PBXShellScriptBuildPhase; |
249 | | - buildActionMask = 2147483647; |
250 | | - files = ( |
251 | | - ); |
252 | | - inputFileListPaths = ( |
253 | | - ); |
254 | | - inputPaths = ( |
255 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
256 | | - "${PODS_ROOT}/Manifest.lock", |
257 | | - ); |
258 | | - name = "[CP] Check Pods Manifest.lock"; |
259 | | - outputFileListPaths = ( |
260 | | - ); |
261 | | - outputPaths = ( |
262 | | - "$(DERIVED_FILE_DIR)/Pods-ReactNativeSdkExample-checkManifestLockResult.txt", |
263 | | - ); |
264 | | - runOnlyForDeploymentPostprocessing = 0; |
265 | | - shellPath = /bin/sh; |
266 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
267 | | - showEnvVarsInLog = 0; |
268 | | - }; |
269 | 247 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { |
270 | 248 | isa = PBXShellScriptBuildPhase; |
271 | 249 | buildActionMask = 2147483647; |
|
282 | 260 | shellPath = /bin/sh; |
283 | 261 | shellScript = "set -e\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n"; |
284 | 262 | }; |
285 | | - 24A6D3DBDA584D8F55796A6D /* [CP] Copy Pods Resources */ = { |
| 263 | + 756F1571292F7FB66FB0F625 /* [CP] Embed Pods Frameworks */ = { |
286 | 264 | isa = PBXShellScriptBuildPhase; |
287 | 265 | buildActionMask = 2147483647; |
288 | 266 | files = ( |
289 | 267 | ); |
290 | 268 | inputFileListPaths = ( |
291 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 269 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
292 | 270 | ); |
293 | | - name = "[CP] Copy Pods Resources"; |
| 271 | + name = "[CP] Embed Pods Frameworks"; |
294 | 272 | outputFileListPaths = ( |
295 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 273 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
296 | 274 | ); |
297 | 275 | runOnlyForDeploymentPostprocessing = 0; |
298 | 276 | shellPath = /bin/sh; |
299 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n"; |
| 277 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks.sh\"\n"; |
300 | 278 | showEnvVarsInLog = 0; |
301 | 279 | }; |
302 | | - 89B6BEF2485B9536DDD45973 /* [CP] Embed Pods Frameworks */ = { |
| 280 | + B07642200E1BCDE7A80934E9 /* [CP] Check Pods Manifest.lock */ = { |
303 | 281 | isa = PBXShellScriptBuildPhase; |
304 | 282 | buildActionMask = 2147483647; |
305 | 283 | files = ( |
306 | 284 | ); |
307 | 285 | inputFileListPaths = ( |
308 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
309 | 286 | ); |
310 | | - name = "[CP] Embed Pods Frameworks"; |
| 287 | + inputPaths = ( |
| 288 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 289 | + "${PODS_ROOT}/Manifest.lock", |
| 290 | + ); |
| 291 | + name = "[CP] Check Pods Manifest.lock"; |
311 | 292 | outputFileListPaths = ( |
312 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 293 | + ); |
| 294 | + outputPaths = ( |
| 295 | + "$(DERIVED_FILE_DIR)/Pods-ReactNativeSdkExample-checkManifestLockResult.txt", |
313 | 296 | ); |
314 | 297 | runOnlyForDeploymentPostprocessing = 0; |
315 | 298 | shellPath = /bin/sh; |
316 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks.sh\"\n"; |
| 299 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
317 | 300 | showEnvVarsInLog = 0; |
318 | 301 | }; |
319 | | - EDF40E5EF2B0A60C77B1B71B /* [CP] Copy Pods Resources */ = { |
| 302 | + C5D9D662E100C568A4F9922D /* [CP] Copy Pods Resources */ = { |
320 | 303 | isa = PBXShellScriptBuildPhase; |
321 | 304 | buildActionMask = 2147483647; |
322 | 305 | files = ( |
|
423 | 406 | }; |
424 | 407 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
425 | 408 | isa = XCBuildConfiguration; |
426 | | - baseConfigurationReference = 627A5082522E8122626A42E9 /* Pods-ReactNativeSdkExample.debug.xcconfig */; |
| 409 | + baseConfigurationReference = 3A95ED4563D4389808EDEA8F /* Pods-ReactNativeSdkExample.debug.xcconfig */; |
427 | 410 | buildSettings = { |
428 | 411 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
429 | 412 | CLANG_ENABLE_MODULES = YES; |
|
453 | 436 | }; |
454 | 437 | 13B07F951A680F5B00A75B9A /* Release */ = { |
455 | 438 | isa = XCBuildConfiguration; |
456 | | - baseConfigurationReference = C37A515B34C484F156F48110 /* Pods-ReactNativeSdkExample.release.xcconfig */; |
| 439 | + baseConfigurationReference = EA19B65827A1D757CC5AAC97 /* Pods-ReactNativeSdkExample.release.xcconfig */; |
457 | 440 | buildSettings = { |
458 | 441 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
459 | 442 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments