|
1 | 1 | [
|
| 2 | + { |
| 3 | + "repository": "Git", |
| 4 | + "url": "https://github.com/SwifterSwift/SwifterSwift.git", |
| 5 | + "path": "SwifterSwift", |
| 6 | + "branch": "master", |
| 7 | + "maintainer": "[email protected]", |
| 8 | + "compatibility": { |
| 9 | + "3.0": { |
| 10 | + "commit": "66e5237f055f72f725536cd3322f7f6483e7aeed" |
| 11 | + } |
| 12 | + }, |
| 13 | + "platforms": [ |
| 14 | + "Darwin" |
| 15 | + ], |
| 16 | + "actions": [ |
| 17 | + { |
| 18 | + "action": "BuildXcodeWorkspaceScheme", |
| 19 | + "workspace": "SwifterSwift.xcworkspace", |
| 20 | + "scheme": "SwifterSwift iOS", |
| 21 | + "destination": "generic/platform=iOS", |
| 22 | + "configuration": "Release" |
| 23 | + }, |
| 24 | + { |
| 25 | + "action": "BuildXcodeWorkspaceScheme", |
| 26 | + "workspace": "SwifterSwift.xcworkspace", |
| 27 | + "scheme": "SwifterSwift macOS", |
| 28 | + "destination": "generic/platform=macOS", |
| 29 | + "configuration": "Release" |
| 30 | + }, |
| 31 | + { |
| 32 | + "action": "BuildXcodeWorkspaceScheme", |
| 33 | + "workspace": "SwifterSwift.xcworkspace", |
| 34 | + "scheme": "SwifterSwift tvOS", |
| 35 | + "destination": "generic/platform=tvOS", |
| 36 | + "configuration": "Release" |
| 37 | + }, |
| 38 | + { |
| 39 | + "action": "BuildXcodeWorkspaceScheme", |
| 40 | + "workspace": "SwifterSwift.xcworkspace", |
| 41 | + "scheme": "SwifterSwift watchOS", |
| 42 | + "destination": "generic/platform=watchOS", |
| 43 | + "configuration": "Release" |
| 44 | + }, |
| 45 | + { |
| 46 | + "action": "TestXcodeWorkspaceScheme", |
| 47 | + "workspace": "SwifterSwift.xcworkspace", |
| 48 | + "scheme": "SwifterSwift iOSTests", |
| 49 | + "destination": "platform=iOS Simulator,name=iPhone 7,OS=10.2" |
| 50 | + }, |
| 51 | + { |
| 52 | + "action": "TestXcodeWorkspaceScheme", |
| 53 | + "workspace": "SwifterSwift.xcworkspace", |
| 54 | + "scheme": "SwifterSwift tvOSTests", |
| 55 | + "destination": "platform=tvOS Simulator,name=Apple TV 1080p" |
| 56 | + }, |
| 57 | + { |
| 58 | + "action": "TestXcodeWorkspaceScheme", |
| 59 | + "workspace": "SwifterSwift.xcworkspace", |
| 60 | + "scheme": "SwifterSwift macOSTests", |
| 61 | + "destination": "platform=macOS" |
| 62 | + } |
| 63 | + ] |
| 64 | + }, |
2 | 65 | {
|
3 | 66 | "repository": "Git",
|
4 | 67 | "url": "https://github.com/andreamazz/AMScrollingNavbar.git",
|
|
0 commit comments