Skip to content

Commit 93071e1

Browse files
author
Jonathan Mitchell
committed
Fixed base SDK setting for framework target.
1 parent 81706b9 commit 93071e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

FScript.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3654,7 +3654,6 @@
36543654
OTHER_REZFLAGS = "";
36553655
PRINCIPAL_CLASS = "";
36563656
PRODUCT_NAME = FScript;
3657-
SDKROOT = macosx;
36583657
SECTORDER_FLAGS = "";
36593658
SKIP_INSTALL = YES;
36603659
WARNING_CFLAGS = "-Wmost";
@@ -3690,7 +3689,6 @@
36903689
OTHER_REZFLAGS = "";
36913690
PRINCIPAL_CLASS = "";
36923691
PRODUCT_NAME = FScript;
3693-
SDKROOT = macosx;
36943692
SECTORDER_FLAGS = "";
36953693
SKIP_INSTALL = YES;
36963694
WARNING_CFLAGS = "-Wmost";

0 commit comments

Comments
 (0)