|
2081 | 2081 | "maintainer": "[email protected]",
|
2082 | 2082 | "compatibility": [
|
2083 | 2083 | {
|
2084 |
| - "version": "3.0", |
2085 |
| - "commit": "13859364e33368687a5ee0c9cc0d5782e4212b66" |
| 2084 | + "version": "4.0", |
| 2085 | + "commit": "114e5df9b6251970a069e8f1c0cbb5802759f0a9" |
2086 | 2086 | }
|
2087 | 2087 | ],
|
2088 | 2088 | "platforms": [
|
|
2096 | 2096 | "destination": "generic/platform=iOS",
|
2097 | 2097 | "configuration": "Release"
|
2098 | 2098 | },
|
2099 |
| - { |
2100 |
| - "action": "BuildXcodeProjectScheme", |
2101 |
| - "project": "examples/AutobahnTest/Autobahn.xcodeproj", |
2102 |
| - "scheme": "StarscreamOSX", |
2103 |
| - "destination": "generic/platform=macOS", |
2104 |
| - "configuration": "Release" |
2105 |
| - }, |
2106 |
| - { |
2107 |
| - "action": "BuildXcodeProjectScheme", |
2108 |
| - "project": "examples/AutobahnTest/Autobahn.xcodeproj", |
2109 |
| - "scheme": "StarscreamTv", |
2110 |
| - "destination": "generic/platform=tvOS", |
2111 |
| - "configuration": "Release" |
2112 |
| - }, |
2113 | 2099 | {
|
2114 | 2100 | "action": "BuildXcodeProjectScheme",
|
2115 | 2101 | "project": "examples/SimpleTest/SimpleTest.xcodeproj",
|
2116 | 2102 | "scheme": "Starscream",
|
2117 | 2103 | "destination": "generic/platform=iOS",
|
2118 | 2104 | "configuration": "Release"
|
2119 | 2105 | },
|
2120 |
| - { |
2121 |
| - "action": "BuildXcodeProjectScheme", |
2122 |
| - "project": "examples/SimpleTest/SimpleTest.xcodeproj", |
2123 |
| - "scheme": "StarscreamOSX", |
2124 |
| - "destination": "generic/platform=macOS", |
2125 |
| - "configuration": "Release" |
2126 |
| - }, |
2127 |
| - { |
2128 |
| - "action": "BuildXcodeProjectScheme", |
2129 |
| - "project": "examples/SimpleTest/SimpleTest.xcodeproj", |
2130 |
| - "scheme": "StarscreamTv", |
2131 |
| - "destination": "generic/platform=tvOS", |
2132 |
| - "configuration": "Release" |
2133 |
| - }, |
2134 | 2106 | {
|
2135 | 2107 | "action": "BuildXcodeProjectScheme",
|
2136 | 2108 | "project": "Starscream.xcodeproj",
|
2137 | 2109 | "scheme": "Starscream",
|
2138 | 2110 | "destination": "generic/platform=iOS",
|
2139 | 2111 | "configuration": "Release"
|
2140 |
| - }, |
2141 |
| - { |
2142 |
| - "action": "BuildXcodeProjectScheme", |
2143 |
| - "project": "Starscream.xcodeproj", |
2144 |
| - "scheme": "StarscreamOSX", |
2145 |
| - "destination": "generic/platform=macOS", |
2146 |
| - "configuration": "Release" |
2147 |
| - }, |
2148 |
| - { |
2149 |
| - "action": "BuildXcodeProjectScheme", |
2150 |
| - "project": "Starscream.xcodeproj", |
2151 |
| - "scheme": "StarscreamTv", |
2152 |
| - "destination": "generic/platform=tvOS", |
2153 |
| - "configuration": "Release" |
2154 | 2112 | }
|
2155 | 2113 | ]
|
2156 | 2114 | },
|
|
0 commit comments