Skip to content

Commit 9c33a0c

Browse files
author
Michele Longhi
committed
Swift 2.3 compatibility for Apple TV
1 parent 50c700b commit 9c33a0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CloudBoost.xcodeproj/project.pbxproj

+3
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@
575575
};
576576
AA22BE0D1D0EB6F200ED3E14 = {
577577
CreatedOnToolsVersion = 7.3.1;
578+
LastSwiftMigration = 0800;
578579
};
579580
};
580581
};
@@ -1165,6 +1166,7 @@
11651166
PRODUCT_NAME = CloudBoost;
11661167
SDKROOT = appletvos;
11671168
SKIP_INSTALL = YES;
1169+
SWIFT_VERSION = 2.3;
11681170
TARGETED_DEVICE_FAMILY = 3;
11691171
TVOS_DEPLOYMENT_TARGET = 9.2;
11701172
};
@@ -1187,6 +1189,7 @@
11871189
SDKROOT = appletvos;
11881190
SKIP_INSTALL = YES;
11891191
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
1192+
SWIFT_VERSION = 2.3;
11901193
TARGETED_DEVICE_FAMILY = 3;
11911194
TVOS_DEPLOYMENT_TARGET = 9.2;
11921195
};

0 commit comments

Comments
 (0)