Skip to content

Commit 990202c

Browse files
authored
Merge pull request swiftlang#65 from jessesquires/patch-1
[Add Project] JSQCoreDataKit
2 parents e97fe3f + 16e3b9d commit 990202c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

projects.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,36 @@
623623
}
624624
]
625625
},
626+
{
627+
"repository": "Git",
628+
"url": "https://github.com/jessesquires/JSQCoreDataKit.git",
629+
"path": "JSQCoreDataKit",
630+
"branch": "master",
631+
"maintainer": "[email protected]",
632+
"compatibility": {
633+
"3.0": {
634+
"commit": "5e8b8327fc87c008e718a2c1aa0a78b7eac16a53"
635+
}
636+
},
637+
"platforms": [
638+
"Darwin"
639+
],
640+
"actions": [
641+
{
642+
"action": "BuildXcodeProjectTarget",
643+
"project": "JSQCoreDataKit.xcodeproj",
644+
"target": "JSQCoreDataKit-iOS",
645+
"destination": "generic/platform=iOS",
646+
"configuration": "Release"
647+
},
648+
{
649+
"action": "TestXcodeProjectScheme",
650+
"project": "JSQCoreDataKit.xcodeproj",
651+
"scheme": "JSQCoreDataKitTests",
652+
"destination": "platform=iOS Simulator,name=iPhone 6s"
653+
}
654+
]
655+
},
626656
{
627657
"repository": "Git",
628658
"url": "https://github.com/kishikawakatsumi/KeychainAccess.git",

0 commit comments

Comments
 (0)