|
837 | 837 | "destination": "platform=iOS Simulator,name=iPad Pro (12.9 inch)"
|
838 | 838 | }
|
839 | 839 | ]
|
| 840 | + }, |
| 841 | + { |
| 842 | + "repository": "Git", |
| 843 | + "url": "https://github.com/willowtreeapps/PinkyPromise.git", |
| 844 | + "path": "PinkyPromise", |
| 845 | + "branch": "master", |
| 846 | + "compatibility": { |
| 847 | + "3.0": { |
| 848 | + "commit": "a127ac74685daec77dd4580bd82c8ace8cc9cc29" |
| 849 | + } |
| 850 | + }, |
| 851 | + "platforms": [ |
| 852 | + "Darwin" |
| 853 | + ], |
| 854 | + "maintainer": "[email protected]", |
| 855 | + "actions": [ |
| 856 | + { |
| 857 | + "action": "BuildXcodeProjectScheme", |
| 858 | + "project": "PinkyPromise.xcodeproj", |
| 859 | + "scheme": "PinkyPromise_iOS", |
| 860 | + "destination": "generic/platform=iOS", |
| 861 | + "configuration": "Release" |
| 862 | + }, |
| 863 | + { |
| 864 | + "action": "BuildXcodeProjectScheme", |
| 865 | + "project": "PinkyPromise.xcodeproj", |
| 866 | + "scheme": "PinkyPromise_macOS", |
| 867 | + "destination": "generic/platform=macOS", |
| 868 | + "configuration": "Release" |
| 869 | + }, |
| 870 | + { |
| 871 | + "action": "BuildSwiftPackage", |
| 872 | + "configuration": "release" |
| 873 | + }, |
| 874 | + { |
| 875 | + "action": "TestXcodeProjectScheme", |
| 876 | + "project": "PinkyPromise.xcodeproj", |
| 877 | + "scheme": "PinkyPromise_iOS", |
| 878 | + "destination": "platform=iOS Simulator,name=iPhone 7", |
| 879 | + "configuration": "Release" |
| 880 | + }, |
| 881 | + { |
| 882 | + "action": "TestXcodeProjectScheme", |
| 883 | + "project": "PinkyPromise.xcodeproj", |
| 884 | + "scheme": "PinkyPromise_macOS", |
| 885 | + "destination": "platform=macOS", |
| 886 | + "configuration": "Release" |
| 887 | + }, |
| 888 | + { |
| 889 | + "action": "TestSwiftPackage" |
| 890 | + } |
| 891 | + ] |
840 | 892 | }
|
841 | 893 | ]
|
0 commit comments