Skip to content

Commit

Permalink
upgrade to swift 5
Browse files Browse the repository at this point in the history
  • Loading branch information
ktgeek committed May 8, 2021
1 parent 0fffb6b commit e5e5f1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions supreSSHion.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
TargetAttributes = {
DE3EE3B1207B923900536B64 = {
CreatedOnToolsVersion = 9.3;
LastSwiftMigration = 1010;
LastSwiftMigration = 1250;
SystemCapabilities = {
com.apple.Sandbox = {
enabled = 0;
Expand Down Expand Up @@ -321,7 +321,7 @@
SWIFT_OBJC_BRIDGING_HEADER = "supreSSHion/supreSSHion-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
};
name = Debug;
};
Expand All @@ -346,7 +346,7 @@
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "supreSSHion/supreSSHion-Bridging-Header.h";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
};
name = Release;
};
Expand Down

0 comments on commit e5e5f1c

Please sign in to comment.