|
2245 | 2245 | "actions": [ |
2246 | 2246 | { |
2247 | 2247 | "action": "BuildXcodeProjectScheme", |
2248 | | - "project": "SwiftDate/SwiftDate.xcodeproj", |
| 2248 | + "project": "SwiftDate.xcodeproj", |
2249 | 2249 | "scheme": "SwiftDate_iOS", |
2250 | 2250 | "destination": "generic/platform=iOS", |
2251 | 2251 | "configuration": "Release" |
2252 | 2252 | }, |
2253 | 2253 | { |
2254 | 2254 | "action": "BuildXcodeProjectScheme", |
2255 | | - "project": "SwiftDate/SwiftDate.xcodeproj", |
| 2255 | + "project": "SwiftDate.xcodeproj", |
2256 | 2256 | "scheme": "SwiftDate_macOS", |
2257 | 2257 | "destination": "generic/platform=macOS", |
2258 | 2258 | "configuration": "Release" |
2259 | 2259 | }, |
2260 | 2260 | { |
2261 | 2261 | "action": "BuildXcodeProjectScheme", |
2262 | | - "project": "SwiftDate/SwiftDate.xcodeproj", |
| 2262 | + "project": "SwiftDate.xcodeproj", |
2263 | 2263 | "scheme": "SwiftDate_tvOS", |
2264 | 2264 | "destination": "generic/platform=tvOS", |
2265 | 2265 | "configuration": "Release" |
2266 | 2266 | }, |
2267 | 2267 | { |
2268 | 2268 | "action": "BuildXcodeProjectScheme", |
2269 | | - "project": "SwiftDate/SwiftDate.xcodeproj", |
| 2269 | + "project": "SwiftDate.xcodeproj", |
2270 | 2270 | "scheme": "SwiftDate_watchOS", |
2271 | 2271 | "destination": "generic/platform=watchOS", |
2272 | 2272 | "configuration": "Release" |
|
0 commit comments