From 85e39115383bd0b6f9dc164c90fe47b7f698693f Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 4 Oct 2024 09:42:55 -0700 Subject: [PATCH] Cleanup (#1652) --- contents.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index 1d99cccf..b2915e38 100644 --- a/contents.json +++ b/contents.json @@ -17084,7 +17084,7 @@ "category-ids": [ "sample" ], - "description": "An example app showing how to use AVCaptureSession with Metal in Swift", + "description": "Shows how to use AVCaptureSession", "source": "https://github.com/bradley/iOSSwiftMetalCamera", "license": "other", "stars": 115, @@ -27081,7 +27081,7 @@ }, { "title": "iCloudCoreDataStarter", - "description": "Example Xcode project for Core Data + iCloud syncing", + "description": "Uses Core Data + iCloud syncing", "category-ids": [ "sample" ],