|
613 | 613 | "actions": [ |
614 | 614 | { |
615 | 615 | "action": "BuildSwiftPackage", |
616 | | - "configuration": "release", |
| 616 | + "configuration": "release", |
617 | 617 | "tags": "sourcekit", |
618 | 618 | "xfail": { |
619 | 619 | "compatibility": { |
|
655 | 655 | "project": "xswift.xcodeproj", |
656 | 656 | "target": "xswift", |
657 | 657 | "destination": "generic/platform=macOS", |
658 | | - "configuration": "Release", |
| 658 | + "configuration": "Release", |
659 | 659 | "xfail": { |
660 | 660 | "compatibility": { |
661 | 661 | "4.0": { |
|
942 | 942 | "url": "https://github.com/kickstarter/Kickstarter-Prelude", |
943 | 943 | "path": "Kickstarter-Prelude", |
944 | 944 | "branch": "master", |
945 | | - "maintainer": "stephen@stephencelis.com", |
| 945 | + "maintainer": "appledev@kickstarter.com", |
946 | 946 | "compatibility": [ |
947 | 947 | { |
948 | | - "version": "3.0", |
949 | | - "commit": "9b2cc23ce8acf29b4b666a80a665c67cba800aac" |
| 948 | + "version": "4.2", |
| 949 | + "commit": "8988b02ab963294d98d8f37d1a7dc0ee392fcd8d" |
950 | 950 | } |
951 | 951 | ], |
952 | 952 | "platforms": [ |
|
961 | 961 | "configuration": "Release", |
962 | 962 | "tags": "sourcekit" |
963 | 963 | }, |
964 | | - { |
965 | | - "action": "BuildXcodeProjectScheme", |
966 | | - "project": "Prelude.xcodeproj", |
967 | | - "scheme": "Prelude-tvOS", |
968 | | - "destination": "generic/platform=tvOS", |
969 | | - "configuration": "Release" |
970 | | - }, |
971 | 964 | { |
972 | 965 | "action": "BuildXcodeProjectScheme", |
973 | 966 | "project": "Prelude.xcodeproj", |
974 | 967 | "scheme": "Prelude-UIKit-iOS", |
975 | 968 | "destination": "generic/platform=iOS", |
976 | 969 | "configuration": "Release", |
977 | 970 | "tags": "sourcekit" |
978 | | - }, |
979 | | - { |
980 | | - "action": "BuildXcodeProjectScheme", |
981 | | - "project": "Prelude.xcodeproj", |
982 | | - "scheme": "Prelude-UIKit-tvOS", |
983 | | - "destination": "generic/platform=tvOS", |
984 | | - "configuration": "Release" |
985 | 971 | } |
986 | 972 | ] |
987 | 973 | }, |
|
990 | 976 | "url": "https://github.com/kickstarter/Kickstarter-ReactiveExtensions", |
991 | 977 | "path": "Kickstarter-ReactiveExtensions", |
992 | 978 | "branch": "master", |
993 | | - "maintainer": "stephen@stephencelis.com", |
| 979 | + "maintainer": "appledev@kickstarter.com", |
994 | 980 | "compatibility": [ |
995 | 981 | { |
996 | | - "version": "3.0", |
997 | | - "commit": "732eab9da730699f264dceb4f423586754191d67" |
| 982 | + "version": "4.0", |
| 983 | + "commit": "6b7887e7b38ebd81e2d04a936e64998b0f634e98" |
998 | 984 | } |
999 | 985 | ], |
1000 | 986 | "platforms": [ |
|
1033 | 1019 | } |
1034 | 1020 | } |
1035 | 1021 | } |
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 | | - } |
1068 | 1022 | } |
1069 | 1023 | ] |
1070 | 1024 | }, |
|
0 commit comments