|
1588 | 1588 | "path": "ReactiveCocoa",
|
1589 | 1589 | "branch": "master",
|
1590 | 1590 | "compatibility": [
|
1591 |
| - { |
1592 |
| - "version": "3.2", |
1593 |
| - "commit": "72dd2096c04e66bb10a5dd0c230c7a7ceef467e9" |
1594 |
| - }, |
1595 | 1591 | {
|
1596 | 1592 | "version": "4.0",
|
1597 | 1593 | "commit": "72dd2096c04e66bb10a5dd0c230c7a7ceef467e9"
|
|
1607 | 1603 | "workspace": "ReactiveCocoa.xcworkspace",
|
1608 | 1604 | "scheme": "ReactiveCocoa-macOS",
|
1609 | 1605 | "destination": "generic/platform=macOS",
|
1610 |
| - "configuration": "Release", |
1611 |
| - "xfail": { |
1612 |
| - "compatibility": { |
1613 |
| - "3.2": { |
1614 |
| - "branch": { |
1615 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-7346" |
1616 |
| - } |
1617 |
| - } |
1618 |
| - } |
1619 |
| - } |
| 1606 | + "configuration": "Release" |
1620 | 1607 | },
|
1621 | 1608 | {
|
1622 | 1609 | "action": "BuildXcodeWorkspaceScheme",
|
1623 | 1610 | "workspace": "ReactiveCocoa.xcworkspace",
|
1624 | 1611 | "scheme": "ReactiveCocoa-iOS",
|
1625 | 1612 | "destination": "generic/platform=iOS",
|
1626 |
| - "configuration": "Release", |
1627 |
| - "xfail": { |
1628 |
| - "compatibility": { |
1629 |
| - "3.2": { |
1630 |
| - "branch": { |
1631 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-7346" |
1632 |
| - } |
1633 |
| - } |
1634 |
| - } |
1635 |
| - } |
| 1613 | + "configuration": "Release" |
1636 | 1614 | },
|
1637 | 1615 | {
|
1638 | 1616 | "action": "BuildXcodeWorkspaceScheme",
|
1639 | 1617 | "workspace": "ReactiveCocoa.xcworkspace",
|
1640 | 1618 | "scheme": "ReactiveCocoa-tvOS",
|
1641 | 1619 | "destination": "generic/platform=tvOS",
|
1642 |
| - "configuration": "Release", |
1643 |
| - "xfail": { |
1644 |
| - "compatibility": { |
1645 |
| - "3.2": { |
1646 |
| - "branch": { |
1647 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-7346" |
1648 |
| - } |
1649 |
| - } |
1650 |
| - } |
1651 |
| - } |
| 1620 | + "configuration": "Release" |
1652 | 1621 | },
|
1653 | 1622 | {
|
1654 | 1623 | "action": "BuildXcodeWorkspaceScheme",
|
1655 | 1624 | "workspace": "ReactiveCocoa.xcworkspace",
|
1656 | 1625 | "scheme": "ReactiveCocoa-watchOS",
|
1657 | 1626 | "destination": "generic/platform=watchOS",
|
1658 |
| - "configuration": "Release", |
1659 |
| - "xfail": { |
1660 |
| - "compatibility": { |
1661 |
| - "3.2": { |
1662 |
| - "branch": { |
1663 |
| - "swift-4.1-branch": "https://bugs.swift.org/browse/SR-7346" |
1664 |
| - } |
1665 |
| - } |
1666 |
| - } |
1667 |
| - } |
| 1627 | + "configuration": "Release" |
1668 | 1628 | }
|
1669 | 1629 | ]
|
1670 | 1630 | },
|
|
0 commit comments