Skip to content

Commit 11ee276

Browse files
committed
- updated Swift version to 5.0
1 parent 0d442d1 commit 11ee276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

IQKeyboardManager.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@
734734
PRODUCT_NAME = "$(TARGET_NAME)";
735735
SKIP_INSTALL = YES;
736736
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
737-
SWIFT_VERSION = 3.0;
737+
SWIFT_VERSION = 5.0;
738738
};
739739
name = Debug;
740740
};
@@ -768,7 +768,7 @@
768768
PRODUCT_BUNDLE_IDENTIFIER = com.Iftekhar.IQKeyboardManagerSwift;
769769
PRODUCT_NAME = "$(TARGET_NAME)";
770770
SKIP_INSTALL = YES;
771-
SWIFT_VERSION = 4.2;
771+
SWIFT_VERSION = 5.0;
772772
};
773773
name = Release;
774774
};

0 commit comments

Comments
 (0)