Skip to content

Commit ced247a

Browse files
author
Stephanie Sharp
committed
Fix framework search paths warning
1 parent ea87dc6 commit ced247a

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

MaterialFormKitDemo/MaterialFormKitDemo.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -407,10 +407,6 @@
407407
isa = XCBuildConfiguration;
408408
buildSettings = {
409409
BUNDLE_LOADER = "$(TEST_HOST)";
410-
FRAMEWORK_SEARCH_PATHS = (
411-
"$(SDKROOT)/Developer/Library/Frameworks",
412-
"$(inherited)",
413-
);
414410
GCC_PREPROCESSOR_DEFINITIONS = (
415411
"DEBUG=1",
416412
"$(inherited)",
@@ -427,10 +423,6 @@
427423
isa = XCBuildConfiguration;
428424
buildSettings = {
429425
BUNDLE_LOADER = "$(TEST_HOST)";
430-
FRAMEWORK_SEARCH_PATHS = (
431-
"$(SDKROOT)/Developer/Library/Frameworks",
432-
"$(inherited)",
433-
);
434426
INFOPLIST_FILE = MaterialFormKitDemoTests/Info.plist;
435427
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
436428
PRODUCT_BUNDLE_IDENTIFIER = "com.ssharp.$(PRODUCT_NAME:rfc1034identifier)";

0 commit comments

Comments
 (0)