|
2117 | 2117 | "maintainer": "[email protected]",
|
2118 | 2118 | "compatibility": [
|
2119 | 2119 | {
|
2120 |
| - "version": "3.0", |
2121 |
| - "commit": "b8a6ace0b4a419d377886615ece14a3f259323fc" |
| 2120 | + "version": "4.0", |
| 2121 | + "commit": "744a8ce947f71e951e9f0f240b07d1a4f1f8b84e" |
2122 | 2122 | }
|
2123 | 2123 | ],
|
2124 | 2124 | "platforms": [
|
|
2127 | 2127 | "actions": [
|
2128 | 2128 | {
|
2129 | 2129 | "action": "BuildXcodeProjectScheme",
|
2130 |
| - "project": "SwiftDate/SwiftDate.xcodeproj", |
2131 |
| - "scheme": "SwiftDate_iOS", |
| 2130 | + "project": "SwiftDate.xcodeproj", |
| 2131 | + "scheme": "SwiftDate-iOS", |
2132 | 2132 | "destination": "generic/platform=iOS",
|
2133 | 2133 | "configuration": "Release"
|
2134 | 2134 | },
|
2135 | 2135 | {
|
2136 | 2136 | "action": "BuildXcodeProjectScheme",
|
2137 |
| - "project": "SwiftDate/SwiftDate.xcodeproj", |
2138 |
| - "scheme": "SwiftDate_macOS", |
| 2137 | + "project": "SwiftDate.xcodeproj", |
| 2138 | + "scheme": "SwiftDate-macOS", |
2139 | 2139 | "destination": "generic/platform=macOS",
|
2140 | 2140 | "configuration": "Release"
|
2141 | 2141 | },
|
2142 | 2142 | {
|
2143 | 2143 | "action": "BuildXcodeProjectScheme",
|
2144 |
| - "project": "SwiftDate/SwiftDate.xcodeproj", |
2145 |
| - "scheme": "SwiftDate_tvOS", |
| 2144 | + "project": "SwiftDate.xcodeproj", |
| 2145 | + "scheme": "SwiftDate-tvOS", |
2146 | 2146 | "destination": "generic/platform=tvOS",
|
2147 | 2147 | "configuration": "Release"
|
2148 | 2148 | },
|
2149 | 2149 | {
|
2150 | 2150 | "action": "BuildXcodeProjectScheme",
|
2151 |
| - "project": "SwiftDate/SwiftDate.xcodeproj", |
2152 |
| - "scheme": "SwiftDate_watchOS", |
| 2151 | + "project": "SwiftDate.xcodeproj", |
| 2152 | + "scheme": "SwiftDate-watchOS", |
2153 | 2153 | "destination": "generic/platform=watchOS",
|
2154 | 2154 | "configuration": "Release"
|
2155 | 2155 | }
|
|
0 commit comments