Skip to content

Commit 8d0e6a0

Browse files
committed
more stuff
1 parent ade8598 commit 8d0e6a0

File tree

1 file changed

+28
-90
lines changed

1 file changed

+28
-90
lines changed

packages/rn-tester/RNTesterPods.xcodeproj/project.pbxproj

Lines changed: 28 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
04157F50C11E9F16DDD69B17 /* libPods-RNTester.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2F98312BF816A7F2688C036D /* libPods-RNTester.a */; };
1110
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
11+
1E994ADF902730827879927B /* Pods_RNTester.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A6A389A4C12D50DDE2A72499 /* Pods_RNTester.framework */; };
1212
272E6B3F1BEA849E001FCF37 /* UpdatePropertiesExampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 272E6B3C1BEA849E001FCF37 /* UpdatePropertiesExampleView.m */; };
1313
27F441EC1BEBE5030039B79C /* FlexibleSizeExampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27F441E81BEBE5030039B79C /* FlexibleSizeExampleView.m */; };
1414
2DDEF0101F84BF7B00DBDF73 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DDEF00F1F84BF7B00DBDF73 /* Images.xcassets */; };
1515
383889DA23A7398900D06C3E /* RCTConvert_UIColorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 383889D923A7398900D06C3E /* RCTConvert_UIColorTests.m */; };
1616
3D2AFAF51D646CF80089D1A3 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 3D2AFAF41D646CF80089D1A3 /* [email protected] */; };
17+
4D7A6BEE6582DB7D11109C52 /* Pods_RNTesterUnitTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DC80E6E0941FD5A12FB95BC /* Pods_RNTesterUnitTests.framework */; };
1718
5C60EB1C226440DB0018C04F /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5C60EB1B226440DB0018C04F /* AppDelegate.mm */; };
1819
5CB07C9B226467E60039471C /* RNTesterTurboModuleProvider.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5CB07C99226467E60039471C /* RNTesterTurboModuleProvider.mm */; };
20+
62C39FC924C881C97C18CAAF /* Pods_RNTesterIntegrationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F6C4500CFC8D1FCAA2111C53 /* Pods_RNTesterIntegrationTests.framework */; };
1921
8145AE06241172D900A3F8DA /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8145AE05241172D900A3F8DA /* LaunchScreen.storyboard */; };
20-
953D44E0A849F5064163EA24 /* libPods-RNTesterIntegrationTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F4A7C4C85AB0198A25D51E4 /* libPods-RNTesterIntegrationTests.a */; };
21-
BE3BEE3556275C62F33864C8 /* libPods-RNTesterUnitTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6144DEEE56C6C17B301A90E4 /* libPods-RNTesterUnitTests.a */; };
2222
CD10C7A5290BD4EB0033E1ED /* RCTEventEmitterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CD10C7A4290BD4EB0033E1ED /* RCTEventEmitterTests.m */; };
2323
E7C1241A22BEC44B00DA25C0 /* RNTesterIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E7C1241922BEC44B00DA25C0 /* RNTesterIntegrationTests.m */; };
2424
E7DB20D122B2BAA6005AC45F /* RCTBundleURLProviderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E7DB20A922B2BAA3005AC45F /* RCTBundleURLProviderTests.m */; };
@@ -89,18 +89,17 @@
8989
27F441E81BEBE5030039B79C /* FlexibleSizeExampleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FlexibleSizeExampleView.m; path = RNTester/NativeExampleViews/FlexibleSizeExampleView.m; sourceTree = "<group>"; };
9090
27F441EA1BEBE5030039B79C /* FlexibleSizeExampleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FlexibleSizeExampleView.h; path = RNTester/NativeExampleViews/FlexibleSizeExampleView.h; sourceTree = "<group>"; };
9191
2DDEF00F1F84BF7B00DBDF73 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = RNTester/Images.xcassets; sourceTree = "<group>"; };
92-
2F98312BF816A7F2688C036D /* libPods-RNTester.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTester.a"; sourceTree = BUILT_PRODUCTS_DIR; };
9392
3485A25B916F57284634B78A /* 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>"; };
9493
383889D923A7398900D06C3E /* RCTConvert_UIColorTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTConvert_UIColorTests.m; sourceTree = "<group>"; };
9594
3CC2F16A3AEB8D7102722AD5 /* Pods-RNTester.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNTester.debug.xcconfig"; path = "Target Support Files/Pods-RNTester/Pods-RNTester.debug.xcconfig"; sourceTree = "<group>"; };
9695
3D2AFAF41D646CF80089D1A3 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "[email protected]"; path = "RNTester/[email protected]"; sourceTree = "<group>"; };
97-
4F4A7C4C85AB0198A25D51E4 /* libPods-RNTesterIntegrationTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTesterIntegrationTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
9896
5C60EB1B226440DB0018C04F /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = RNTester/AppDelegate.mm; sourceTree = "<group>"; };
9997
5CB07C99226467E60039471C /* RNTesterTurboModuleProvider.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = RNTesterTurboModuleProvider.mm; path = RNTester/RNTesterTurboModuleProvider.mm; sourceTree = "<group>"; };
10098
5CB07C9A226467E60039471C /* RNTesterTurboModuleProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNTesterTurboModuleProvider.h; path = RNTester/RNTesterTurboModuleProvider.h; sourceTree = "<group>"; };
101-
6144DEEE56C6C17B301A90E4 /* libPods-RNTesterUnitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTesterUnitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
99+
6DC80E6E0941FD5A12FB95BC /* Pods_RNTesterUnitTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RNTesterUnitTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
102100
7FC437025B5EE3899315628B /* Pods-RNTester.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNTester.release.xcconfig"; path = "Target Support Files/Pods-RNTester/Pods-RNTester.release.xcconfig"; sourceTree = "<group>"; };
103101
8145AE05241172D900A3F8DA /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = RNTester/LaunchScreen.storyboard; sourceTree = "<group>"; };
102+
A6A389A4C12D50DDE2A72499 /* Pods_RNTester.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RNTester.framework; sourceTree = BUILT_PRODUCTS_DIR; };
104103
AC474BFB29BBD4A1002BDAED /* RNTester.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; name = RNTester.xctestplan; path = RNTester/RNTester.xctestplan; sourceTree = "<group>"; };
105104
B8219B8DAB1CDD38543E30A4 /* Pods-RNTesterUnitTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNTesterUnitTests.release.xcconfig"; path = "Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests.release.xcconfig"; sourceTree = "<group>"; };
106105
BD6F35F6C79ACF7496CBC337 /* Pods-RNTesterIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNTesterIntegrationTests.release.xcconfig"; path = "Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
@@ -179,14 +178,15 @@
179178
E7DB216022B2F3EC005AC45F /* RNTesterSnapshotTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNTesterSnapshotTests.m; sourceTree = "<group>"; };
180179
E7DB216122B2F3EC005AC45F /* RCTRootViewIntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTRootViewIntegrationTests.m; sourceTree = "<group>"; };
181180
E7DB218B22B41FCD005AC45F /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = XCTest.framework; sourceTree = DEVELOPER_DIR; };
181+
F6C4500CFC8D1FCAA2111C53 /* Pods_RNTesterIntegrationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RNTesterIntegrationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
182182
/* End PBXFileReference section */
183183

184184
/* Begin PBXFrameworksBuildPhase section */
185185
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
186186
isa = PBXFrameworksBuildPhase;
187187
buildActionMask = 2147483647;
188188
files = (
189-
04157F50C11E9F16DDD69B17 /* libPods-RNTester.a in Frameworks */,
189+
1E994ADF902730827879927B /* Pods_RNTester.framework in Frameworks */,
190190
);
191191
runOnlyForDeploymentPostprocessing = 0;
192192
};
@@ -196,7 +196,7 @@
196196
files = (
197197
E7DB213122B2C649005AC45F /* JavaScriptCore.framework in Frameworks */,
198198
E7DB213222B2C67D005AC45F /* libOCMock.a in Frameworks */,
199-
BE3BEE3556275C62F33864C8 /* libPods-RNTesterUnitTests.a in Frameworks */,
199+
4D7A6BEE6582DB7D11109C52 /* Pods_RNTesterUnitTests.framework in Frameworks */,
200200
);
201201
runOnlyForDeploymentPostprocessing = 0;
202202
};
@@ -206,7 +206,7 @@
206206
files = (
207207
E7DB218C22B41FCD005AC45F /* XCTest.framework in Frameworks */,
208208
E7DB216722B2F69F005AC45F /* JavaScriptCore.framework in Frameworks */,
209-
953D44E0A849F5064163EA24 /* libPods-RNTesterIntegrationTests.a in Frameworks */,
209+
62C39FC924C881C97C18CAAF /* Pods_RNTesterIntegrationTests.framework in Frameworks */,
210210
);
211211
runOnlyForDeploymentPostprocessing = 0;
212212
};
@@ -278,9 +278,9 @@
278278
E7DB211822B2BD53005AC45F /* libReact-RCTText.a */,
279279
E7DB211A22B2BD53005AC45F /* libReact-RCTVibration.a */,
280280
E7DB212222B2BD53005AC45F /* libyoga.a */,
281-
2F98312BF816A7F2688C036D /* libPods-RNTester.a */,
282-
4F4A7C4C85AB0198A25D51E4 /* libPods-RNTesterIntegrationTests.a */,
283-
6144DEEE56C6C17B301A90E4 /* libPods-RNTesterUnitTests.a */,
281+
A6A389A4C12D50DDE2A72499 /* Pods_RNTester.framework */,
282+
F6C4500CFC8D1FCAA2111C53 /* Pods_RNTesterIntegrationTests.framework */,
283+
6DC80E6E0941FD5A12FB95BC /* Pods_RNTesterUnitTests.framework */,
284284
);
285285
name = Frameworks;
286286
sourceTree = "<group>";
@@ -417,7 +417,6 @@
417417
5CF0FD27207FC6EC00C13D65 /* Start Metro */,
418418
79E8BE2B119D4C5CCD2F04B3 /* [RN] Copy Hermes Framework */,
419419
4E5A5A192F46F13B14A915AF /* [CP] Embed Pods Frameworks */,
420-
4E2AB2EE08A8E6F86E659152 /* [CP] Copy Pods Resources */,
421420
);
422421
buildRules = (
423422
);
@@ -437,7 +436,6 @@
437436
E7DB209C22B2BA84005AC45F /* Frameworks */,
438437
E7DB209D22B2BA84005AC45F /* Resources */,
439438
B0C098EC04B51698381E2BD5 /* [CP] Embed Pods Frameworks */,
440-
69760E095072DBD949449A0E /* [CP] Copy Pods Resources */,
441439
);
442440
buildRules = (
443441
);
@@ -458,7 +456,6 @@
458456
E7DB215022B2F332005AC45F /* Frameworks */,
459457
E7DB215122B2F332005AC45F /* Resources */,
460458
4FB5AB9168FB67DD59C380D8 /* [CP] Embed Pods Frameworks */,
461-
98FEA13D7CC9F0B84C9AFCC2 /* [CP] Copy Pods Resources */,
462459
);
463460
buildRules = (
464461
);
@@ -581,23 +578,6 @@
581578
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";
582579
showEnvVarsInLog = 0;
583580
};
584-
4E2AB2EE08A8E6F86E659152 /* [CP] Copy Pods Resources */ = {
585-
isa = PBXShellScriptBuildPhase;
586-
buildActionMask = 2147483647;
587-
files = (
588-
);
589-
inputFileListPaths = (
590-
"${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-resources-${CONFIGURATION}-input-files.xcfilelist",
591-
);
592-
name = "[CP] Copy Pods Resources";
593-
outputFileListPaths = (
594-
"${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-resources-${CONFIGURATION}-output-files.xcfilelist",
595-
);
596-
runOnlyForDeploymentPostprocessing = 0;
597-
shellPath = /bin/sh;
598-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-resources.sh\"\n";
599-
showEnvVarsInLog = 0;
600-
};
601581
4E5A5A192F46F13B14A915AF /* [CP] Embed Pods Frameworks */ = {
602582
isa = PBXShellScriptBuildPhase;
603583
buildActionMask = 2147483647;
@@ -663,23 +643,6 @@
663643
shellPath = /bin/sh;
664644
shellScript = "set -e\n\nexport PROJECT_ROOT=\"$SRCROOT/../../\"\nexport ENTRY_FILE=\"$SRCROOT/js/RNTesterApp.ios.js\"\nexport SOURCEMAP_FILE=../sourcemap.ios.map\n# export FORCE_BUNDLING=true \n\nWITH_ENVIRONMENT=\"../react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
665645
};
666-
69760E095072DBD949449A0E /* [CP] Copy Pods Resources */ = {
667-
isa = PBXShellScriptBuildPhase;
668-
buildActionMask = 2147483647;
669-
files = (
670-
);
671-
inputFileListPaths = (
672-
"${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-resources-${CONFIGURATION}-input-files.xcfilelist",
673-
);
674-
name = "[CP] Copy Pods Resources";
675-
outputFileListPaths = (
676-
"${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-resources-${CONFIGURATION}-output-files.xcfilelist",
677-
);
678-
runOnlyForDeploymentPostprocessing = 0;
679-
shellPath = /bin/sh;
680-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-resources.sh\"\n";
681-
showEnvVarsInLog = 0;
682-
};
683646
79E8BE2B119D4C5CCD2F04B3 /* [RN] Copy Hermes Framework */ = {
684647
isa = PBXShellScriptBuildPhase;
685648
buildActionMask = 2147483647;
@@ -698,23 +661,6 @@
698661
shellPath = /bin/sh;
699662
shellScript = ". ../react-native/sdks/hermes-engine/utils/copy-hermes-xcode.sh\n";
700663
};
701-
98FEA13D7CC9F0B84C9AFCC2 /* [CP] Copy Pods Resources */ = {
702-
isa = PBXShellScriptBuildPhase;
703-
buildActionMask = 2147483647;
704-
files = (
705-
);
706-
inputFileListPaths = (
707-
"${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources-${CONFIGURATION}-input-files.xcfilelist",
708-
);
709-
name = "[CP] Copy Pods Resources";
710-
outputFileListPaths = (
711-
"${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources-${CONFIGURATION}-output-files.xcfilelist",
712-
);
713-
runOnlyForDeploymentPostprocessing = 0;
714-
shellPath = /bin/sh;
715-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources.sh\"\n";
716-
showEnvVarsInLog = 0;
717-
};
718664
B0C098EC04B51698381E2BD5 /* [CP] Embed Pods Frameworks */ = {
719665
isa = PBXShellScriptBuildPhase;
720666
buildActionMask = 2147483647;
@@ -842,10 +788,6 @@
842788
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
843789
CODE_SIGN_ENTITLEMENTS = RNTester/RNTester.entitlements;
844790
DEVELOPMENT_TEAM = "";
845-
HEADER_SEARCH_PATHS = (
846-
"${PODS_ROOT}/Headers/Private/Yoga",
847-
"$(inherited)",
848-
);
849791
INFOPLIST_FILE = "$(SRCROOT)/RNTester/Info.plist";
850792
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
851793
LD_RUNPATH_SEARCH_PATHS = (
@@ -879,10 +821,6 @@
879821
CODE_SIGN_ENTITLEMENTS = RNTester/RNTester.entitlements;
880822
DEVELOPMENT_TEAM = "";
881823
EXCLUDED_ARCHS = "";
882-
HEADER_SEARCH_PATHS = (
883-
"${PODS_ROOT}/Headers/Private/Yoga",
884-
"$(inherited)",
885-
);
886824
INFOPLIST_FILE = "$(SRCROOT)/RNTester/Info.plist";
887825
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
888826
LD_RUNPATH_SEARCH_PATHS = (
@@ -969,6 +907,14 @@
969907
GCC_WARN_UNUSED_FUNCTION = YES;
970908
GCC_WARN_UNUSED_LABEL = YES;
971909
GCC_WARN_UNUSED_VARIABLE = YES;
910+
HEADER_SEARCH_PATHS = (
911+
"$(inherited)",
912+
"${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers",
913+
"${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core",
914+
"${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers/platform/ios",
915+
"${PODS_CONFIGURATION_BUILD_DIR}/React-NativeModulesApple/React_NativeModulesApple.framework/Headers",
916+
"${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios",
917+
);
972918
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
973919
MTL_ENABLE_DEBUG_INFO = YES;
974920
ONLY_ACTIVE_ARCH = YES;
@@ -1052,6 +998,14 @@
1052998
GCC_WARN_UNUSED_FUNCTION = YES;
1053999
GCC_WARN_UNUSED_LABEL = YES;
10541000
GCC_WARN_UNUSED_VARIABLE = YES;
1001+
HEADER_SEARCH_PATHS = (
1002+
"$(inherited)",
1003+
"${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers",
1004+
"${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core",
1005+
"${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon-Samples/ReactCommon_Samples.framework/Headers/platform/ios",
1006+
"${PODS_CONFIGURATION_BUILD_DIR}/React-NativeModulesApple/React_NativeModulesApple.framework/Headers",
1007+
"${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers/react/renderer/graphics/platform/ios",
1008+
);
10551009
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
10561010
MTL_ENABLE_DEBUG_INFO = NO;
10571011
OTHER_CFLAGS = (
@@ -1092,10 +1046,6 @@
10921046
CODE_SIGN_STYLE = Automatic;
10931047
DEBUG_INFORMATION_FORMAT = dwarf;
10941048
DEVELOPMENT_TEAM = "";
1095-
HEADER_SEARCH_PATHS = (
1096-
"${PODS_ROOT}/Headers/Private/Yoga",
1097-
"$(inherited)",
1098-
);
10991049
INFOPLIST_FILE = RNTesterUnitTests/Info.plist;
11001050
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
11011051
LD_RUNPATH_SEARCH_PATHS = (
@@ -1134,10 +1084,6 @@
11341084
COPY_PHASE_STRIP = NO;
11351085
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
11361086
DEVELOPMENT_TEAM = "";
1137-
HEADER_SEARCH_PATHS = (
1138-
"${PODS_ROOT}/Headers/Private/Yoga",
1139-
"$(inherited)",
1140-
);
11411087
INFOPLIST_FILE = RNTesterUnitTests/Info.plist;
11421088
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
11431089
LD_RUNPATH_SEARCH_PATHS = (
@@ -1179,10 +1125,6 @@
11791125
"FB_REFERENCE_IMAGE_DIR=\"\\\"$(SOURCE_ROOT)/RNTesterIntegrationTests/ReferenceImages\\\"\"",
11801126
"$(inherited)",
11811127
);
1182-
HEADER_SEARCH_PATHS = (
1183-
"${PODS_ROOT}/Headers/Private/Yoga",
1184-
"$(inherited)",
1185-
);
11861128
INFOPLIST_FILE = RNTesterIntegrationTests/Info.plist;
11871129
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
11881130
LD_RUNPATH_SEARCH_PATHS = (
@@ -1218,10 +1160,6 @@
12181160
COPY_PHASE_STRIP = NO;
12191161
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
12201162
DEVELOPMENT_TEAM = "";
1221-
HEADER_SEARCH_PATHS = (
1222-
"${PODS_ROOT}/Headers/Private/Yoga",
1223-
"$(inherited)",
1224-
);
12251163
INFOPLIST_FILE = RNTesterIntegrationTests/Info.plist;
12261164
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
12271165
LD_RUNPATH_SEARCH_PATHS = (

0 commit comments

Comments
 (0)