We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ffae34 commit a9d95f8Copy full SHA for a9d95f8
1 file changed
ReSwiftRouter.xcodeproj/project.pbxproj
@@ -634,9 +634,11 @@
634
};
635
6209C0871C5428DE004E6B66 = {
636
CreatedOnToolsVersion = 7.1.1;
637
+ LastSwiftMigration = 0810;
638
639
6209C0901C5428DE004E6B66 = {
640
641
642
643
625E66CC1C1FFE280027C288 = {
644
@@ -1161,6 +1163,7 @@
1161
1163
PRODUCT_MODULE_NAME = ReSwiftRouter_OSXTests;
1162
1164
PRODUCT_NAME = ReSwiftRouter;
1165
SDKROOT = macosx;
1166
+ SWIFT_VERSION = 3.0;
1167
1168
name = Debug;
1169
@@ -1176,6 +1179,7 @@
1176
1179
1177
1180
1178
1181
1182
1183
1184
name = Release;
1185
0 commit comments