Skip to content

Commit ddbb59f

Browse files
committed
Update to new SwiftDate target names.
1 parent 19c9fd4 commit ddbb59f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

projects.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2246,28 +2246,28 @@
22462246
{
22472247
"action": "BuildXcodeProjectScheme",
22482248
"project": "SwiftDate.xcodeproj",
2249-
"scheme": "SwiftDate_iOS",
2249+
"scheme": "SwiftDate-iOS",
22502250
"destination": "generic/platform=iOS",
22512251
"configuration": "Release"
22522252
},
22532253
{
22542254
"action": "BuildXcodeProjectScheme",
22552255
"project": "SwiftDate.xcodeproj",
2256-
"scheme": "SwiftDate_macOS",
2256+
"scheme": "SwiftDate-macOS",
22572257
"destination": "generic/platform=macOS",
22582258
"configuration": "Release"
22592259
},
22602260
{
22612261
"action": "BuildXcodeProjectScheme",
22622262
"project": "SwiftDate.xcodeproj",
2263-
"scheme": "SwiftDate_tvOS",
2263+
"scheme": "SwiftDate-tvOS",
22642264
"destination": "generic/platform=tvOS",
22652265
"configuration": "Release"
22662266
},
22672267
{
22682268
"action": "BuildXcodeProjectScheme",
22692269
"project": "SwiftDate.xcodeproj",
2270-
"scheme": "SwiftDate_watchOS",
2270+
"scheme": "SwiftDate-watchOS",
22712271
"destination": "generic/platform=watchOS",
22722272
"configuration": "Release"
22732273
}

0 commit comments

Comments
 (0)