|
18 | 18 | 8E52CBDF2887DD21009D5EC5 /* DesignTokens.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8E52CBDE2887DD21009D5EC5 /* DesignTokens.xcassets */; };
|
19 | 19 | 8E8B0D662744D9CD0026B520 /* void.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E8B0D652744D9CD0026B520 /* void.swift */; };
|
20 | 20 | 8EA1FC8C2519E7F7008B4B36 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8EA1FC8B2519E7F7008B4B36 /* LaunchScreen.storyboard */; };
|
| 21 | + BD943D6D9239B59015528C14 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = DED5A85D4BF49DFA47437893 /* PrivacyInfo.xcprivacy */; }; |
21 | 22 | C24F706C923507D9D0AFAF26 /* libPods-rnuilib-rnuilibTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FB858F3A7230EAA142D23DA1 /* libPods-rnuilib-rnuilibTests.a */; };
|
| 23 | + C41C90B146B08809BC045295 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 411699F1CD4A37F8779A4620 /* PrivacyInfo.xcprivacy */; }; |
22 | 24 | /* End PBXBuildFile section */
|
23 | 25 |
|
24 | 26 | /* Begin PBXContainerItemProxy section */
|
|
51 | 53 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = rnuilib/main.m; sourceTree = "<group>"; };
|
52 | 54 | 2D02E47B1E0B4A5D006451C7 /* rnuilib-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "rnuilib-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
53 | 55 | 2D02E4901E0B4A5D006451C7 /* rnuilib-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "rnuilib-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 56 | + 411699F1CD4A37F8779A4620 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = rnuilib/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
54 | 57 | 56523CB09C6A79FEBA0C210A /* Pods-rnuilib-rnuilibTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-rnuilib-rnuilibTests.release.xcconfig"; path = "Target Support Files/Pods-rnuilib-rnuilibTests/Pods-rnuilib-rnuilibTests.release.xcconfig"; sourceTree = "<group>"; };
|
55 | 58 | 65B766BC0A8D1F830F3D2004 /* Pods-rnuilib.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-rnuilib.debug.xcconfig"; path = "Target Support Files/Pods-rnuilib/Pods-rnuilib.debug.xcconfig"; sourceTree = "<group>"; };
|
56 | 59 | 66AD894C4A02A884861A27E2 /* Pods-rnuilib.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-rnuilib.release.xcconfig"; path = "Target Support Files/Pods-rnuilib/Pods-rnuilib.release.xcconfig"; sourceTree = "<group>"; };
|
|
59 | 62 | 8E52CBDE2887DD21009D5EC5 /* DesignTokens.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = DesignTokens.xcassets; sourceTree = "<group>"; };
|
60 | 63 | 8E8B0D652744D9CD0026B520 /* void.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = void.swift; sourceTree = "<group>"; };
|
61 | 64 | 8EA1FC8B2519E7F7008B4B36 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = rnuilib/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
| 65 | + DED5A85D4BF49DFA47437893 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = rnuilib/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
62 | 66 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
63 | 67 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
|
64 | 68 | FB858F3A7230EAA142D23DA1 /* libPods-rnuilib-rnuilibTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-rnuilib-rnuilibTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
127 | 131 | 13B07FB71A68108700A75B9A /* main.m */,
|
128 | 132 | 8EA1FC8B2519E7F7008B4B36 /* LaunchScreen.storyboard */,
|
129 | 133 | 8E8B0D652744D9CD0026B520 /* void.swift */,
|
| 134 | + DED5A85D4BF49DFA47437893 /* PrivacyInfo.xcprivacy */, |
130 | 135 | );
|
131 | 136 | name = rnuilib;
|
132 | 137 | sourceTree = "<group>";
|
|
158 | 163 | 83CBBA001A601CBA00E9B192 /* Products */,
|
159 | 164 | 2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
160 | 165 | D99C980AB24A05601E0007F9 /* Pods */,
|
| 166 | + 411699F1CD4A37F8779A4620 /* PrivacyInfo.xcprivacy */, |
161 | 167 | );
|
162 | 168 | indentWidth = 2;
|
163 | 169 | sourceTree = "<group>";
|
|
331 | 337 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
332 | 338 | 8EA1FC8C2519E7F7008B4B36 /* LaunchScreen.storyboard in Resources */,
|
333 | 339 | 8E52CBDF2887DD21009D5EC5 /* DesignTokens.xcassets in Resources */,
|
| 340 | + BD943D6D9239B59015528C14 /* PrivacyInfo.xcprivacy in Resources */, |
334 | 341 | );
|
335 | 342 | runOnlyForDeploymentPostprocessing = 0;
|
336 | 343 | };
|
|
339 | 346 | buildActionMask = 2147483647;
|
340 | 347 | files = (
|
341 | 348 | 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
|
| 349 | + C41C90B146B08809BC045295 /* PrivacyInfo.xcprivacy in Resources */, |
342 | 350 | );
|
343 | 351 | runOnlyForDeploymentPostprocessing = 0;
|
344 | 352 | };
|
|
375 | 383 | );
|
376 | 384 | inputPaths = (
|
377 | 385 | "${PODS_ROOT}/Target Support Files/Pods-rnuilib-rnuilibTests/Pods-rnuilib-rnuilibTests-resources.sh",
|
378 |
| - "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle", |
| 386 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle", |
379 | 387 | );
|
380 | 388 | name = "[CP] Copy Pods Resources";
|
381 | 389 | outputPaths = (
|
382 |
| - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle", |
| 390 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle", |
383 | 391 | );
|
384 | 392 | runOnlyForDeploymentPostprocessing = 0;
|
385 | 393 | shellPath = /bin/sh;
|
|
475 | 483 | );
|
476 | 484 | inputPaths = (
|
477 | 485 | "${PODS_ROOT}/Target Support Files/Pods-rnuilib/Pods-rnuilib-resources.sh",
|
478 |
| - "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle", |
| 486 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle", |
479 | 487 | );
|
480 | 488 | name = "[CP] Copy Pods Resources";
|
481 | 489 | outputPaths = (
|
482 |
| - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle", |
| 490 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle", |
483 | 491 | );
|
484 | 492 | runOnlyForDeploymentPostprocessing = 0;
|
485 | 493 | shellPath = /bin/sh;
|
|
814 | 822 | buildSettings = {
|
815 | 823 | ALWAYS_SEARCH_USER_PATHS = NO;
|
816 | 824 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
817 |
| - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; |
| 825 | + CLANG_CXX_LANGUAGE_STANDARD = "c++20"; |
818 | 826 | CLANG_CXX_LIBRARY = "libc++";
|
819 | 827 | CLANG_ENABLE_MODULES = YES;
|
820 | 828 | CLANG_ENABLE_OBJC_ARC = YES;
|
|
866 | 874 | );
|
867 | 875 | MTL_ENABLE_DEBUG_INFO = YES;
|
868 | 876 | ONLY_ACTIVE_ARCH = YES;
|
| 877 | + OTHER_CFLAGS = "$(inherited)"; |
| 878 | + OTHER_CPLUSPLUSFLAGS = "$(inherited)"; |
| 879 | + OTHER_LDFLAGS = ( |
| 880 | + "$(inherited)", |
| 881 | + " ", |
| 882 | + ); |
869 | 883 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
870 | 884 | SDKROOT = iphoneos;
|
| 885 | + USE_HERMES = true; |
871 | 886 | };
|
872 | 887 | name = Debug;
|
873 | 888 | };
|
|
876 | 891 | buildSettings = {
|
877 | 892 | ALWAYS_SEARCH_USER_PATHS = NO;
|
878 | 893 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
879 |
| - CLANG_CXX_LANGUAGE_STANDARD = "c++17"; |
| 894 | + CLANG_CXX_LANGUAGE_STANDARD = "c++20"; |
880 | 895 | CLANG_CXX_LIBRARY = "libc++";
|
881 | 896 | CLANG_ENABLE_MODULES = YES;
|
882 | 897 | CLANG_ENABLE_OBJC_ARC = YES;
|
|
920 | 935 | "\"$(inherited)\"",
|
921 | 936 | );
|
922 | 937 | MTL_ENABLE_DEBUG_INFO = NO;
|
| 938 | + OTHER_CFLAGS = "$(inherited)"; |
| 939 | + OTHER_CPLUSPLUSFLAGS = "$(inherited)"; |
| 940 | + OTHER_LDFLAGS = ( |
| 941 | + "$(inherited)", |
| 942 | + " ", |
| 943 | + ); |
923 | 944 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
924 | 945 | SDKROOT = iphoneos;
|
| 946 | + USE_HERMES = true; |
925 | 947 | VALIDATE_PRODUCT = YES;
|
926 | 948 | };
|
927 | 949 | name = Release;
|
|
0 commit comments