|
619 | 619 | }
|
620 | 620 | ]
|
621 | 621 | },
|
| 622 | + { |
| 623 | + "repository": "Git", |
| 624 | + "url": "https://github.com/exercism/swift.git", |
| 625 | + "path": "exercism-swift", |
| 626 | + "branch": "master", |
| 627 | + "maintainer": "[email protected]", |
| 628 | + "compatibility": [ |
| 629 | + { |
| 630 | + "version": "4.2", |
| 631 | + "commit": "38a17de8717a2282fd4ff62cd1ce732b926bf4ab" |
| 632 | + } |
| 633 | + ], |
| 634 | + "platforms": [ |
| 635 | + "Darwin", |
| 636 | + "Linux" |
| 637 | + ], |
| 638 | + "actions": [ |
| 639 | + { |
| 640 | + "action": "BuildSwiftPackage", |
| 641 | + "configuration": "release", |
| 642 | + "xfail": { |
| 643 | + "compatibility": { |
| 644 | + "4.2": { |
| 645 | + "branch": { |
| 646 | + "master": "https://bugs.swift.org/browse/SR-8307" |
| 647 | + } |
| 648 | + } |
| 649 | + } |
| 650 | + } |
| 651 | + }, |
| 652 | + { |
| 653 | + "action": "TestSwiftPackage" |
| 654 | + } |
| 655 | + ] |
| 656 | + }, |
| 657 | + { |
| 658 | + "repository": "Git", |
| 659 | + "url": "https://github.com/masters3d/xswift.git", |
| 660 | + "path": "exercism-xswift", |
| 661 | + "branch": "do-not-delete-pre-4.2-compatibility", |
| 662 | + "maintainer": "[email protected]", |
| 663 | + "compatibility": [ |
| 664 | + { |
| 665 | + "version": "4.0", |
| 666 | + "commit": "7614aae4a87d92e2343473c619a805ace98a474e" |
| 667 | + }, |
| 668 | + { |
| 669 | + "version": "4.1", |
| 670 | + "commit": "7614aae4a87d92e2343473c619a805ace98a474e" |
| 671 | + } |
| 672 | + ], |
| 673 | + "platforms": [ |
| 674 | + "Darwin" |
| 675 | + ], |
| 676 | + "actions": [ |
| 677 | + { |
| 678 | + "action": "BuildXcodeProjectTarget", |
| 679 | + "project": "xswift.xcodeproj", |
| 680 | + "target": "xswift", |
| 681 | + "destination": "generic/platform=macOS", |
| 682 | + "configuration": "Release", |
| 683 | + "xfail": { |
| 684 | + "compatibility": { |
| 685 | + "4.0": { |
| 686 | + "branch": { |
| 687 | + "master": "https://bugs.swift.org/browse/SR-8307" |
| 688 | + } |
| 689 | + }, |
| 690 | + "4.1": { |
| 691 | + "branch": { |
| 692 | + "master": "https://bugs.swift.org/browse/SR-8307" |
| 693 | + } |
| 694 | + } |
| 695 | + } |
| 696 | + } |
| 697 | + } |
| 698 | + ] |
| 699 | + }, |
622 | 700 | {
|
623 | 701 | "repository": "Git",
|
624 | 702 | "url": "https://github.com/groue/GRDB.swift.git",
|
|
0 commit comments