We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a150c12 commit 8bf7543Copy full SHA for 8bf7543
SwiftState.xcodeproj/project.pbxproj
@@ -607,6 +607,7 @@
607
INFOPLIST_FILE = SwiftStateTests/Info.plist;
608
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
609
PRODUCT_NAME = "$(TARGET_NAME)";
610
+ SDKROOT = macosx;
611
};
612
name = Debug;
613
@@ -621,6 +622,7 @@
621
622
623
624
625
626
627
name = Release;
628
0 commit comments