|
822 | 822 | }
|
823 | 823 | ]
|
824 | 824 | },
|
| 825 | + { |
| 826 | + "repository": "Git", |
| 827 | + "url": "https://github.com/realm/realm-cocoa.git", |
| 828 | + "path": "Realm", |
| 829 | + "branch": "master", |
| 830 | + "maintainer": "[email protected]", |
| 831 | + "compatibility": { |
| 832 | + "3.0": { |
| 833 | + "commit": "3df0fb6ec06a0f3c5ca49c88bd51ab5b64f4f0af" |
| 834 | + } |
| 835 | + }, |
| 836 | + "platforms": [ |
| 837 | + "Darwin" |
| 838 | + ], |
| 839 | + "actions": [ |
| 840 | + { |
| 841 | + "action": "BuildXcodeProjectScheme", |
| 842 | + "project": "Realm.xcodeproj", |
| 843 | + "scheme": "RealmSwift", |
| 844 | + "destination": "generic/platform=iOS", |
| 845 | + "configuration": "Release" |
| 846 | + }, |
| 847 | + { |
| 848 | + "action": "TestXcodeProjectScheme", |
| 849 | + "project": "Realm.xcodeproj", |
| 850 | + "scheme": "RealmSwift", |
| 851 | + "destination": "generic/platform=macOS", |
| 852 | + "configuration": "Release" |
| 853 | + }, |
| 854 | + { |
| 855 | + "action": "TestXcodeProjectScheme", |
| 856 | + "project": "Realm.xcodeproj", |
| 857 | + "scheme": "RealmSwift", |
| 858 | + "destination": "generic/platform=tvOS", |
| 859 | + "configuration": "Release" |
| 860 | + }, |
| 861 | + { |
| 862 | + "action": "BuildXcodeProjectScheme", |
| 863 | + "project": "Realm.xcodeproj", |
| 864 | + "scheme": "RealmSwift", |
| 865 | + "destination": "generic/platform=watchOS", |
| 866 | + "configuration": "Release" |
| 867 | + } |
| 868 | + ] |
| 869 | + }, |
825 | 870 | {
|
826 | 871 | "repository": "Git",
|
827 | 872 | "url": "https://github.com/ReSwift/ReSwift.git",
|
|
0 commit comments