File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 309
309
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos appletvsimulator appletvos macosx";
310
310
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
311
311
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
312
- SWIFT_VERSION = 3 .0;
312
+ SWIFT_VERSION = 4 .0;
313
313
TARGETED_DEVICE_FAMILY = "1,2,3,4";
314
314
TVOS_DEPLOYMENT_TARGET = 9.0;
315
315
VERSIONING_SYSTEM = "apple-generic";
369
369
PRODUCT_BUNDLE_IDENTIFIER = org.promisekit.StoreKit;
370
370
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos appletvsimulator appletvos macosx";
371
371
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
372
- SWIFT_VERSION = 3 .0;
372
+ SWIFT_VERSION = 4 .0;
373
373
TARGETED_DEVICE_FAMILY = "1,2,3,4";
374
374
TVOS_DEPLOYMENT_TARGET = 9.0;
375
375
VALIDATE_PRODUCT = YES;
You can’t perform that action at this time.
0 commit comments