|
1604 | 1604 | "project": "ReSwift.xcodeproj",
|
1605 | 1605 | "scheme": "ReSwift-iOS",
|
1606 | 1606 | "destination": "generic/platform=iOS",
|
1607 |
| - "configuration": "Release", |
1608 |
| - "xfail": { |
1609 |
| - "compatibility": { |
1610 |
| - "3.0": { |
1611 |
| - "branch": { |
1612 |
| - "master": "https://bugs.swift.org/browse/SR-7287", |
1613 |
| - "swift-4.2-branch": "https://bugs.swift.org/browse/SR-7287" |
1614 |
| - } |
1615 |
| - } |
1616 |
| - } |
1617 |
| - } |
| 1607 | + "configuration": "Release" |
1618 | 1608 | },
|
1619 | 1609 | {
|
1620 | 1610 | "action": "BuildXcodeProjectScheme",
|
1621 | 1611 | "project": "ReSwift.xcodeproj",
|
1622 | 1612 | "scheme": "ReSwift-macOS",
|
1623 | 1613 | "destination": "generic/platform=macOS",
|
1624 |
| - "configuration": "Release", |
1625 |
| - "xfail": { |
1626 |
| - "compatibility": { |
1627 |
| - "3.0": { |
1628 |
| - "branch": { |
1629 |
| - "master": "https://bugs.swift.org/browse/SR-7287", |
1630 |
| - "swift-4.2-branch": "https://bugs.swift.org/browse/SR-7287" |
1631 |
| - } |
1632 |
| - } |
1633 |
| - } |
1634 |
| - } |
| 1614 | + "configuration": "Release" |
1635 | 1615 | },
|
1636 | 1616 | {
|
1637 | 1617 | "action": "BuildXcodeProjectScheme",
|
1638 | 1618 | "project": "ReSwift.xcodeproj",
|
1639 | 1619 | "scheme": "ReSwift-tvOS",
|
1640 | 1620 | "destination": "generic/platform=tvOS",
|
1641 |
| - "configuration": "Release", |
1642 |
| - "xfail": { |
1643 |
| - "compatibility": { |
1644 |
| - "3.0": { |
1645 |
| - "branch": { |
1646 |
| - "master": "https://bugs.swift.org/browse/SR-7287", |
1647 |
| - "swift-4.2-branch": "https://bugs.swift.org/browse/SR-7287" |
1648 |
| - } |
1649 |
| - } |
1650 |
| - } |
1651 |
| - } |
| 1621 | + "configuration": "Release" |
1652 | 1622 | },
|
1653 | 1623 | {
|
1654 | 1624 | "action": "BuildXcodeProjectScheme",
|
1655 | 1625 | "project": "ReSwift.xcodeproj",
|
1656 | 1626 | "scheme": "ReSwift-watchOS",
|
1657 | 1627 | "destination": "generic/platform=watchOS",
|
1658 |
| - "configuration": "Release", |
1659 |
| - "xfail": { |
1660 |
| - "compatibility": { |
1661 |
| - "3.0": { |
1662 |
| - "branch": { |
1663 |
| - "master": "https://bugs.swift.org/browse/SR-7287", |
1664 |
| - "swift-4.2-branch": "https://bugs.swift.org/browse/SR-7287" |
1665 |
| - } |
1666 |
| - } |
1667 |
| - } |
1668 |
| - } |
| 1628 | + "configuration": "Release" |
1669 | 1629 | }
|
1670 | 1630 | ]
|
1671 | 1631 | },
|
|
0 commit comments