|
12 | 12 | 779227342DFA3FB500D69EC0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 779227332DFA3FB500D69EC0 /* AppDelegate.swift */; }; |
13 | 13 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
14 | 14 | A3A40C20801B8F02005FA4C0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */; }; |
15 | | - D8AD8DD7C4BBDAA8AE397A1B /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BA21919EC27D7F5BAE79A81 /* libPods-ReactNativeSdkExample.a */; }; |
16 | 15 | /* End PBXBuildFile section */ |
17 | 16 |
|
18 | 17 | /* Begin PBXContainerItemProxy section */ |
|
33 | 32 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ReactNativeSdkExample/Images.xcassets; sourceTree = "<group>"; }; |
34 | 33 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ReactNativeSdkExample/Info.plist; sourceTree = "<group>"; }; |
35 | 34 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
36 | | - 1BA21919EC27D7F5BAE79A81 /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
37 | 35 | 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
38 | | - 24F802EFDCFB094D34916C72 /* 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>"; }; |
39 | 36 | 779227312DFA3FB500D69EC0 /* ReactNativeSdkExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExample-Bridging-Header.h"; sourceTree = "<group>"; }; |
40 | 37 | 779227322DFA3FB500D69EC0 /* ReactNativeSdkExampleTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExampleTests-Bridging-Header.h"; sourceTree = "<group>"; }; |
41 | 38 | 779227332DFA3FB500D69EC0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = ReactNativeSdkExample/AppDelegate.swift; sourceTree = "<group>"; }; |
42 | 39 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = ReactNativeSdkExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
43 | 40 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
44 | | - EDCEA27594161CE66029771A /* 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>"; }; |
45 | 41 | /* End PBXFileReference section */ |
46 | 42 |
|
47 | 43 | /* Begin PBXFrameworksBuildPhase section */ |
|
56 | 52 | isa = PBXFrameworksBuildPhase; |
57 | 53 | buildActionMask = 2147483647; |
58 | 54 | files = ( |
59 | | - D8AD8DD7C4BBDAA8AE397A1B /* libPods-ReactNativeSdkExample.a in Frameworks */, |
60 | 55 | ); |
61 | 56 | runOnlyForDeploymentPostprocessing = 0; |
62 | 57 | }; |
|
99 | 94 | isa = PBXGroup; |
100 | 95 | children = ( |
101 | 96 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
102 | | - 1BA21919EC27D7F5BAE79A81 /* libPods-ReactNativeSdkExample.a */, |
103 | 97 | ); |
104 | 98 | name = Frameworks; |
105 | 99 | sourceTree = "<group>"; |
|
138 | 132 | BBD78D7AC51CEA395F1C20DB /* Pods */ = { |
139 | 133 | isa = PBXGroup; |
140 | 134 | children = ( |
141 | | - EDCEA27594161CE66029771A /* Pods-ReactNativeSdkExample.debug.xcconfig */, |
142 | | - 24F802EFDCFB094D34916C72 /* Pods-ReactNativeSdkExample.release.xcconfig */, |
143 | 135 | ); |
144 | 136 | path = Pods; |
145 | 137 | sourceTree = "<group>"; |
|
169 | 161 | isa = PBXNativeTarget; |
170 | 162 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactNativeSdkExample" */; |
171 | 163 | buildPhases = ( |
172 | | - F706883CA13F4E50A06B85B2 /* [CP] Check Pods Manifest.lock */, |
173 | 164 | 13B07F871A680F5B00A75B9A /* Sources */, |
174 | 165 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
175 | 166 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
176 | 167 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
177 | | - 2128D4591E26BD193F1293F1 /* [CP] Embed Pods Frameworks */, |
178 | | - BBD6908F2EAA6D3A6C078EA9 /* [CP] Copy Pods Resources */, |
179 | 168 | ); |
180 | 169 | buildRules = ( |
181 | 170 | ); |
|
260 | 249 | shellPath = /bin/sh; |
261 | 250 | 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"; |
262 | 251 | }; |
263 | | - 2128D4591E26BD193F1293F1 /* [CP] Embed Pods Frameworks */ = { |
264 | | - isa = PBXShellScriptBuildPhase; |
265 | | - buildActionMask = 2147483647; |
266 | | - files = ( |
267 | | - ); |
268 | | - inputFileListPaths = ( |
269 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
270 | | - ); |
271 | | - name = "[CP] Embed Pods Frameworks"; |
272 | | - outputFileListPaths = ( |
273 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
274 | | - ); |
275 | | - runOnlyForDeploymentPostprocessing = 0; |
276 | | - shellPath = /bin/sh; |
277 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks.sh\"\n"; |
278 | | - showEnvVarsInLog = 0; |
279 | | - }; |
280 | | - BBD6908F2EAA6D3A6C078EA9 /* [CP] Copy Pods Resources */ = { |
281 | | - isa = PBXShellScriptBuildPhase; |
282 | | - buildActionMask = 2147483647; |
283 | | - files = ( |
284 | | - ); |
285 | | - inputFileListPaths = ( |
286 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
287 | | - ); |
288 | | - name = "[CP] Copy Pods Resources"; |
289 | | - outputFileListPaths = ( |
290 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
291 | | - ); |
292 | | - runOnlyForDeploymentPostprocessing = 0; |
293 | | - shellPath = /bin/sh; |
294 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n"; |
295 | | - showEnvVarsInLog = 0; |
296 | | - }; |
297 | | - F706883CA13F4E50A06B85B2 /* [CP] Check Pods Manifest.lock */ = { |
298 | | - isa = PBXShellScriptBuildPhase; |
299 | | - buildActionMask = 2147483647; |
300 | | - files = ( |
301 | | - ); |
302 | | - inputFileListPaths = ( |
303 | | - ); |
304 | | - inputPaths = ( |
305 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
306 | | - "${PODS_ROOT}/Manifest.lock", |
307 | | - ); |
308 | | - name = "[CP] Check Pods Manifest.lock"; |
309 | | - outputFileListPaths = ( |
310 | | - ); |
311 | | - outputPaths = ( |
312 | | - "$(DERIVED_FILE_DIR)/Pods-ReactNativeSdkExample-checkManifestLockResult.txt", |
313 | | - ); |
314 | | - runOnlyForDeploymentPostprocessing = 0; |
315 | | - shellPath = /bin/sh; |
316 | | - 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 | | - showEnvVarsInLog = 0; |
318 | | - }; |
319 | 252 | /* End PBXShellScriptBuildPhase section */ |
320 | 253 |
|
321 | 254 | /* Begin PBXSourcesBuildPhase section */ |
|
406 | 339 | }; |
407 | 340 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
408 | 341 | isa = XCBuildConfiguration; |
409 | | - baseConfigurationReference = EDCEA27594161CE66029771A /* Pods-ReactNativeSdkExample.debug.xcconfig */; |
410 | 342 | buildSettings = { |
411 | 343 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
412 | 344 | CLANG_ENABLE_MODULES = YES; |
|
436 | 368 | }; |
437 | 369 | 13B07F951A680F5B00A75B9A /* Release */ = { |
438 | 370 | isa = XCBuildConfiguration; |
439 | | - baseConfigurationReference = 24F802EFDCFB094D34916C72 /* Pods-ReactNativeSdkExample.release.xcconfig */; |
440 | 371 | buildSettings = { |
441 | 372 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
442 | 373 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments