We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c31d5f commit 52a2138Copy full SHA for 52a2138
1 file changed
Validator.xcodeproj/project.pbxproj
@@ -440,10 +440,6 @@
440
isa = XCBuildConfiguration;
441
buildSettings = {
442
BUNDLE_LOADER = "$(TEST_HOST)";
443
- FRAMEWORK_SEARCH_PATHS = (
444
- "$(SDKROOT)/Developer/Library/Frameworks",
445
- "$(inherited)",
446
- );
447
GCC_PREPROCESSOR_DEFINITIONS = (
448
"DEBUG=1",
449
"$(inherited)",
@@ -460,10 +456,6 @@
460
456
461
457
462
458
463
464
465
466
467
459
INFOPLIST_FILE = ValidatorTests/Info.plist;
468
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
469
PRODUCT_BUNDLE_IDENTIFIER = "me.jeffpotter.$(PRODUCT_NAME:rfc1034identifier)";
0 commit comments