We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 069a921 + ca2fdc0 commit 0ec1874Copy full SHA for 0ec1874
projects.json
@@ -343,6 +343,10 @@
343
{
344
"version": "4.0",
345
"commit": "83e6082c5646c5eb4d3130ce575ab858df168c59"
346
+ },
347
+ {
348
+ "version": "4.2",
349
+ "commit": "2863605d845cd9bb255ddd91f47f92717dec637f"
350
}
351
],
352
"platforms": [
@@ -378,13 +382,6 @@
378
382
"destination": "generic/platform=watchOS",
379
383
"configuration": "Release"
380
384
},
381
- {
- "action": "BuildXcodeWorkspaceScheme",
- "workspace": "CoreStore.xcworkspace",
- "scheme": "CoreStoreDemo",
385
- "destination": "generic/platform=iOS",
386
- "configuration": "Release"
387
- },
388
389
"action": "TestXcodeWorkspaceScheme",
390
"workspace": "CoreStore.xcworkspace",
0 commit comments