We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32be43 commit 04c2f40Copy full SHA for 04c2f40
1 file changed
Alamofire-SwiftyJSON.xcodeproj/project.pbxproj
@@ -696,10 +696,6 @@
696
A8AFB72619D1401D0070765E /* Debug */ = {
697
isa = XCBuildConfiguration;
698
buildSettings = {
699
- FRAMEWORK_SEARCH_PATHS = (
700
- "$(SDKROOT)/Developer/Library/Frameworks",
701
- "$(inherited)",
702
- );
703
GCC_PREPROCESSOR_DEFINITIONS = (
704
"DEBUG=1",
705
"$(inherited)",
@@ -715,10 +711,6 @@
715
711
A8AFB72719D1401D0070765E /* Release */ = {
716
712
717
713
718
719
720
721
722
714
INFOPLIST_FILE = Tests/Info.plist;
723
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
724
PRODUCT_BUNDLE_IDENTIFIER = "com.swiftjson.$(PRODUCT_NAME:rfc1034identifier)";
0 commit comments