|
1332 | 1332 | "workspace": "NonEmpty.xcworkspace",
|
1333 | 1333 | "scheme": "NonEmpty-Package",
|
1334 | 1334 | "destination": "generic/platform=macOS",
|
1335 |
| - "configuration": "Release", |
1336 |
| - "xfail": { |
1337 |
| - "compatibility": { |
1338 |
| - "4.1": { |
1339 |
| - "branch": { |
1340 |
| - "swift-5.0-branch": "https://bugs.swift.org/browse/SR-9068" |
1341 |
| - } |
1342 |
| - } |
1343 |
| - } |
1344 |
| - } |
| 1335 | + "configuration": "Release" |
1345 | 1336 | },
|
1346 | 1337 | {
|
1347 | 1338 | "action": "BuildXcodeWorkspaceScheme",
|
1348 | 1339 | "workspace": "NonEmpty.xcworkspace",
|
1349 | 1340 | "scheme": "NonEmpty-Package",
|
1350 | 1341 | "destination": "generic/platform=iOS",
|
1351 |
| - "configuration": "Release", |
1352 |
| - "xfail": { |
1353 |
| - "compatibility": { |
1354 |
| - "4.1": { |
1355 |
| - "branch": { |
1356 |
| - "swift-5.0-branch": "https://bugs.swift.org/browse/SR-9068" |
1357 |
| - } |
1358 |
| - } |
1359 |
| - } |
1360 |
| - } |
| 1342 | + "configuration": "Release" |
1361 | 1343 | },
|
1362 | 1344 | {
|
1363 | 1345 | "action": "BuildXcodeWorkspaceScheme",
|
1364 | 1346 | "workspace": "NonEmpty.xcworkspace",
|
1365 | 1347 | "scheme": "NonEmpty-Package",
|
1366 | 1348 | "destination": "generic/platform=tvOS",
|
1367 |
| - "configuration": "Release", |
1368 |
| - "xfail": { |
1369 |
| - "compatibility": { |
1370 |
| - "4.1": { |
1371 |
| - "branch": { |
1372 |
| - "swift-5.0-branch": "https://bugs.swift.org/browse/SR-9068" |
1373 |
| - } |
1374 |
| - } |
1375 |
| - } |
1376 |
| - } |
| 1349 | + "configuration": "Release" |
1377 | 1350 | },
|
1378 | 1351 | {
|
1379 | 1352 | "action": "BuildXcodeWorkspaceScheme",
|
1380 | 1353 | "workspace": "NonEmpty.xcworkspace",
|
1381 | 1354 | "scheme": "NonEmpty-Package",
|
1382 | 1355 | "destination": "generic/platform=watchOS",
|
1383 |
| - "configuration": "Release", |
1384 |
| - "xfail": { |
1385 |
| - "compatibility": { |
1386 |
| - "4.1": { |
1387 |
| - "branch": { |
1388 |
| - "swift-5.0-branch": "https://bugs.swift.org/browse/SR-9068" |
1389 |
| - } |
1390 |
| - } |
1391 |
| - } |
1392 |
| - } |
| 1356 | + "configuration": "Release" |
1393 | 1357 | },
|
1394 | 1358 | {
|
1395 | 1359 | "action": "BuildSwiftPackage",
|
1396 |
| - "configuration": "release", |
1397 |
| - "xfail": { |
1398 |
| - "compatibility": { |
1399 |
| - "4.1": { |
1400 |
| - "branch": { |
1401 |
| - "swift-5.0-branch": "https://bugs.swift.org/browse/SR-9068" |
1402 |
| - } |
1403 |
| - } |
1404 |
| - } |
1405 |
| - } |
| 1360 | + "configuration": "release" |
1406 | 1361 | },
|
1407 | 1362 | {
|
1408 | 1363 | "action": "TestSwiftPackage"
|
|
0 commit comments