|
2061 | 2061 | "maintainer": "[email protected]",
|
2062 | 2062 | "compatibility": [
|
2063 | 2063 | {
|
2064 |
| - "version": "3.0", |
2065 |
| - "commit": "13859364e33368687a5ee0c9cc0d5782e4212b66" |
| 2064 | + "version": "4.0", |
| 2065 | + "commit": "114e5df9b6251970a069e8f1c0cbb5802759f0a9" |
2066 | 2066 | }
|
2067 | 2067 | ],
|
2068 | 2068 | "platforms": [
|
|
2076 | 2076 | "destination": "generic/platform=iOS",
|
2077 | 2077 | "configuration": "Release"
|
2078 | 2078 | },
|
2079 |
| - { |
2080 |
| - "action": "BuildXcodeProjectScheme", |
2081 |
| - "project": "examples/AutobahnTest/Autobahn.xcodeproj", |
2082 |
| - "scheme": "StarscreamOSX", |
2083 |
| - "destination": "generic/platform=macOS", |
2084 |
| - "configuration": "Release" |
2085 |
| - }, |
2086 |
| - { |
2087 |
| - "action": "BuildXcodeProjectScheme", |
2088 |
| - "project": "examples/AutobahnTest/Autobahn.xcodeproj", |
2089 |
| - "scheme": "StarscreamTv", |
2090 |
| - "destination": "generic/platform=tvOS", |
2091 |
| - "configuration": "Release" |
2092 |
| - }, |
2093 | 2079 | {
|
2094 | 2080 | "action": "BuildXcodeProjectScheme",
|
2095 | 2081 | "project": "examples/SimpleTest/SimpleTest.xcodeproj",
|
2096 | 2082 | "scheme": "Starscream",
|
2097 | 2083 | "destination": "generic/platform=iOS",
|
2098 | 2084 | "configuration": "Release"
|
2099 | 2085 | },
|
2100 |
| - { |
2101 |
| - "action": "BuildXcodeProjectScheme", |
2102 |
| - "project": "examples/SimpleTest/SimpleTest.xcodeproj", |
2103 |
| - "scheme": "StarscreamOSX", |
2104 |
| - "destination": "generic/platform=macOS", |
2105 |
| - "configuration": "Release" |
2106 |
| - }, |
2107 |
| - { |
2108 |
| - "action": "BuildXcodeProjectScheme", |
2109 |
| - "project": "examples/SimpleTest/SimpleTest.xcodeproj", |
2110 |
| - "scheme": "StarscreamTv", |
2111 |
| - "destination": "generic/platform=tvOS", |
2112 |
| - "configuration": "Release" |
2113 |
| - }, |
2114 | 2086 | {
|
2115 | 2087 | "action": "BuildXcodeProjectScheme",
|
2116 | 2088 | "project": "Starscream.xcodeproj",
|
2117 | 2089 | "scheme": "Starscream",
|
2118 | 2090 | "destination": "generic/platform=iOS",
|
2119 | 2091 | "configuration": "Release"
|
2120 |
| - }, |
2121 |
| - { |
2122 |
| - "action": "BuildXcodeProjectScheme", |
2123 |
| - "project": "Starscream.xcodeproj", |
2124 |
| - "scheme": "StarscreamOSX", |
2125 |
| - "destination": "generic/platform=macOS", |
2126 |
| - "configuration": "Release" |
2127 |
| - }, |
2128 |
| - { |
2129 |
| - "action": "BuildXcodeProjectScheme", |
2130 |
| - "project": "Starscream.xcodeproj", |
2131 |
| - "scheme": "StarscreamTv", |
2132 |
| - "destination": "generic/platform=tvOS", |
2133 |
| - "configuration": "Release" |
2134 | 2092 | }
|
2135 | 2093 | ]
|
2136 | 2094 | },
|
|
0 commit comments