|
2335 | 2335 | }
|
2336 | 2336 | ]
|
2337 | 2337 | },
|
| 2338 | + { |
| 2339 | + "repository": "Git", |
| 2340 | + "url": "https://github.com/SwiftyJSON/SwiftyJSON.git", |
| 2341 | + "path": "SwiftyJSON", |
| 2342 | + "branch": "master", |
| 2343 | + "maintainer": "[email protected]", |
| 2344 | + "compatibility": [ |
| 2345 | + { |
| 2346 | + "version": "4.2", |
| 2347 | + "commit": "b93c5d2bd883959262b4c7aabe333667dadb1ab0" |
| 2348 | + } |
| 2349 | + ], |
| 2350 | + "platforms": [ |
| 2351 | + "Darwin" |
| 2352 | + ], |
| 2353 | + "actions": [ |
| 2354 | + { |
| 2355 | + "action": "BuildXcodeWorkspaceScheme", |
| 2356 | + "workspace": "SwiftyJSON.xcworkspace", |
| 2357 | + "scheme": "SwiftyJSON macOS", |
| 2358 | + "destination": "platform=macOS", |
| 2359 | + "configuration": "Release" |
| 2360 | + }, |
| 2361 | + { |
| 2362 | + "action": "BuildXcodeWorkspaceScheme", |
| 2363 | + "workspace": "SwiftyJSON.xcworkspace", |
| 2364 | + "scheme": "SwiftyJSON iOS", |
| 2365 | + "destination": "generic/platform=iOS", |
| 2366 | + "configuration": "Release" |
| 2367 | + }, |
| 2368 | + { |
| 2369 | + "action": "BuildXcodeWorkspaceScheme", |
| 2370 | + "workspace": "SwiftyJSON.xcworkspace", |
| 2371 | + "scheme": "SwiftyJSON tvOS", |
| 2372 | + "destination": "generic/platform=tvOS", |
| 2373 | + "configuration": "Release" |
| 2374 | + }, |
| 2375 | + { |
| 2376 | + "action": "BuildXcodeWorkspaceScheme", |
| 2377 | + "workspace": "SwiftyJSON.xcworkspace", |
| 2378 | + "scheme": "SwiftyJSON watchOS", |
| 2379 | + "destination": "generic/platform=watchOS", |
| 2380 | + "configuration": "Release" |
| 2381 | + }, |
| 2382 | + { |
| 2383 | + "action": "TestXcodeWorkspaceScheme", |
| 2384 | + "workspace": "SwiftyJSON.xcworkspace", |
| 2385 | + "scheme": "SwiftyJSON OSX", |
| 2386 | + "destination": "platform=macOS" |
| 2387 | + }, |
| 2388 | + { |
| 2389 | + "action": "TestXcodeWorkspaceScheme", |
| 2390 | + "workspace": "SwiftyJSON.xcworkspace", |
| 2391 | + "scheme": "SwiftyJSON iOS", |
| 2392 | + "destination": "platform=iOS Simulator,name=iPhone 7" |
| 2393 | + }, |
| 2394 | + { |
| 2395 | + "action": "TestXcodeWorkspaceScheme", |
| 2396 | + "workspace": "SwiftyJSON.xcworkspace", |
| 2397 | + "scheme": "SwiftyJSON tvOS", |
| 2398 | + "destination": "platform=tvOS Simulator,name=Apple TV 1080p" |
| 2399 | + } |
| 2400 | + ] |
| 2401 | + }, |
2338 | 2402 | {
|
2339 | 2403 | "repository": "Git",
|
2340 | 2404 | "url": "https://github.com/bizz84/SwiftyStoreKit",
|
|
0 commit comments