Skip to content

Commit efb3eb7

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#416 from erik-apple/carekit
Add CareKit to the projects list
2 parents 90f7871 + 35c1dac commit efb3eb7

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

projects.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,37 @@
281281
}
282282
]
283283
},
284+
{
285+
"repository": "Git",
286+
"url": "https://github.com/carekit-apple/CareKit.git",
287+
"path": "CareKit",
288+
"branch": "master",
289+
"maintainer": "[email protected]",
290+
"compatibility": [
291+
{
292+
"version": "5.1",
293+
"commit": "f5cbdc9ef0139b53b18ca0921133486ac242e22e"
294+
}
295+
],
296+
"platforms": [
297+
"Darwin"
298+
],
299+
"actions": [
300+
{
301+
"action": "BuildXcodeWorkspaceScheme",
302+
"workspace": "CKWorkspace.xcworkspace",
303+
"scheme": "CareKit",
304+
"destination": "generic/platform=iOS",
305+
"configuration": "Release"
306+
},
307+
{
308+
"action": "TestXcodeWorkspaceScheme",
309+
"workspace": "CKWorkspace.xcworkspace",
310+
"scheme": "CareKit",
311+
"destination": "platform=iOS Simulator,name=iPhone 11 Pro Max"
312+
}
313+
]
314+
},
284315
{
285316
"repository": "Git",
286317
"url": "https://github.com/badoo/Chatto.git",

0 commit comments

Comments
 (0)