|
1535 | 1535 | "branch": "master",
|
1536 | 1536 | "maintainer": "[email protected]",
|
1537 | 1537 | "compatibility": {
|
1538 |
| - "3.0": { |
1539 |
| - "commit": "3df0fb6ec06a0f3c5ca49c88bd51ab5b64f4f0af" |
| 1538 | + "3.2": { |
| 1539 | + "commit": "2493b356b3422f3bbb4dab27dc351f16ebdda13c" |
1540 | 1540 | }
|
1541 | 1541 | },
|
1542 | 1542 | "platforms": [
|
|
1551 | 1551 | "configuration": "Release",
|
1552 | 1552 | "xfail": {
|
1553 | 1553 | "compatibility": {
|
1554 |
| - "3.0": { |
| 1554 | + "3.2": { |
1555 | 1555 | "branch": {
|
1556 |
| - "master": "https://bugs.swift.org/browse/SR-4730", |
1557 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-4730", |
1558 |
| - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4730", |
1559 |
| - "swift-3.1-branch": "https://bugs.swift.org/browse/SR-4879" |
| 1556 | + "master": "https://bugs.swift.org/browse/SR-6538", |
| 1557 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6538" |
1560 | 1558 | }
|
1561 | 1559 | }
|
1562 | 1560 | }
|
1563 | 1561 | }
|
1564 | 1562 | },
|
1565 | 1563 | {
|
1566 |
| - "action": "TestXcodeProjectScheme", |
| 1564 | + "action": "BuildXcodeProjectScheme", |
1567 | 1565 | "project": "Realm.xcodeproj",
|
1568 | 1566 | "scheme": "RealmSwift",
|
1569 | 1567 | "destination": "generic/platform=macOS",
|
1570 |
| - "configuration": "Release" |
| 1568 | + "configuration": "Release", |
| 1569 | + "xfail": { |
| 1570 | + "compatibility": { |
| 1571 | + "3.2": { |
| 1572 | + "branch": { |
| 1573 | + "master": "https://bugs.swift.org/browse/SR-6538", |
| 1574 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6538" |
| 1575 | + } |
| 1576 | + } |
| 1577 | + } |
| 1578 | + } |
1571 | 1579 | },
|
1572 | 1580 | {
|
1573 |
| - "action": "TestXcodeProjectScheme", |
| 1581 | + "action": "BuildXcodeProjectScheme", |
1574 | 1582 | "project": "Realm.xcodeproj",
|
1575 | 1583 | "scheme": "RealmSwift",
|
1576 | 1584 | "destination": "generic/platform=tvOS",
|
1577 |
| - "configuration": "Release" |
| 1585 | + "configuration": "Release", |
| 1586 | + "xfail": { |
| 1587 | + "compatibility": { |
| 1588 | + "3.2": { |
| 1589 | + "branch": { |
| 1590 | + "master": "https://bugs.swift.org/browse/SR-6538", |
| 1591 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6538" |
| 1592 | + } |
| 1593 | + } |
| 1594 | + } |
| 1595 | + } |
1578 | 1596 | },
|
1579 | 1597 | {
|
1580 | 1598 | "action": "BuildXcodeProjectScheme",
|
|
1584 | 1602 | "configuration": "Release",
|
1585 | 1603 | "xfail": {
|
1586 | 1604 | "compatibility": {
|
1587 |
| - "3.0": { |
| 1605 | + "3.2": { |
1588 | 1606 | "branch": {
|
1589 |
| - "master": "https://bugs.swift.org/browse/SR-4730", |
1590 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-4730", |
1591 |
| - "swift-4.0-branch": "https://bugs.swift.org/browse/SR-4730", |
1592 |
| - "swift-3.1-branch": "https://bugs.swift.org/browse/SR-4879" |
| 1607 | + "master": "https://bugs.swift.org/browse/SR-6538", |
| 1608 | + "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6538" |
1593 | 1609 | }
|
1594 | 1610 | }
|
1595 | 1611 | }
|
|
0 commit comments