Skip to content

Commit

Permalink
Merge pull request #128 from demonar/swift2.3
Browse files Browse the repository at this point in the history
migrated project to swift 2.3
  • Loading branch information
PGLongo authored Dec 20, 2016
2 parents 588c7e1 + cea31ff commit 5288b7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PKHUD.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
};
F996321D19514FD8001F73CA = {
CreatedOnToolsVersion = 6.0;
LastSwiftMigration = 0810;
};
};
};
Expand Down Expand Up @@ -498,6 +499,7 @@
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 2.3;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand All @@ -520,6 +522,7 @@
PRODUCT_BUNDLE_IDENTIFIER = "com.NSExceptional.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 2.3;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand Down

0 comments on commit 5288b7e

Please sign in to comment.