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 389
389
GCC_WARN_UNUSED_VARIABLE = YES;
390
390
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
391
391
ONLY_ACTIVE_ARCH = YES;
392
- SDKROOT = iphoneos ;
392
+ SDKROOT = "" ;
393
393
};
394
394
name = Debug;
395
395
};
415
415
GCC_WARN_UNUSED_FUNCTION = YES;
416
416
GCC_WARN_UNUSED_VARIABLE = YES;
417
417
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
418
- SDKROOT = iphoneos ;
418
+ SDKROOT = "" ;
419
419
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
420
420
};
421
421
name = Release;
471
471
PRODUCT_BUNDLE_IDENTIFIER = "com.pusher.$(PRODUCT_NAME:rfc1034identifier)";
472
472
PRODUCT_NAME = PusherSwift;
473
473
PROVISIONING_PROFILE = "";
474
- SDKROOT = iphoneos ;
474
+ SDKROOT = "" ;
475
475
SKIP_INSTALL = YES;
476
476
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx appletvsimulator appletvos";
477
477
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
527
527
PRODUCT_BUNDLE_IDENTIFIER = "com.pusher.$(PRODUCT_NAME:rfc1034identifier)";
528
528
PRODUCT_NAME = PusherSwift;
529
529
PROVISIONING_PROFILE = "";
530
- SDKROOT = iphoneos ;
530
+ SDKROOT = "" ;
531
531
SKIP_INSTALL = YES;
532
532
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx appletvsimulator appletvos";
533
533
SWIFT_VERSION = 3.0;
You can’t perform that action at this time.
0 commit comments