Skip to content

Commit 0ec1874

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#320 from JohnEstropia/master
Added Swift 4.2 commit for CoreStore
2 parents 069a921 + ca2fdc0 commit 0ec1874

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

projects.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,10 @@
343343
{
344344
"version": "4.0",
345345
"commit": "83e6082c5646c5eb4d3130ce575ab858df168c59"
346+
},
347+
{
348+
"version": "4.2",
349+
"commit": "2863605d845cd9bb255ddd91f47f92717dec637f"
346350
}
347351
],
348352
"platforms": [
@@ -378,13 +382,6 @@
378382
"destination": "generic/platform=watchOS",
379383
"configuration": "Release"
380384
},
381-
{
382-
"action": "BuildXcodeWorkspaceScheme",
383-
"workspace": "CoreStore.xcworkspace",
384-
"scheme": "CoreStoreDemo",
385-
"destination": "generic/platform=iOS",
386-
"configuration": "Release"
387-
},
388385
{
389386
"action": "TestXcodeWorkspaceScheme",
390387
"workspace": "CoreStore.xcworkspace",

0 commit comments

Comments
 (0)