File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 439439 ONLY_ACTIVE_ARCH = YES;
440440 SDKROOT = iphoneos;
441441 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
442+ SWIFT_VERSION = 4.0;
442443 TARGETED_DEVICE_FAMILY = "1,2";
443444 VERSIONING_SYSTEM = "apple-generic";
444445 VERSION_INFO_PREFIX = "";
488489 MTL_ENABLE_DEBUG_INFO = NO;
489490 SDKROOT = iphoneos;
490491 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
492+ SWIFT_VERSION = 4.0;
491493 TARGETED_DEVICE_FAMILY = "1,2";
492494 VALIDATE_PRODUCT = YES;
493495 VERSIONING_SYSTEM = "apple-generic";
511513 PRODUCT_BUNDLE_IDENTIFIER = no.hyper.ImagePicker;
512514 PRODUCT_NAME = ImagePicker;
513515 SKIP_INSTALL = YES;
514- SWIFT_VERSION = 4.0;
515516 };
516517 name = Debug;
517518 };
531532 PRODUCT_BUNDLE_IDENTIFIER = no.hyper.ImagePicker;
532533 PRODUCT_NAME = ImagePicker;
533534 SKIP_INSTALL = YES;
534- SWIFT_VERSION = 4.0;
535535 };
536536 name = Release;
537537 };
You can’t perform that action at this time.
0 commit comments