Skip to content

Commit 965cfe4

Browse files
authored
Merge pull request #211 from kickstarter/add-kickstarter-oss
Update hash for Kickstarter-Prelude and Kickstarter-ReactiveExtensions
2 parents bd180fd + 101870f commit 965cfe4

File tree

1 file changed

+8
-54
lines changed

1 file changed

+8
-54
lines changed

projects.json

Lines changed: 8 additions & 54 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": {
@@ -942,11 +942,11 @@
942942
"url": "https://github.com/kickstarter/Kickstarter-Prelude",
943943
"path": "Kickstarter-Prelude",
944944
"branch": "master",
945-
"maintainer": "stephen@stephencelis.com",
945+
"maintainer": "appledev@kickstarter.com",
946946
"compatibility": [
947947
{
948-
"version": "3.0",
949-
"commit": "9b2cc23ce8acf29b4b666a80a665c67cba800aac"
948+
"version": "4.2",
949+
"commit": "8988b02ab963294d98d8f37d1a7dc0ee392fcd8d"
950950
}
951951
],
952952
"platforms": [
@@ -961,27 +961,13 @@
961961
"configuration": "Release",
962962
"tags": "sourcekit"
963963
},
964-
{
965-
"action": "BuildXcodeProjectScheme",
966-
"project": "Prelude.xcodeproj",
967-
"scheme": "Prelude-tvOS",
968-
"destination": "generic/platform=tvOS",
969-
"configuration": "Release"
970-
},
971964
{
972965
"action": "BuildXcodeProjectScheme",
973966
"project": "Prelude.xcodeproj",
974967
"scheme": "Prelude-UIKit-iOS",
975968
"destination": "generic/platform=iOS",
976969
"configuration": "Release",
977970
"tags": "sourcekit"
978-
},
979-
{
980-
"action": "BuildXcodeProjectScheme",
981-
"project": "Prelude.xcodeproj",
982-
"scheme": "Prelude-UIKit-tvOS",
983-
"destination": "generic/platform=tvOS",
984-
"configuration": "Release"
985971
}
986972
]
987973
},
@@ -990,11 +976,11 @@
990976
"url": "https://github.com/kickstarter/Kickstarter-ReactiveExtensions",
991977
"path": "Kickstarter-ReactiveExtensions",
992978
"branch": "master",
993-
"maintainer": "stephen@stephencelis.com",
979+
"maintainer": "appledev@kickstarter.com",
994980
"compatibility": [
995981
{
996-
"version": "3.0",
997-
"commit": "732eab9da730699f264dceb4f423586754191d67"
982+
"version": "4.0",
983+
"commit": "6b7887e7b38ebd81e2d04a936e64998b0f634e98"
998984
}
999985
],
1000986
"platforms": [
@@ -1033,38 +1019,6 @@
10331019
}
10341020
}
10351021
}
1036-
},
1037-
{
1038-
"action": "BuildXcodeProjectScheme",
1039-
"project": "ReactiveExtensions.xcodeproj",
1040-
"scheme": "ReactiveExtensions-TestHelpers-tvOS",
1041-
"destination": "generic/platform=tvOS",
1042-
"configuration": "Release",
1043-
"xfail": {
1044-
"compatibility": {
1045-
"3.0": {
1046-
"branch": {
1047-
"master": "https://bugs.swift.org/browse/SR-8270"
1048-
}
1049-
}
1050-
}
1051-
}
1052-
},
1053-
{
1054-
"action": "BuildXcodeProjectScheme",
1055-
"project": "ReactiveExtensions.xcodeproj",
1056-
"scheme": "ReactiveExtensions-tvOS",
1057-
"destination": "generic/platform=tvOS",
1058-
"configuration": "Release",
1059-
"xfail": {
1060-
"compatibility": {
1061-
"3.0": {
1062-
"branch": {
1063-
"master": "https://bugs.swift.org/browse/SR-8270"
1064-
}
1065-
}
1066-
}
1067-
}
10681022
}
10691023
]
10701024
},

0 commit comments

Comments
 (0)