Skip to content

Commit 0445307

Browse files
committed
Increase swift version to 4.2
1 parent d7203f2 commit 0445307

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BottomPopup.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
);
339339
PRODUCT_BUNDLE_IDENTIFIER = FUREM.BottomPopup;
340340
PRODUCT_NAME = "$(TARGET_NAME)";
341-
SWIFT_VERSION = 3.0;
341+
SWIFT_VERSION = 4.2;
342342
TARGETED_DEVICE_FAMILY = "1,2";
343343
};
344344
name = Debug;
@@ -357,7 +357,7 @@
357357
);
358358
PRODUCT_BUNDLE_IDENTIFIER = FUREM.BottomPopup;
359359
PRODUCT_NAME = "$(TARGET_NAME)";
360-
SWIFT_VERSION = 3.0;
360+
SWIFT_VERSION = 4.2;
361361
TARGETED_DEVICE_FAMILY = "1,2";
362362
};
363363
name = Release;

0 commit comments

Comments
 (0)