Skip to content

Commit f288417

Browse files
committed
Remove tvOS schemes, remove app for now.
1 parent c72b7f3 commit f288417

File tree

1 file changed

+0
-53
lines changed

1 file changed

+0
-53
lines changed

projects.json

Lines changed: 0 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -846,26 +846,12 @@
846846
"destination": "generic/platform=iOS",
847847
"configuration": "Release"
848848
},
849-
{
850-
"action": "BuildXcodeProjectScheme",
851-
"project": "Prelude.xcodeproj",
852-
"scheme": "Prelude-tvOS",
853-
"destination": "generic/platform=tvOS",
854-
"configuration": "Release"
855-
},
856849
{
857850
"action": "BuildXcodeProjectScheme",
858851
"project": "Prelude.xcodeproj",
859852
"scheme": "Prelude-UIKit-iOS",
860853
"destination": "generic/platform=iOS",
861854
"configuration": "Release"
862-
},
863-
{
864-
"action": "BuildXcodeProjectScheme",
865-
"project": "Prelude.xcodeproj",
866-
"scheme": "Prelude-UIKit-tvOS",
867-
"destination": "generic/platform=tvOS",
868-
"configuration": "Release"
869855
}
870856
]
871857
},
@@ -898,45 +884,6 @@
898884
"scheme": "ReactiveExtensions-TestHelpers-iOS",
899885
"destination": "generic/platform=iOS",
900886
"configuration": "Release"
901-
},
902-
{
903-
"action": "BuildXcodeProjectScheme",
904-
"project": "ReactiveExtensions.xcodeproj",
905-
"scheme": "ReactiveExtensions-TestHelpers-tvOS",
906-
"destination": "generic/platform=tvOS",
907-
"configuration": "Release"
908-
},
909-
{
910-
"action": "BuildXcodeProjectScheme",
911-
"project": "ReactiveExtensions.xcodeproj",
912-
"scheme": "ReactiveExtensions-tvOS",
913-
"destination": "generic/platform=tvOS",
914-
"configuration": "Release"
915-
}
916-
]
917-
},
918-
{
919-
"repository": "Git",
920-
"url": "https://github.com/kickstarter/ios-oss",
921-
"path": "Kickstarter",
922-
"branch": "master",
923-
"maintainer": "[email protected]",
924-
"compatibility": [
925-
{
926-
"version": "4.1",
927-
"commit": "bec03d1095131d820dff0e845981e7ea296caeb3"
928-
}
929-
],
930-
"platforms": [
931-
"Darwin"
932-
],
933-
"actions": [
934-
{
935-
"action": "BuildXcodeProjectScheme",
936-
"project": "Kickstarter.xcodeproj",
937-
"scheme": "Kickstarter-iOS",
938-
"destination": "generic/platform=iOS",
939-
"configuration": "Release"
940887
}
941888
]
942889
},

0 commit comments

Comments
 (0)