Skip to content

Commit

Permalink
Remove using iOS as SDKROOT (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineDominion authored and dani-mp committed Nov 22, 2018
1 parent 8379cc3 commit a65ac1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ReSwift-Thunk.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@
ONLY_ACTIVE_ARCH = YES;
PRODUCT_NAME = ReSwift_Thunk;
RESOURCES_TARGETED_DEVICE_FAMILY = "";
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos watchsimulator watchos appletvsimulator appletvos macosx";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand Down Expand Up @@ -372,7 +371,6 @@
MTL_FAST_MATH = YES;
PRODUCT_NAME = ReSwift_Thunk;
RESOURCES_TARGETED_DEVICE_FAMILY = "";
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos watchsimulator watchos appletvsimulator appletvos macosx";
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
Expand Down

0 comments on commit a65ac1f

Please sign in to comment.