Skip to content

Commit 1ca6b85

Browse files
committed
Update project
1 parent 9a65f5c commit 1ca6b85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ImagePicker.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,7 @@
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 = "";
@@ -488,6 +489,7 @@
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";
@@ -511,7 +513,6 @@
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
};
@@ -531,7 +532,6 @@
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
};

0 commit comments

Comments
 (0)