Skip to content

Commit 4570521

Browse files
convert tvOS target
1 parent 6152b90 commit 4570521

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ReSwiftRouter.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,9 +629,11 @@
629629
};
630630
6209C0601C5427E0004E6B66 = {
631631
CreatedOnToolsVersion = 7.1.1;
632+
LastSwiftMigration = 0810;
632633
};
633634
6209C0691C5427E0004E6B66 = {
634635
CreatedOnToolsVersion = 7.1.1;
636+
LastSwiftMigration = 0810;
635637
};
636638
6209C0871C5428DE004E6B66 = {
637639
CreatedOnToolsVersion = 7.1.1;
@@ -1092,6 +1094,7 @@
10921094
PRODUCT_BUNDLE_IDENTIFIER = "de.benjamin-encz.ReSwiftRouter-tvOSTests";
10931095
PRODUCT_NAME = "$(TARGET_NAME)";
10941096
SDKROOT = appletvos;
1097+
SWIFT_VERSION = 3.0;
10951098
TVOS_DEPLOYMENT_TARGET = 9.0;
10961099
};
10971100
name = Debug;
@@ -1104,6 +1107,7 @@
11041107
PRODUCT_BUNDLE_IDENTIFIER = "de.benjamin-encz.ReSwiftRouter-tvOSTests";
11051108
PRODUCT_NAME = "$(TARGET_NAME)";
11061109
SDKROOT = appletvos;
1110+
SWIFT_VERSION = 3.0;
11071111
TVOS_DEPLOYMENT_TARGET = 9.0;
11081112
};
11091113
name = Release;

0 commit comments

Comments
 (0)