We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea39494 commit e5f020bCopy full SHA for e5f020b
Action.xcodeproj/project.pbxproj
@@ -127,6 +127,7 @@
127
TargetAttributes = {
128
BE73AD1F1CDCD101006F8B98 = {
129
CreatedOnToolsVersion = 7.3;
130
+ LastSwiftMigration = 0800;
131
};
132
133
@@ -282,6 +283,7 @@
282
283
PRODUCT_NAME = "$(TARGET_NAME)";
284
SKIP_INSTALL = YES;
285
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
286
+ SWIFT_VERSION = 2.3;
287
288
name = Debug;
289
@@ -303,6 +305,7 @@
303
305
PRODUCT_BUNDLE_IDENTIFIER = com.ashfurrow.Action;
304
306
307
308
309
310
name = Release;
311
0 commit comments