Skip to content

Commit beda3aa

Browse files
committed
UnXFAIL ProcedureKit on all branches
1 parent a1a4ce4 commit beda3aa

File tree

1 file changed

+5
-60
lines changed

1 file changed

+5
-60
lines changed

projects.json

+5-60
Original file line numberDiff line numberDiff line change
@@ -1174,90 +1174,35 @@
11741174
"project": "ProcedureKit.xcodeproj",
11751175
"target": "ProcedureKit",
11761176
"destination": "platform=macOS",
1177-
"configuration": "Release",
1178-
"xfail": {
1179-
"compatibility": {
1180-
"3.0": {
1181-
"branch": {
1182-
"master": "https://bugs.swift.org/browse/SR-5265",
1183-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-5265",
1184-
"swift-4.0-branch": "https://bugs.swift.org/browse/SR-5265"
1185-
}
1186-
}
1187-
}
1188-
}
1177+
"configuration": "Release"
11891178
},
11901179
{
11911180
"action": "BuildXcodeProjectTarget",
11921181
"project": "ProcedureKit.xcodeproj",
11931182
"target": "ProcedureKit",
11941183
"destination": "generic/platform=iOS",
1195-
"configuration": "Release",
1196-
"xfail": {
1197-
"compatibility": {
1198-
"3.0": {
1199-
"branch": {
1200-
"master": "https://bugs.swift.org/browse/SR-5265",
1201-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-5265",
1202-
"swift-4.0-branch": "https://bugs.swift.org/browse/SR-5265"
1203-
}
1204-
}
1205-
}
1206-
}
1184+
"configuration": "Release"
12071185
},
12081186
{
12091187
"action": "BuildXcodeProjectTarget",
12101188
"project": "ProcedureKit.xcodeproj",
12111189
"target": "ProcedureKit",
12121190
"destination": "generic/platform=watchOS",
1213-
"configuration": "Release",
1214-
"xfail": {
1215-
"compatibility": {
1216-
"3.0": {
1217-
"branch": {
1218-
"master": "https://bugs.swift.org/browse/SR-5265",
1219-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-5265",
1220-
"swift-4.0-branch": "https://bugs.swift.org/browse/SR-5265"
1221-
}
1222-
}
1223-
}
1224-
}
1191+
"configuration": "Release"
12251192
},
12261193
{
12271194
"action": "BuildXcodeProjectTarget",
12281195
"project": "ProcedureKit.xcodeproj",
12291196
"target": "ProcedureKit",
12301197
"destination": "generic/platform=tvOS",
1231-
"configuration": "Release",
1232-
"xfail": {
1233-
"compatibility": {
1234-
"3.0": {
1235-
"branch": {
1236-
"master": "https://bugs.swift.org/browse/SR-5265",
1237-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-5265",
1238-
"swift-4.0-branch": "https://bugs.swift.org/browse/SR-5265"
1239-
}
1240-
}
1241-
}
1242-
}
1198+
"configuration": "Release"
12431199
},
12441200
{
12451201
"action": "BuildXcodeProjectTarget",
12461202
"project": "ProcedureKit.xcodeproj",
12471203
"target": "ProcedureKitCloud",
12481204
"destination": "platform=macOS",
1249-
"configuration": "Release",
1250-
"xfail": {
1251-
"compatibility": {
1252-
"3.0": {
1253-
"branch": {
1254-
"master": "https://bugs.swift.org/browse/SR-5265",
1255-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-5265",
1256-
"swift-4.0-branch": "https://bugs.swift.org/browse/SR-5265"
1257-
}
1258-
}
1259-
}
1260-
}
1205+
"configuration": "Release"
12611206
},
12621207
{
12631208
"action": "TestXcodeProjectTarget",

0 commit comments

Comments
 (0)