|
571 | 571 | }
|
572 | 572 | ]
|
573 | 573 | },
|
| 574 | + { |
| 575 | + "repository": "Git", |
| 576 | + "url": "https://github.com/bustoutsolutions/siesta.git", |
| 577 | + "path": "siesta", |
| 578 | + "branch": "master", |
| 579 | + "compatibility": { |
| 580 | + "3.0": { |
| 581 | + "commit": "1665db77a35b0e5c60269825d2e9b4d6971b81b5" |
| 582 | + } |
| 583 | + }, |
| 584 | + "maintainer": "[email protected]", |
| 585 | + "platforms": [ |
| 586 | + "Darwin" |
| 587 | + ], |
| 588 | + "actions": [ |
| 589 | + { |
| 590 | + "action": "BuildXcodeProjectTarget", |
| 591 | + "project": "Siesta.xcodeproj", |
| 592 | + "target": "Siesta iOS", |
| 593 | + "destination": "generic/platform=iOS", |
| 594 | + "configuration": "Release" |
| 595 | + }, |
| 596 | + { |
| 597 | + "action": "BuildXcodeProjectTarget", |
| 598 | + "project": "Siesta.xcodeproj", |
| 599 | + "target": "Siesta macOS", |
| 600 | + "destination": "generic/platform=macOS", |
| 601 | + "configuration": "Release" |
| 602 | + }, |
| 603 | + { |
| 604 | + "action": "BuildXcodeProjectTarget", |
| 605 | + "project": "Siesta.xcodeproj", |
| 606 | + "target": "SiestaUI iOS", |
| 607 | + "destination": "generic/platform=iOS", |
| 608 | + "configuration": "Release" |
| 609 | + }, |
| 610 | + { |
| 611 | + "action": "BuildXcodeProjectTarget", |
| 612 | + "project": "Siesta.xcodeproj", |
| 613 | + "target": "SiestaUI macOS", |
| 614 | + "destination": "generic/platform=macOS", |
| 615 | + "configuration": "Release" |
| 616 | + } |
| 617 | + ] |
| 618 | + }, |
574 | 619 | {
|
575 | 620 | "repository": "Git",
|
576 | 621 | "url": "https://github.com/daltoniam/Starscream",
|
|
0 commit comments