|
13 | 13 | 77E3B5772EA71A4B001449CE /* IterableJwtGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E3B5742EA71A4B001449CE /* IterableJwtGenerator.swift */; }; |
14 | 14 | 77E3B5782EA71A4B001449CE /* JwtTokenModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 77E3B5752EA71A4B001449CE /* JwtTokenModule.mm */; }; |
15 | 15 | 77E3B5792EA71A4B001449CE /* JwtTokenModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E3B5762EA71A4B001449CE /* JwtTokenModule.swift */; }; |
| 16 | + 7BABC8E95A78397FCECEA2F0 /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FF85D92A8A84B3F33F67BC54 /* libPods-ReactNativeSdkExample.a */; }; |
16 | 17 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
17 | 18 | A3A40C20801B8F02005FA4C0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */; }; |
18 | 19 | /* End PBXBuildFile section */ |
|
37 | 38 | 13B07FB71A68108700A75B9A /* ReactNativeSdkExample.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; name = ReactNativeSdkExample.entitlements; path = ReactNativeSdkExample/ReactNativeSdkExample.entitlements; sourceTree = "<group>"; }; |
38 | 39 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
39 | 40 | 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 41 | + 2056597565A00516C0B494AF /* 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>"; }; |
40 | 42 | 779227312DFA3FB500D69EC0 /* ReactNativeSdkExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExample-Bridging-Header.h"; sourceTree = "<group>"; }; |
41 | 43 | 779227322DFA3FB500D69EC0 /* ReactNativeSdkExampleTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExampleTests-Bridging-Header.h"; sourceTree = "<group>"; }; |
42 | 44 | 779227332DFA3FB500D69EC0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = ReactNativeSdkExample/AppDelegate.swift; sourceTree = "<group>"; }; |
43 | 45 | 77E3B5742EA71A4B001449CE /* IterableJwtGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IterableJwtGenerator.swift; sourceTree = "<group>"; }; |
44 | 46 | 77E3B5752EA71A4B001449CE /* JwtTokenModule.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = JwtTokenModule.mm; sourceTree = "<group>"; }; |
45 | 47 | 77E3B5762EA71A4B001449CE /* JwtTokenModule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JwtTokenModule.swift; sourceTree = "<group>"; }; |
46 | 48 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = ReactNativeSdkExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 49 | + A362BF549FC9765A361E0298 /* 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>"; }; |
47 | 50 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
| 51 | + FF85D92A8A84B3F33F67BC54 /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 52 | /* End PBXFileReference section */ |
49 | 53 |
|
50 | 54 | /* Begin PBXFrameworksBuildPhase section */ |
|
59 | 63 | isa = PBXFrameworksBuildPhase; |
60 | 64 | buildActionMask = 2147483647; |
61 | 65 | files = ( |
| 66 | + 7BABC8E95A78397FCECEA2F0 /* libPods-ReactNativeSdkExample.a in Frameworks */, |
62 | 67 | ); |
63 | 68 | runOnlyForDeploymentPostprocessing = 0; |
64 | 69 | }; |
|
102 | 107 | isa = PBXGroup; |
103 | 108 | children = ( |
104 | 109 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
| 110 | + FF85D92A8A84B3F33F67BC54 /* libPods-ReactNativeSdkExample.a */, |
105 | 111 | ); |
106 | 112 | name = Frameworks; |
107 | 113 | sourceTree = "<group>"; |
|
143 | 149 | BBD78D7AC51CEA395F1C20DB /* Pods */ = { |
144 | 150 | isa = PBXGroup; |
145 | 151 | children = ( |
| 152 | + A362BF549FC9765A361E0298 /* Pods-ReactNativeSdkExample.debug.xcconfig */, |
| 153 | + 2056597565A00516C0B494AF /* Pods-ReactNativeSdkExample.release.xcconfig */, |
146 | 154 | ); |
147 | 155 | path = Pods; |
148 | 156 | sourceTree = "<group>"; |
|
172 | 180 | isa = PBXNativeTarget; |
173 | 181 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactNativeSdkExample" */; |
174 | 182 | buildPhases = ( |
| 183 | + 69F36DF6FC66D84AAE2C6376 /* [CP] Check Pods Manifest.lock */, |
175 | 184 | 13B07F871A680F5B00A75B9A /* Sources */, |
176 | 185 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
177 | 186 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
178 | 187 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
| 188 | + 72215817BA6FBD07A244864A /* [CP] Embed Pods Frameworks */, |
| 189 | + E112FEFD67C426D6B93F1F1B /* [CP] Copy Pods Resources */, |
179 | 190 | ); |
180 | 191 | buildRules = ( |
181 | 192 | ); |
|
260 | 271 | shellPath = /bin/sh; |
261 | 272 | 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 | 273 | }; |
| 274 | + 69F36DF6FC66D84AAE2C6376 /* [CP] Check Pods Manifest.lock */ = { |
| 275 | + isa = PBXShellScriptBuildPhase; |
| 276 | + buildActionMask = 2147483647; |
| 277 | + files = ( |
| 278 | + ); |
| 279 | + inputFileListPaths = ( |
| 280 | + ); |
| 281 | + inputPaths = ( |
| 282 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 283 | + "${PODS_ROOT}/Manifest.lock", |
| 284 | + ); |
| 285 | + name = "[CP] Check Pods Manifest.lock"; |
| 286 | + outputFileListPaths = ( |
| 287 | + ); |
| 288 | + outputPaths = ( |
| 289 | + "$(DERIVED_FILE_DIR)/Pods-ReactNativeSdkExample-checkManifestLockResult.txt", |
| 290 | + ); |
| 291 | + runOnlyForDeploymentPostprocessing = 0; |
| 292 | + shellPath = /bin/sh; |
| 293 | + 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"; |
| 294 | + showEnvVarsInLog = 0; |
| 295 | + }; |
| 296 | + 72215817BA6FBD07A244864A /* [CP] Embed Pods Frameworks */ = { |
| 297 | + isa = PBXShellScriptBuildPhase; |
| 298 | + buildActionMask = 2147483647; |
| 299 | + files = ( |
| 300 | + ); |
| 301 | + inputFileListPaths = ( |
| 302 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 303 | + ); |
| 304 | + name = "[CP] Embed Pods Frameworks"; |
| 305 | + outputFileListPaths = ( |
| 306 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 307 | + ); |
| 308 | + runOnlyForDeploymentPostprocessing = 0; |
| 309 | + shellPath = /bin/sh; |
| 310 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks.sh\"\n"; |
| 311 | + showEnvVarsInLog = 0; |
| 312 | + }; |
| 313 | + E112FEFD67C426D6B93F1F1B /* [CP] Copy Pods Resources */ = { |
| 314 | + isa = PBXShellScriptBuildPhase; |
| 315 | + buildActionMask = 2147483647; |
| 316 | + files = ( |
| 317 | + ); |
| 318 | + inputFileListPaths = ( |
| 319 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 320 | + ); |
| 321 | + name = "[CP] Copy Pods Resources"; |
| 322 | + outputFileListPaths = ( |
| 323 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 324 | + ); |
| 325 | + runOnlyForDeploymentPostprocessing = 0; |
| 326 | + shellPath = /bin/sh; |
| 327 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n"; |
| 328 | + showEnvVarsInLog = 0; |
| 329 | + }; |
263 | 330 | /* End PBXShellScriptBuildPhase section */ |
264 | 331 |
|
265 | 332 | /* Begin PBXSourcesBuildPhase section */ |
|
353 | 420 | }; |
354 | 421 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
355 | 422 | isa = XCBuildConfiguration; |
| 423 | + baseConfigurationReference = A362BF549FC9765A361E0298 /* Pods-ReactNativeSdkExample.debug.xcconfig */; |
356 | 424 | buildSettings = { |
357 | 425 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
358 | 426 | CLANG_ENABLE_MODULES = YES; |
|
385 | 453 | }; |
386 | 454 | 13B07F951A680F5B00A75B9A /* Release */ = { |
387 | 455 | isa = XCBuildConfiguration; |
| 456 | + baseConfigurationReference = 2056597565A00516C0B494AF /* Pods-ReactNativeSdkExample.release.xcconfig */; |
388 | 457 | buildSettings = { |
389 | 458 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
390 | 459 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments