|
12 | 12 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
13 | 13 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
14 | 14 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
| 15 | + 506832DBCAAFA1F4E6DBDF3E /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 4EC4F52A87C550D226BAE734 /* PrivacyInfo.xcprivacy */; }; |
15 | 16 | 7699B88040F8A987B510C191 /* libPods-OrientationLockerExample-OrientationLockerExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-OrientationLockerExample-OrientationLockerExampleTests.a */; }; |
16 | 17 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
17 | 18 | /* End PBXBuildFile section */ |
|
36 | 37 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = OrientationLockerExample/Images.xcassets; sourceTree = "<group>"; }; |
37 | 38 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = OrientationLockerExample/Info.plist; sourceTree = "<group>"; }; |
38 | 39 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = OrientationLockerExample/main.m; sourceTree = "<group>"; }; |
39 | | - 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = OrientationLockerExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 40 | + 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = OrientationLockerExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
40 | 41 | 19F6CBCC0A4E27FBF8BF4A61 /* libPods-OrientationLockerExample-OrientationLockerExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OrientationLockerExample-OrientationLockerExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | 42 | 3B4392A12AC88292D35C810B /* Pods-OrientationLockerExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OrientationLockerExample.debug.xcconfig"; path = "Target Support Files/Pods-OrientationLockerExample/Pods-OrientationLockerExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 43 | + 4EC4F52A87C550D226BAE734 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = OrientationLockerExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
42 | 44 | 5709B34CF0A7D63546082F79 /* Pods-OrientationLockerExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OrientationLockerExample.release.xcconfig"; path = "Target Support Files/Pods-OrientationLockerExample/Pods-OrientationLockerExample.release.xcconfig"; sourceTree = "<group>"; }; |
43 | 45 | 5B7EB9410499542E8C5724F5 /* Pods-OrientationLockerExample-OrientationLockerExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OrientationLockerExample-OrientationLockerExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-OrientationLockerExample-OrientationLockerExampleTests/Pods-OrientationLockerExample-OrientationLockerExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
44 | 46 | 5DCACB8F33CDC322A6C60F78 /* libPods-OrientationLockerExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OrientationLockerExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
94 | 96 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, |
95 | 97 | 13B07FB71A68108700A75B9A /* main.m */, |
96 | 98 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */, |
| 99 | + 4EC4F52A87C550D226BAE734 /* PrivacyInfo.xcprivacy */, |
97 | 100 | ); |
98 | 101 | name = OrientationLockerExample; |
99 | 102 | sourceTree = "<group>"; |
|
245 | 248 | files = ( |
246 | 249 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
247 | 250 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
| 251 | + 506832DBCAAFA1F4E6DBDF3E /* PrivacyInfo.xcprivacy in Resources */, |
248 | 252 | ); |
249 | 253 | runOnlyForDeploymentPostprocessing = 0; |
250 | 254 | }; |
|
517 | 521 | isa = XCBuildConfiguration; |
518 | 522 | buildSettings = { |
519 | 523 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 524 | + CC = ""; |
520 | 525 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
521 | 526 | CLANG_CXX_LANGUAGE_STANDARD = "c++20"; |
522 | 527 | CLANG_CXX_LIBRARY = "libc++"; |
|
544 | 549 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
545 | 550 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
546 | 551 | COPY_PHASE_STRIP = NO; |
| 552 | + CXX = ""; |
547 | 553 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
548 | 554 | ENABLE_TESTABILITY = YES; |
549 | 555 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
|
563 | 569 | GCC_WARN_UNUSED_FUNCTION = YES; |
564 | 570 | GCC_WARN_UNUSED_VARIABLE = YES; |
565 | 571 | IPHONEOS_DEPLOYMENT_TARGET = 13.4; |
| 572 | + LD = ""; |
| 573 | + LDPLUSPLUS = ""; |
566 | 574 | LD_RUNPATH_SEARCH_PATHS = ( |
567 | 575 | /usr/lib/swift, |
568 | 576 | "$(inherited)", |
|
582 | 590 | "-DFOLLY_CFG_NO_COROUTINES=1", |
583 | 591 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
584 | 592 | ); |
| 593 | + OTHER_LDFLAGS = ( |
| 594 | + "$(inherited)", |
| 595 | + " ", |
| 596 | + ); |
| 597 | + REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
585 | 598 | SDKROOT = iphoneos; |
| 599 | + USE_HERMES = true; |
586 | 600 | }; |
587 | 601 | name = Debug; |
588 | 602 | }; |
589 | 603 | 83CBBA211A601CBA00E9B192 /* Release */ = { |
590 | 604 | isa = XCBuildConfiguration; |
591 | 605 | buildSettings = { |
592 | 606 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 607 | + CC = ""; |
593 | 608 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
594 | 609 | CLANG_CXX_LANGUAGE_STANDARD = "c++20"; |
595 | 610 | CLANG_CXX_LIBRARY = "libc++"; |
|
617 | 632 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
618 | 633 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
619 | 634 | COPY_PHASE_STRIP = YES; |
| 635 | + CXX = ""; |
620 | 636 | ENABLE_NS_ASSERTIONS = NO; |
621 | 637 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
622 | 638 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
|
629 | 645 | GCC_WARN_UNUSED_FUNCTION = YES; |
630 | 646 | GCC_WARN_UNUSED_VARIABLE = YES; |
631 | 647 | IPHONEOS_DEPLOYMENT_TARGET = 13.4; |
| 648 | + LD = ""; |
| 649 | + LDPLUSPLUS = ""; |
632 | 650 | LD_RUNPATH_SEARCH_PATHS = ( |
633 | 651 | /usr/lib/swift, |
634 | 652 | "$(inherited)", |
|
647 | 665 | "-DFOLLY_CFG_NO_COROUTINES=1", |
648 | 666 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
649 | 667 | ); |
| 668 | + OTHER_LDFLAGS = ( |
| 669 | + "$(inherited)", |
| 670 | + " ", |
| 671 | + ); |
| 672 | + REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
650 | 673 | SDKROOT = iphoneos; |
| 674 | + USE_HERMES = true; |
651 | 675 | VALIDATE_PRODUCT = YES; |
652 | 676 | }; |
653 | 677 | name = Release; |
|
0 commit comments