Merge pull request #86 from whitepixelstudios/swift3

Swift3
This commit is contained in:
Matt Coneybeare
2017-02-24 14:28:11 -04:00
committed by GitHub
3 changed files with 816 additions and 790 deletions
+1
View File
@@ -0,0 +1 @@
3.0
+5 -3
View File
@@ -328,7 +328,6 @@
F8111E3219A95C8B0040E7D1 = {
CreatedOnToolsVersion = 6.0;
LastSwiftMigration = 0800;
ProvisioningStyle = Manual;
};
};
};
@@ -542,6 +541,7 @@
SKIP_INSTALL = YES;
SWIFT_OBJC_BRIDGING_HEADER = "";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 3.0;
};
name = Debug;
};
@@ -566,6 +566,7 @@
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_OBJC_BRIDGING_HEADER = "";
SWIFT_VERSION = 3.0;
};
name = Release;
};
@@ -723,7 +724,8 @@
SKIP_INSTALL = YES;
SWIFT_OBJC_BRIDGING_HEADER = "";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 2.3;
SWIFT_VERSION = 3.0;
};
name = Debug;
};
@@ -745,7 +747,7 @@
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_OBJC_BRIDGING_HEADER = "";
SWIFT_VERSION = 2.3;
SWIFT_VERSION = 2.3;
};
name = Release;
};
+810 -787
View File
File diff suppressed because it is too large Load Diff