|
67 | 67 | 3B4392A12AC88292D35C810B /* Pods-FulaExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FulaExample.debug.xcconfig"; path = "Target Support Files/Pods-FulaExample/Pods-FulaExample.debug.xcconfig"; sourceTree = "<group>"; }; |
68 | 68 | 5709B34CF0A7D63546082F79 /* Pods-FulaExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FulaExample.release.xcconfig"; path = "Target Support Files/Pods-FulaExample/Pods-FulaExample.release.xcconfig"; sourceTree = "<group>"; }; |
69 | 69 | 5B7EB9410499542E8C5724F5 /* Pods-FulaExample-FulaExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FulaExample-FulaExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-FulaExample-FulaExampleTests/Pods-FulaExample-FulaExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
70 | | - 5C83643556FDAF9D40539FA9 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = FulaExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 70 | + 5C83643556FDAF9D40539FA9 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = FulaExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
71 | 71 | 5DCACB8F33CDC322A6C60F78 /* libPods-FulaExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-FulaExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
72 | 72 | 735FDADD2BB3A2CD001E82C7 /* hermes.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = hermes.xcframework; path = "Pods/hermes-engine/destroot/Library/Frameworks/universal/hermes.xcframework"; sourceTree = "<group>"; }; |
73 | 73 | 737FFE2D2BB38AA10031CE03 /* OpenSSL.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = OpenSSL.xcframework; path = "Pods/OpenSSL-Universal/Frameworks/OpenSSL.xcframework"; sourceTree = "<group>"; }; |
|
537 | 537 | CURRENT_PROJECT_VERSION = 1; |
538 | 538 | ENABLE_BITCODE = NO; |
539 | 539 | INFOPLIST_FILE = FulaExample/Info.plist; |
| 540 | + INFOPLIST_KEY_CFBundleDisplayName = example; |
| 541 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
540 | 542 | LD_RUNPATH_SEARCH_PATHS = ( |
541 | 543 | "$(inherited)", |
542 | 544 | "@executable_path/Frameworks", |
|
563 | 565 | CLANG_ENABLE_MODULES = YES; |
564 | 566 | CURRENT_PROJECT_VERSION = 1; |
565 | 567 | INFOPLIST_FILE = FulaExample/Info.plist; |
| 568 | + INFOPLIST_KEY_CFBundleDisplayName = example; |
| 569 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
566 | 570 | LD_RUNPATH_SEARCH_PATHS = ( |
567 | 571 | "$(inherited)", |
568 | 572 | "@executable_path/Frameworks", |
|
613 | 617 | COPY_PHASE_STRIP = NO; |
614 | 618 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
615 | 619 | ENABLE_TESTABILITY = YES; |
616 | | - ENABLE_USER_SCRIPT_SANDBOXING = YES; |
| 620 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
617 | 621 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; |
618 | 622 | GCC_C_LANGUAGE_STANDARD = gnu99; |
619 | 623 | GCC_DYNAMIC_NO_PIC = NO; |
|
689 | 693 | COPY_PHASE_STRIP = YES; |
690 | 694 | ENABLE_NS_ASSERTIONS = NO; |
691 | 695 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
692 | | - ENABLE_USER_SCRIPT_SANDBOXING = YES; |
| 696 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
693 | 697 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; |
694 | 698 | GCC_C_LANGUAGE_STANDARD = gnu99; |
695 | 699 | GCC_NO_COMMON_BLOCKS = YES; |
|
0 commit comments