Skip to content

Commit e5f020b

Browse files
committed
Set SWIFT_VERSION 2.3
1 parent ea39494 commit e5f020b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Action.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
TargetAttributes = {
128128
BE73AD1F1CDCD101006F8B98 = {
129129
CreatedOnToolsVersion = 7.3;
130+
LastSwiftMigration = 0800;
130131
};
131132
};
132133
};
@@ -282,6 +283,7 @@
282283
PRODUCT_NAME = "$(TARGET_NAME)";
283284
SKIP_INSTALL = YES;
284285
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
286+
SWIFT_VERSION = 2.3;
285287
};
286288
name = Debug;
287289
};
@@ -303,6 +305,7 @@
303305
PRODUCT_BUNDLE_IDENTIFIER = com.ashfurrow.Action;
304306
PRODUCT_NAME = "$(TARGET_NAME)";
305307
SKIP_INSTALL = YES;
308+
SWIFT_VERSION = 2.3;
306309
};
307310
name = Release;
308311
};

0 commit comments

Comments
 (0)