|
130 | 130 | }
|
131 | 131 | ]
|
132 | 132 | },
|
| 133 | + { |
| 134 | + "repository": "Git", |
| 135 | + "url": "https://github.com/artsabintsev/Guitar.git", |
| 136 | + "path": "Guitar", |
| 137 | + "branch": "master", |
| 138 | + "compatibility": { |
| 139 | + "3.1": { |
| 140 | + "commit": "f3135a5c1fc7ac079cf4156992455b254b16bb84" |
| 141 | + } |
| 142 | + }, |
| 143 | + "maintainer": "[email protected]", |
| 144 | + "platforms": [ |
| 145 | + "Darwin", |
| 146 | + "Linux" |
| 147 | + ], |
| 148 | + "actions": [ |
| 149 | + { |
| 150 | + "action": "BuildSwiftPackage", |
| 151 | + "configuration": "release" |
| 152 | + }, |
| 153 | + { |
| 154 | + "action": "TestSwiftPackage" |
| 155 | + } |
| 156 | + ] |
| 157 | + }, |
133 | 158 | {
|
134 | 159 | "repository": "Git",
|
135 | 160 | "url": "https://github.com/IBAnimatable/IBAnimatable.git",
|
|
829 | 854 | "Linux"
|
830 | 855 | ],
|
831 | 856 | "actions": [
|
| 857 | + { |
| 858 | + "action": "BuildSwiftPackage", |
| 859 | + "configuration": "release" |
| 860 | + } |
| 861 | + }, |
| 862 | + { |
| 863 | + "repository": "Git", |
| 864 | + "url": "https://github.com/willowtreeapps/PinkyPromise.git", |
| 865 | + "path": "PinkyPromise", |
| 866 | + "branch": "master", |
| 867 | + "compatibility": { |
| 868 | + "3.0": { |
| 869 | + "commit": "a127ac74685daec77dd4580bd82c8ace8cc9cc29" |
| 870 | + } |
| 871 | + }, |
| 872 | + "platforms": [ |
| 873 | + "Darwin" |
| 874 | + ], |
| 875 | + "maintainer": "[email protected]", |
| 876 | + "actions": [ |
| 877 | + { |
| 878 | + "action": "BuildXcodeProjectScheme", |
| 879 | + "project": "PinkyPromise.xcodeproj", |
| 880 | + "scheme": "PinkyPromise_iOS", |
| 881 | + "destination": "generic/platform=iOS", |
| 882 | + "configuration": "Release" |
| 883 | + }, |
| 884 | + { |
| 885 | + "action": "BuildXcodeProjectScheme", |
| 886 | + "project": "PinkyPromise.xcodeproj", |
| 887 | + "scheme": "PinkyPromise_macOS", |
| 888 | + "destination": "generic/platform=macOS", |
| 889 | + "configuration": "Release" |
| 890 | + }, |
832 | 891 | {
|
833 | 892 | "action": "BuildSwiftPackage",
|
834 | 893 | "configuration": "release"
|
| 894 | + }, |
| 895 | + { |
| 896 | + "action": "TestXcodeProjectScheme", |
| 897 | + "project": "PinkyPromise.xcodeproj", |
| 898 | + "scheme": "PinkyPromise_iOS", |
| 899 | + "destination": "platform=iOS Simulator,name=iPhone 7", |
| 900 | + "configuration": "Release" |
| 901 | + }, |
| 902 | + { |
| 903 | + "action": "TestXcodeProjectScheme", |
| 904 | + "project": "PinkyPromise.xcodeproj", |
| 905 | + "scheme": "PinkyPromise_macOS", |
| 906 | + "destination": "platform=macOS", |
| 907 | + "configuration": "Release" |
| 908 | + }, |
| 909 | + { |
| 910 | + "action": "TestSwiftPackage" |
835 | 911 | }
|
836 | 912 | ]
|
837 | 913 | }
|
|
0 commit comments