|
1290 | 1290 | "maintainer": "[email protected]",
|
1291 | 1291 | "compatibility": [
|
1292 | 1292 | {
|
1293 |
| - "version": "3.0", |
1294 |
| - "commit": "eef27bfcfd201036a12992b6988e64a088fe7354" |
| 1293 | + "version": "4.2", |
| 1294 | + "commit": "ed1caa237b9742135996fefe3682b834bb394a6a" |
1295 | 1295 | }
|
1296 | 1296 | ],
|
1297 | 1297 | "platforms": [
|
|
1303 | 1303 | "workspace": "ObjectMapper.xcworkspace",
|
1304 | 1304 | "scheme": "ObjectMapper-iOS",
|
1305 | 1305 | "destination": "generic/platform=iOS",
|
1306 |
| - "configuration": "Release", |
1307 |
| - "xfail": { |
1308 |
| - "compatibility": { |
1309 |
| - "3.0": { |
1310 |
| - "branch": { |
1311 |
| - "master": "https://bugs.swift.org/browse/SR-6690", |
1312 |
| - "swift-4.2-branch": "https://bugs.swift.org/browse/SR-6690" |
1313 |
| - } |
1314 |
| - } |
1315 |
| - } |
1316 |
| - } |
| 1306 | + "configuration": "Release" |
1317 | 1307 | },
|
1318 | 1308 | {
|
1319 | 1309 | "action": "BuildXcodeWorkspaceScheme",
|
1320 | 1310 | "workspace": "ObjectMapper.xcworkspace",
|
1321 | 1311 | "scheme": "ObjectMapper-Mac",
|
1322 | 1312 | "destination": "generic/platform=macOS",
|
1323 |
| - "configuration": "Release", |
1324 |
| - "xfail": { |
1325 |
| - "compatibility": { |
1326 |
| - "3.0": { |
1327 |
| - "branch": { |
1328 |
| - "master": "https://bugs.swift.org/browse/SR-6690", |
1329 |
| - "swift-4.2-branch": "https://bugs.swift.org/browse/SR-6690" |
1330 |
| - } |
1331 |
| - } |
1332 |
| - } |
1333 |
| - } |
| 1313 | + "configuration": "Release" |
1334 | 1314 | },
|
1335 | 1315 | {
|
1336 | 1316 | "action": "BuildXcodeWorkspaceScheme",
|
1337 | 1317 | "workspace": "ObjectMapper.xcworkspace",
|
1338 | 1318 | "scheme": "ObjectMapper-tvOS",
|
1339 | 1319 | "destination": "generic/platform=tvOS",
|
1340 |
| - "configuration": "Release", |
1341 |
| - "xfail": { |
1342 |
| - "compatibility": { |
1343 |
| - "3.0": { |
1344 |
| - "branch": { |
1345 |
| - "master": "https://bugs.swift.org/browse/SR-6690", |
1346 |
| - "swift-4.2-branch": "https://bugs.swift.org/browse/SR-6690" |
1347 |
| - } |
1348 |
| - } |
1349 |
| - } |
1350 |
| - } |
| 1320 | + "configuration": "Release" |
1351 | 1321 | },
|
1352 | 1322 | {
|
1353 | 1323 | "action": "BuildXcodeWorkspaceScheme",
|
1354 | 1324 | "workspace": "ObjectMapper.xcworkspace",
|
1355 | 1325 | "scheme": "ObjectMapper-watchOS",
|
1356 | 1326 | "destination": "generic/platform=watchOS",
|
1357 |
| - "configuration": "Release", |
1358 |
| - "xfail": { |
1359 |
| - "compatibility": { |
1360 |
| - "3.0": { |
1361 |
| - "branch": { |
1362 |
| - "master": "https://bugs.swift.org/browse/SR-6690", |
1363 |
| - "swift-4.2-branch": "https://bugs.swift.org/browse/SR-6690" |
1364 |
| - } |
1365 |
| - } |
1366 |
| - } |
1367 |
| - } |
| 1327 | + "configuration": "Release" |
1368 | 1328 | }
|
1369 | 1329 | ]
|
1370 | 1330 | },
|
|
0 commit comments