|
9 | 9 | /* Begin PBXBuildFile section */ |
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 | | - 340B7344440A7080C4C41481 /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F33C80ED83377BE42557E7A1 /* libPods-ReactNativeSdkExample.a */; }; |
13 | 12 | 779227342DFA3FB500D69EC0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 779227332DFA3FB500D69EC0 /* AppDelegate.swift */; }; |
14 | 13 | 77E3B5772EA71A4B001449CE /* IterableJwtGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E3B5742EA71A4B001449CE /* IterableJwtGenerator.swift */; }; |
15 | 14 | 77E3B5782EA71A4B001449CE /* JwtTokenModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 77E3B5752EA71A4B001449CE /* JwtTokenModule.mm */; }; |
16 | 15 | 77E3B5792EA71A4B001449CE /* JwtTokenModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E3B5762EA71A4B001449CE /* JwtTokenModule.swift */; }; |
| 16 | + 7C8CB9778D44155D232C3690 /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FC8A71BC6B8F9B2B3CF98A77 /* libPods-ReactNativeSdkExample.a */; }; |
17 | 17 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
18 | 18 | A3A40C20801B8F02005FA4C0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */; }; |
19 | 19 | /* End PBXBuildFile section */ |
|
32 | 32 | 00E356EE1AD99517003FC87E /* ReactNativeSdkExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ReactNativeSdkExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | 33 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
34 | 34 | 00E356F21AD99517003FC87E /* ReactNativeSdkExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ReactNativeSdkExampleTests.m; sourceTree = "<group>"; }; |
35 | | - 0E36B716BFEBCD6726A94808 /* 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>"; }; |
36 | 35 | 13B07F961A680F5B00A75B9A /* ReactNativeSdkExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReactNativeSdkExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
37 | 36 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ReactNativeSdkExample/Images.xcassets; sourceTree = "<group>"; }; |
38 | 37 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ReactNativeSdkExample/Info.plist; sourceTree = "<group>"; }; |
39 | 38 | 13B07FB71A68108700A75B9A /* ReactNativeSdkExample.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; name = ReactNativeSdkExample.entitlements; path = ReactNativeSdkExample/ReactNativeSdkExample.entitlements; sourceTree = "<group>"; }; |
40 | 39 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
41 | 40 | 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 41 | + 2417D1EB7566273B17DC1E08 /* 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>"; }; |
42 | 42 | 779227312DFA3FB500D69EC0 /* ReactNativeSdkExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExample-Bridging-Header.h"; sourceTree = "<group>"; }; |
43 | 43 | 779227322DFA3FB500D69EC0 /* ReactNativeSdkExampleTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExampleTests-Bridging-Header.h"; sourceTree = "<group>"; }; |
44 | 44 | 779227332DFA3FB500D69EC0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = ReactNativeSdkExample/AppDelegate.swift; sourceTree = "<group>"; }; |
45 | 45 | 77E3B5742EA71A4B001449CE /* IterableJwtGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IterableJwtGenerator.swift; sourceTree = "<group>"; }; |
46 | 46 | 77E3B5752EA71A4B001449CE /* JwtTokenModule.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = JwtTokenModule.mm; sourceTree = "<group>"; }; |
47 | 47 | 77E3B5762EA71A4B001449CE /* JwtTokenModule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JwtTokenModule.swift; sourceTree = "<group>"; }; |
48 | 48 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = ReactNativeSdkExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 49 | + C54F5D14A47F992CD62ED1F6 /* 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>"; }; |
49 | 50 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
50 | | - F33C80ED83377BE42557E7A1 /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | | - F4BEA47FF573D84ED4C085C9 /* 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>"; }; |
| 51 | + FC8A71BC6B8F9B2B3CF98A77 /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 52 | /* End PBXFileReference section */ |
53 | 53 |
|
54 | 54 | /* Begin PBXFrameworksBuildPhase section */ |
|
63 | 63 | isa = PBXFrameworksBuildPhase; |
64 | 64 | buildActionMask = 2147483647; |
65 | 65 | files = ( |
66 | | - 340B7344440A7080C4C41481 /* libPods-ReactNativeSdkExample.a in Frameworks */, |
| 66 | + 7C8CB9778D44155D232C3690 /* libPods-ReactNativeSdkExample.a in Frameworks */, |
67 | 67 | ); |
68 | 68 | runOnlyForDeploymentPostprocessing = 0; |
69 | 69 | }; |
|
107 | 107 | isa = PBXGroup; |
108 | 108 | children = ( |
109 | 109 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
110 | | - F33C80ED83377BE42557E7A1 /* libPods-ReactNativeSdkExample.a */, |
| 110 | + FC8A71BC6B8F9B2B3CF98A77 /* libPods-ReactNativeSdkExample.a */, |
111 | 111 | ); |
112 | 112 | name = Frameworks; |
113 | 113 | sourceTree = "<group>"; |
|
149 | 149 | BBD78D7AC51CEA395F1C20DB /* Pods */ = { |
150 | 150 | isa = PBXGroup; |
151 | 151 | children = ( |
152 | | - 0E36B716BFEBCD6726A94808 /* Pods-ReactNativeSdkExample.debug.xcconfig */, |
153 | | - F4BEA47FF573D84ED4C085C9 /* Pods-ReactNativeSdkExample.release.xcconfig */, |
| 152 | + C54F5D14A47F992CD62ED1F6 /* Pods-ReactNativeSdkExample.debug.xcconfig */, |
| 153 | + 2417D1EB7566273B17DC1E08 /* Pods-ReactNativeSdkExample.release.xcconfig */, |
154 | 154 | ); |
155 | 155 | path = Pods; |
156 | 156 | sourceTree = "<group>"; |
|
180 | 180 | isa = PBXNativeTarget; |
181 | 181 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactNativeSdkExample" */; |
182 | 182 | buildPhases = ( |
183 | | - 438E21A5836E9B59D38C5C82 /* [CP] Check Pods Manifest.lock */, |
| 183 | + 5C8B0D811BD007F9E22570D2 /* [CP] Check Pods Manifest.lock */, |
184 | 184 | 13B07F871A680F5B00A75B9A /* Sources */, |
185 | 185 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
186 | 186 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
187 | 187 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
188 | | - 000604D101B3615CA902775E /* [CP] Embed Pods Frameworks */, |
189 | | - F8022DDAF9F0BC2A3E9694F4 /* [CP] Copy Pods Resources */, |
| 188 | + 11622BAFEF48FA6292AA3DB6 /* [CP] Embed Pods Frameworks */, |
| 189 | + 2FB5F3B3B7AA8800DE988A29 /* [CP] Copy Pods Resources */, |
190 | 190 | ); |
191 | 191 | buildRules = ( |
192 | 192 | ); |
|
203 | 203 | 83CBB9F71A601CBA00E9B192 /* Project object */ = { |
204 | 204 | isa = PBXProject; |
205 | 205 | attributes = { |
206 | | - LastUpgradeCheck = 1210; |
| 206 | + BuildIndependentTargetsInParallel = YES; |
| 207 | + LastUpgradeCheck = 2640; |
207 | 208 | TargetAttributes = { |
208 | 209 | 00E356ED1AD99517003FC87E = { |
209 | 210 | CreatedOnToolsVersion = 6.2; |
|
255 | 256 | /* End PBXResourcesBuildPhase section */ |
256 | 257 |
|
257 | 258 | /* Begin PBXShellScriptBuildPhase section */ |
258 | | - 000604D101B3615CA902775E /* [CP] Embed Pods Frameworks */ = { |
| 259 | + 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { |
| 260 | + isa = PBXShellScriptBuildPhase; |
| 261 | + buildActionMask = 2147483647; |
| 262 | + files = ( |
| 263 | + ); |
| 264 | + inputPaths = ( |
| 265 | + "$(SRCROOT)/.xcode.env.local", |
| 266 | + "$(SRCROOT)/.xcode.env", |
| 267 | + ); |
| 268 | + name = "Bundle React Native code and images"; |
| 269 | + outputPaths = ( |
| 270 | + ); |
| 271 | + runOnlyForDeploymentPostprocessing = 0; |
| 272 | + shellPath = /bin/sh; |
| 273 | + 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"; |
| 274 | + }; |
| 275 | + 11622BAFEF48FA6292AA3DB6 /* [CP] Embed Pods Frameworks */ = { |
259 | 276 | isa = PBXShellScriptBuildPhase; |
260 | 277 | buildActionMask = 2147483647; |
261 | 278 | files = ( |
|
272 | 289 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks.sh\"\n"; |
273 | 290 | showEnvVarsInLog = 0; |
274 | 291 | }; |
275 | | - 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { |
| 292 | + 2FB5F3B3B7AA8800DE988A29 /* [CP] Copy Pods Resources */ = { |
276 | 293 | isa = PBXShellScriptBuildPhase; |
277 | 294 | buildActionMask = 2147483647; |
278 | 295 | files = ( |
279 | 296 | ); |
280 | | - inputPaths = ( |
281 | | - "$(SRCROOT)/.xcode.env.local", |
282 | | - "$(SRCROOT)/.xcode.env", |
| 297 | + inputFileListPaths = ( |
| 298 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
283 | 299 | ); |
284 | | - name = "Bundle React Native code and images"; |
285 | | - outputPaths = ( |
| 300 | + name = "[CP] Copy Pods Resources"; |
| 301 | + outputFileListPaths = ( |
| 302 | + "${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
286 | 303 | ); |
287 | 304 | runOnlyForDeploymentPostprocessing = 0; |
288 | 305 | shellPath = /bin/sh; |
289 | | - 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"; |
| 306 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n"; |
| 307 | + showEnvVarsInLog = 0; |
290 | 308 | }; |
291 | | - 438E21A5836E9B59D38C5C82 /* [CP] Check Pods Manifest.lock */ = { |
| 309 | + 5C8B0D811BD007F9E22570D2 /* [CP] Check Pods Manifest.lock */ = { |
292 | 310 | isa = PBXShellScriptBuildPhase; |
293 | 311 | buildActionMask = 2147483647; |
294 | 312 | files = ( |
|
310 | 328 | 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"; |
311 | 329 | showEnvVarsInLog = 0; |
312 | 330 | }; |
313 | | - F8022DDAF9F0BC2A3E9694F4 /* [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 | | - }; |
330 | 331 | /* End PBXShellScriptBuildPhase section */ |
331 | 332 |
|
332 | 333 | /* Begin PBXSourcesBuildPhase section */ |
|
365 | 366 | buildSettings = { |
366 | 367 | BUNDLE_LOADER = "$(TEST_HOST)"; |
367 | 368 | CLANG_ENABLE_MODULES = YES; |
368 | | - DEVELOPMENT_TEAM = BP98Z28R86; |
369 | 369 | GCC_PREPROCESSOR_DEFINITIONS = ( |
370 | 370 | "DEBUG=1", |
371 | 371 | "$(inherited)", |
|
397 | 397 | BUNDLE_LOADER = "$(TEST_HOST)"; |
398 | 398 | CLANG_ENABLE_MODULES = YES; |
399 | 399 | COPY_PHASE_STRIP = NO; |
400 | | - DEVELOPMENT_TEAM = BP98Z28R86; |
401 | 400 | INFOPLIST_FILE = ReactNativeSdkExampleTests/Info.plist; |
402 | 401 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
403 | 402 | LD_RUNPATH_SEARCH_PATHS = ( |
|
420 | 419 | }; |
421 | 420 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
422 | 421 | isa = XCBuildConfiguration; |
423 | | - baseConfigurationReference = 0E36B716BFEBCD6726A94808 /* Pods-ReactNativeSdkExample.debug.xcconfig */; |
| 422 | + baseConfigurationReference = C54F5D14A47F992CD62ED1F6 /* Pods-ReactNativeSdkExample.debug.xcconfig */; |
424 | 423 | buildSettings = { |
425 | 424 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
426 | 425 | CLANG_ENABLE_MODULES = YES; |
427 | 426 | CODE_SIGN_ENTITLEMENTS = ReactNativeSdkExample/ReactNativeSdkExample.entitlements; |
428 | 427 | CURRENT_PROJECT_VERSION = 1; |
429 | | - DEVELOPMENT_TEAM = BP98Z28R86; |
430 | 428 | ENABLE_BITCODE = NO; |
431 | 429 | INFOPLIST_FILE = ReactNativeSdkExample/Info.plist; |
432 | 430 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
|
451 | 449 | }; |
452 | 450 | 13B07F951A680F5B00A75B9A /* Release */ = { |
453 | 451 | isa = XCBuildConfiguration; |
454 | | - baseConfigurationReference = F4BEA47FF573D84ED4C085C9 /* Pods-ReactNativeSdkExample.release.xcconfig */; |
| 452 | + baseConfigurationReference = 2417D1EB7566273B17DC1E08 /* Pods-ReactNativeSdkExample.release.xcconfig */; |
455 | 453 | buildSettings = { |
456 | 454 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
457 | 455 | CLANG_ENABLE_MODULES = YES; |
458 | 456 | CODE_SIGN_ENTITLEMENTS = ReactNativeSdkExample/ReactNativeSdkExample.entitlements; |
459 | 457 | CURRENT_PROJECT_VERSION = 1; |
460 | | - DEVELOPMENT_TEAM = BP98Z28R86; |
461 | 458 | INFOPLIST_FILE = ReactNativeSdkExample/Info.plist; |
462 | 459 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
463 | 460 | LD_RUNPATH_SEARCH_PATHS = ( |
|
511 | 508 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
512 | 509 | COPY_PHASE_STRIP = NO; |
513 | 510 | CXX = ""; |
| 511 | + DEVELOPMENT_TEAM = BP98Z28R86; |
514 | 512 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
515 | 513 | ENABLE_TESTABILITY = YES; |
| 514 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
516 | 515 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
517 | 516 | GCC_C_LANGUAGE_STANDARD = gnu99; |
518 | 517 | GCC_DYNAMIC_NO_PIC = NO; |
|
568 | 567 | ); |
569 | 568 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
570 | 569 | SDKROOT = iphoneos; |
| 570 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
571 | 571 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
572 | 572 | USE_HERMES = true; |
573 | 573 | }; |
|
606 | 606 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
607 | 607 | COPY_PHASE_STRIP = YES; |
608 | 608 | CXX = ""; |
| 609 | + DEVELOPMENT_TEAM = BP98Z28R86; |
609 | 610 | ENABLE_NS_ASSERTIONS = NO; |
610 | 611 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 612 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
611 | 613 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
612 | 614 | GCC_C_LANGUAGE_STANDARD = gnu99; |
613 | 615 | GCC_NO_COMMON_BLOCKS = YES; |
|
655 | 657 | ); |
656 | 658 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
657 | 659 | SDKROOT = iphoneos; |
| 660 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
| 661 | + SWIFT_COMPILATION_MODE = wholemodule; |
658 | 662 | USE_HERMES = true; |
659 | 663 | VALIDATE_PRODUCT = YES; |
660 | 664 | }; |
|
0 commit comments