Skip to content

Commit a65ac1f

Browse files
DivineDominiondani-mp
authored andcommitted
Remove using iOS as SDKROOT (#7)
1 parent 8379cc3 commit a65ac1f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ReSwift-Thunk.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@
302302
ONLY_ACTIVE_ARCH = YES;
303303
PRODUCT_NAME = ReSwift_Thunk;
304304
RESOURCES_TARGETED_DEVICE_FAMILY = "";
305-
SDKROOT = iphoneos;
306305
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos watchsimulator watchos appletvsimulator appletvos macosx";
307306
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
308307
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
@@ -372,7 +371,6 @@
372371
MTL_FAST_MATH = YES;
373372
PRODUCT_NAME = ReSwift_Thunk;
374373
RESOURCES_TARGETED_DEVICE_FAMILY = "";
375-
SDKROOT = iphoneos;
376374
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos watchsimulator watchos appletvsimulator appletvos macosx";
377375
SWIFT_COMPILATION_MODE = wholemodule;
378376
SWIFT_OPTIMIZATION_LEVEL = "-O";

0 commit comments

Comments
 (0)