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