|
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 */; }; |
13 | 14 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
14 | 15 | A3A40C20801B8F02005FA4C0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */; }; |
15 | | - A6C0695C2CEB3E991B349B28 /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5750A1B5F0DE8C0CA5F46AD7 /* libPods-ReactNativeSdkExample.a */; }; |
16 | 16 | /* End PBXBuildFile section */ |
17 | 17 |
|
18 | 18 | /* Begin PBXContainerItemProxy section */ |
|
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 | | - 489E9B1B73890306BCD7B250 /* 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>"; }; |
38 | | - 5750A1B5F0DE8C0CA5F46AD7 /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
39 | | - 67C6240790C3DAF138EB4ADB /* 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 | + 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>"; }; |
40 | 38 | 779227312DFA3FB500D69EC0 /* ReactNativeSdkExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExample-Bridging-Header.h"; sourceTree = "<group>"; }; |
41 | 39 | 779227322DFA3FB500D69EC0 /* ReactNativeSdkExampleTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExampleTests-Bridging-Header.h"; sourceTree = "<group>"; }; |
42 | 40 | 779227332DFA3FB500D69EC0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = ReactNativeSdkExample/AppDelegate.swift; sourceTree = "<group>"; }; |
43 | 41 | 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>"; }; |
44 | 43 | 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 | | - A6C0695C2CEB3E991B349B28 /* libPods-ReactNativeSdkExample.a in Frameworks */, |
| 59 | + 77F63EC390061314C0718D51 /* 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 | | - 5750A1B5F0DE8C0CA5F46AD7 /* libPods-ReactNativeSdkExample.a */, |
| 102 | + F395BEFC7809290D1773C84F /* 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 | | - 67C6240790C3DAF138EB4ADB /* Pods-ReactNativeSdkExample.debug.xcconfig */, |
142 | | - 489E9B1B73890306BCD7B250 /* Pods-ReactNativeSdkExample.release.xcconfig */, |
| 141 | + 627A5082522E8122626A42E9 /* Pods-ReactNativeSdkExample.debug.xcconfig */, |
| 142 | + C37A515B34C484F156F48110 /* 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 | | - 39F16507F41D7B65C4BB2AFA /* [CP] Check Pods Manifest.lock */, |
| 172 | + 00A09C8D745F4A4962CFCB16 /* [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 | | - 9BCDAF1ED4681299F154EB0B /* [CP] Embed Pods Frameworks */, |
178 | | - 577CB6D19BA58383681D2C91 /* [CP] Copy Pods Resources */, |
| 177 | + 70E3A2A47E764F7A78602595 /* [CP] Embed Pods Frameworks */, |
| 178 | + EDF40E5EF2B0A60C77B1B71B /* [CP] Copy Pods Resources */, |
179 | 179 | ); |
180 | 180 | buildRules = ( |
181 | 181 | ); |
|
244 | 244 | /* End PBXResourcesBuildPhase section */ |
245 | 245 |
|
246 | 246 | /* Begin PBXShellScriptBuildPhase section */ |
247 | | - 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { |
248 | | - isa = PBXShellScriptBuildPhase; |
249 | | - buildActionMask = 2147483647; |
250 | | - files = ( |
251 | | - ); |
252 | | - inputPaths = ( |
253 | | - "$(SRCROOT)/.xcode.env.local", |
254 | | - "$(SRCROOT)/.xcode.env", |
255 | | - ); |
256 | | - name = "Bundle React Native code and images"; |
257 | | - outputPaths = ( |
258 | | - ); |
259 | | - runOnlyForDeploymentPostprocessing = 0; |
260 | | - shellPath = /bin/sh; |
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"; |
262 | | - }; |
263 | | - 39F16507F41D7B65C4BB2AFA /* [CP] Check Pods Manifest.lock */ = { |
| 247 | + 00A09C8D745F4A4962CFCB16 /* [CP] Check Pods Manifest.lock */ = { |
264 | 248 | isa = PBXShellScriptBuildPhase; |
265 | 249 | buildActionMask = 2147483647; |
266 | 250 | files = ( |
|
282 | 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"; |
283 | 267 | showEnvVarsInLog = 0; |
284 | 268 | }; |
285 | | - 577CB6D19BA58383681D2C91 /* [CP] Copy Pods Resources */ = { |
| 269 | + 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { |
286 | 270 | isa = PBXShellScriptBuildPhase; |
287 | 271 | buildActionMask = 2147483647; |
288 | 272 | files = ( |
289 | 273 | ); |
290 | | - inputFileListPaths = ( |
291 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 274 | + inputPaths = ( |
| 275 | + "$(SRCROOT)/.xcode.env.local", |
| 276 | + "$(SRCROOT)/.xcode.env", |
292 | 277 | ); |
293 | | - name = "[CP] Copy Pods Resources"; |
294 | | - outputFileListPaths = ( |
295 | | - "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 278 | + name = "Bundle React Native code and images"; |
| 279 | + outputPaths = ( |
296 | 280 | ); |
297 | 281 | runOnlyForDeploymentPostprocessing = 0; |
298 | 282 | shellPath = /bin/sh; |
299 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n"; |
300 | | - showEnvVarsInLog = 0; |
| 283 | + 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"; |
301 | 284 | }; |
302 | | - 9BCDAF1ED4681299F154EB0B /* [CP] Embed Pods Frameworks */ = { |
| 285 | + 70E3A2A47E764F7A78602595 /* [CP] Embed Pods Frameworks */ = { |
303 | 286 | isa = PBXShellScriptBuildPhase; |
304 | 287 | buildActionMask = 2147483647; |
305 | 288 | files = ( |
|
316 | 299 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks.sh\"\n"; |
317 | 300 | showEnvVarsInLog = 0; |
318 | 301 | }; |
| 302 | + EDF40E5EF2B0A60C77B1B71B /* [CP] Copy Pods Resources */ = { |
| 303 | + isa = PBXShellScriptBuildPhase; |
| 304 | + buildActionMask = 2147483647; |
| 305 | + files = ( |
| 306 | + ); |
| 307 | + inputFileListPaths = ( |
| 308 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 309 | + ); |
| 310 | + name = "[CP] Copy Pods Resources"; |
| 311 | + outputFileListPaths = ( |
| 312 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 313 | + ); |
| 314 | + runOnlyForDeploymentPostprocessing = 0; |
| 315 | + shellPath = /bin/sh; |
| 316 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n"; |
| 317 | + showEnvVarsInLog = 0; |
| 318 | + }; |
319 | 319 | /* End PBXShellScriptBuildPhase section */ |
320 | 320 |
|
321 | 321 | /* Begin PBXSourcesBuildPhase section */ |
|
406 | 406 | }; |
407 | 407 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
408 | 408 | isa = XCBuildConfiguration; |
409 | | - baseConfigurationReference = 67C6240790C3DAF138EB4ADB /* Pods-ReactNativeSdkExample.debug.xcconfig */; |
| 409 | + baseConfigurationReference = 627A5082522E8122626A42E9 /* Pods-ReactNativeSdkExample.debug.xcconfig */; |
410 | 410 | buildSettings = { |
411 | 411 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
412 | 412 | CLANG_ENABLE_MODULES = YES; |
|
436 | 436 | }; |
437 | 437 | 13B07F951A680F5B00A75B9A /* Release */ = { |
438 | 438 | isa = XCBuildConfiguration; |
439 | | - baseConfigurationReference = 489E9B1B73890306BCD7B250 /* Pods-ReactNativeSdkExample.release.xcconfig */; |
| 439 | + baseConfigurationReference = C37A515B34C484F156F48110 /* Pods-ReactNativeSdkExample.release.xcconfig */; |
440 | 440 | buildSettings = { |
441 | 441 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
442 | 442 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments