File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
PusherSwift/PusherSwift.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 389389 GCC_WARN_UNUSED_VARIABLE = YES;
390390 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
391391 ONLY_ACTIVE_ARCH = YES;
392- SDKROOT = iphoneos ;
392+ SDKROOT = "" ;
393393 };
394394 name = Debug;
395395 };
415415 GCC_WARN_UNUSED_FUNCTION = YES;
416416 GCC_WARN_UNUSED_VARIABLE = YES;
417417 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
418- SDKROOT = iphoneos ;
418+ SDKROOT = "" ;
419419 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
420420 };
421421 name = Release;
471471 PRODUCT_BUNDLE_IDENTIFIER = "com.pusher.$(PRODUCT_NAME:rfc1034identifier)";
472472 PRODUCT_NAME = PusherSwift;
473473 PROVISIONING_PROFILE = "";
474- SDKROOT = iphoneos ;
474+ SDKROOT = "" ;
475475 SKIP_INSTALL = YES;
476476 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx appletvsimulator appletvos";
477477 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
527527 PRODUCT_BUNDLE_IDENTIFIER = "com.pusher.$(PRODUCT_NAME:rfc1034identifier)";
528528 PRODUCT_NAME = PusherSwift;
529529 PROVISIONING_PROFILE = "";
530- SDKROOT = iphoneos ;
530+ SDKROOT = "" ;
531531 SKIP_INSTALL = YES;
532532 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx appletvsimulator appletvos";
533533 SWIFT_VERSION = 3.0;
You can’t perform that action at this time.
0 commit comments