Skip to content

Commit 3dcc22f

Browse files
committed
Remove tvOS targets
1 parent 931364e commit 3dcc22f

File tree

1 file changed

+4
-43
lines changed

1 file changed

+4
-43
lines changed

projects.json

Lines changed: 4 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@
613613
"actions": [
614614
{
615615
"action": "BuildSwiftPackage",
616-
"configuration": "release",
616+
"configuration": "release",
617617
"tags": "sourcekit",
618618
"xfail": {
619619
"compatibility": {
@@ -655,7 +655,7 @@
655655
"project": "xswift.xcodeproj",
656656
"target": "xswift",
657657
"destination": "generic/platform=macOS",
658-
"configuration": "Release",
658+
"configuration": "Release",
659659
"xfail": {
660660
"compatibility": {
661661
"4.0": {
@@ -924,7 +924,7 @@
924924
"url": "https://github.com/kickstarter/Kickstarter-Prelude",
925925
"path": "Kickstarter-Prelude",
926926
"branch": "master",
927-
"maintainer": "justins@kickstarter.com",
927+
"maintainer": "appledev@kickstarter.com",
928928
"compatibility": [
929929
{
930930
"version": "4.0",
@@ -950,13 +950,6 @@
950950
"destination": "generic/platform=iOS",
951951
"configuration": "Release",
952952
"tags": "sourcekit"
953-
},
954-
{
955-
"action": "BuildXcodeProjectScheme",
956-
"project": "Prelude.xcodeproj",
957-
"scheme": "Prelude-UIKit-tvOS",
958-
"destination": "generic/platform=tvOS",
959-
"configuration": "Release"
960953
}
961954
]
962955
},
@@ -965,7 +958,7 @@
965958
"url": "https://github.com/kickstarter/Kickstarter-ReactiveExtensions",
966959
"path": "Kickstarter-ReactiveExtensions",
967960
"branch": "master",
968-
"maintainer": "justins@kickstarter.com",
961+
"maintainer": "appledev@kickstarter.com",
969962
"compatibility": [
970963
{
971964
"version": "4.0",
@@ -1008,38 +1001,6 @@
10081001
}
10091002
}
10101003
}
1011-
},
1012-
{
1013-
"action": "BuildXcodeProjectScheme",
1014-
"project": "ReactiveExtensions.xcodeproj",
1015-
"scheme": "ReactiveExtensions-TestHelpers-tvOS",
1016-
"destination": "generic/platform=tvOS",
1017-
"configuration": "Release",
1018-
"xfail": {
1019-
"compatibility": {
1020-
"3.0": {
1021-
"branch": {
1022-
"master": "https://bugs.swift.org/browse/SR-8270"
1023-
}
1024-
}
1025-
}
1026-
}
1027-
},
1028-
{
1029-
"action": "BuildXcodeProjectScheme",
1030-
"project": "ReactiveExtensions.xcodeproj",
1031-
"scheme": "ReactiveExtensions-tvOS",
1032-
"destination": "generic/platform=tvOS",
1033-
"configuration": "Release",
1034-
"xfail": {
1035-
"compatibility": {
1036-
"3.0": {
1037-
"branch": {
1038-
"master": "https://bugs.swift.org/browse/SR-8270"
1039-
}
1040-
}
1041-
}
1042-
}
10431004
}
10441005
]
10451006
},

0 commit comments

Comments
 (0)