From bc83fc2c50a160d6c6b11ef5ee9b1b594ab8abd1 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 11 May 2016 11:47:58 -0700 Subject: [PATCH] Cleanup [ci skip] --- contents.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/contents.json b/contents.json index c6b106c7..3e2cf66d 100644 --- a/contents.json +++ b/contents.json @@ -1513,15 +1513,14 @@ "description": "Code samples from WWDC 2015", "source": "https://developer.apple.com/sample-code/wwdc/2015/" }, { - "title": "CloudKit", + "title": "CloudKit in Objective-C", "category": "sample", - "description": "", "source": "https://github.com/Yalantis/CloudKit-Demo.Objective-C" }, { - "title": "CloudKit", + "title": "CloudKit in Swift", "category": "sample", - "description": ":large_orange_diamond:", - "source": "https://github.com/Yalantis/CloudKit-Demo.Swift" + "source": "https://github.com/Yalantis/CloudKit-Demo.Swift", + "tags": ["swift"] }, { "title": "Federal Data SDK", "category": "sample",