Skip to content

Commit 04c2f40

Browse files
committed
Remove custom framework_search_paths to get rid of warning
1 parent f32be43 commit 04c2f40

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Alamofire-SwiftyJSON.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -696,10 +696,6 @@
696696
A8AFB72619D1401D0070765E /* Debug */ = {
697697
isa = XCBuildConfiguration;
698698
buildSettings = {
699-
FRAMEWORK_SEARCH_PATHS = (
700-
"$(SDKROOT)/Developer/Library/Frameworks",
701-
"$(inherited)",
702-
);
703699
GCC_PREPROCESSOR_DEFINITIONS = (
704700
"DEBUG=1",
705701
"$(inherited)",
@@ -715,10 +711,6 @@
715711
A8AFB72719D1401D0070765E /* Release */ = {
716712
isa = XCBuildConfiguration;
717713
buildSettings = {
718-
FRAMEWORK_SEARCH_PATHS = (
719-
"$(SDKROOT)/Developer/Library/Frameworks",
720-
"$(inherited)",
721-
);
722714
INFOPLIST_FILE = Tests/Info.plist;
723715
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
724716
PRODUCT_BUNDLE_IDENTIFIER = "com.swiftjson.$(PRODUCT_NAME:rfc1034identifier)";

0 commit comments

Comments
 (0)