|
58 | 58 | E7DB216622B2F3EC005AC45F /* RCTRootViewIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E7DB216122B2F3EC005AC45F /* RCTRootViewIntegrationTests.m */; }; |
59 | 59 | E7DB216722B2F69F005AC45F /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7DB213022B2C649005AC45F /* JavaScriptCore.framework */; }; |
60 | 60 | E7DB218C22B41FCD005AC45F /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7DB218B22B41FCD005AC45F /* XCTest.framework */; }; |
| 61 | + F0D621C32BBB9E38005960AC /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = F0D621C22BBB9E38005960AC /* PrivacyInfo.xcprivacy */; }; |
61 | 62 | /* End PBXBuildFile section */ |
62 | 63 |
|
63 | 64 | /* Begin PBXContainerItemProxy section */ |
|
176 | 177 | E7DB216122B2F3EC005AC45F /* RCTRootViewIntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTRootViewIntegrationTests.m; sourceTree = "<group>"; }; |
177 | 178 | E7DB218B22B41FCD005AC45F /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = XCTest.framework; sourceTree = DEVELOPER_DIR; }; |
178 | 179 | EDF27040BB5969AF2B1103C9 /* Pods-RNTesterIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNTesterIntegrationTests.debug.xcconfig"; path = "Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 180 | + F0D621C22BBB9E38005960AC /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
179 | 181 | /* End PBXFileReference section */ |
180 | 182 |
|
181 | 183 | /* Begin PBXFrameworksBuildPhase section */ |
|
223 | 225 | isa = PBXGroup; |
224 | 226 | children = ( |
225 | 227 | 0CC3BE1A25DDB68A0033CAEB /* RNTester.entitlements */, |
| 228 | + F0D621C22BBB9E38005960AC /* PrivacyInfo.xcprivacy */, |
| 229 | + AC474BFB29BBD4A1002BDAED /* RNTester.xctestplan */, |
226 | 230 | E771AEEA22B44E3100EA1189 /* Info.plist */, |
227 | 231 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
228 | 232 | 5C60EB1B226440DB0018C04F /* AppDelegate.mm */, |
|
509 | 513 | files = ( |
510 | 514 | 2DDEF0101F84BF7B00DBDF73 /* Images.xcassets in Resources */, |
511 | 515 | 8145AE06241172D900A3F8DA /* LaunchScreen.storyboard in Resources */, |
| 516 | + F0D621C32BBB9E38005960AC /* PrivacyInfo.xcprivacy in Resources */, |
512 | 517 | 3D2AFAF51D646CF80089D1A3 /* legacy_image@2x.png in Resources */, |
513 | 518 | ); |
514 | 519 | runOnlyForDeploymentPostprocessing = 0; |
|
937 | 942 | GCC_WARN_UNUSED_FUNCTION = YES; |
938 | 943 | GCC_WARN_UNUSED_LABEL = YES; |
939 | 944 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 945 | + HEADER_SEARCH_PATHS = ( |
| 946 | + "$(inherited)", |
| 947 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers", |
| 948 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core", |
| 949 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers/platform/ios", |
| 950 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx", |
| 951 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-NativeModulesApple/React_NativeModulesApple.framework/Headers", |
| 952 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios", |
| 953 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers", |
| 954 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers", |
| 955 | + ); |
940 | 956 | IPHONEOS_DEPLOYMENT_TARGET = 12.4; |
941 | 957 | MTL_ENABLE_DEBUG_INFO = YES; |
942 | 958 | ONLY_ACTIVE_ARCH = YES; |
|
1019 | 1035 | GCC_WARN_UNUSED_FUNCTION = YES; |
1020 | 1036 | GCC_WARN_UNUSED_LABEL = YES; |
1021 | 1037 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 1038 | + HEADER_SEARCH_PATHS = ( |
| 1039 | + "$(inherited)", |
| 1040 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers", |
| 1041 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core", |
| 1042 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers/platform/ios", |
| 1043 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx", |
| 1044 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-NativeModulesApple/React_NativeModulesApple.framework/Headers", |
| 1045 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios", |
| 1046 | + "${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers", |
| 1047 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers", |
| 1048 | + ); |
1022 | 1049 | IPHONEOS_DEPLOYMENT_TARGET = 12.4; |
1023 | 1050 | MTL_ENABLE_DEBUG_INFO = NO; |
1024 | 1051 | OTHER_CPLUSPLUSFLAGS = ( |
|
0 commit comments