From ffeea30d27c27019fb4f56b68ff56680438a9c44 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 13 Sep 2020 09:03:54 -0700 Subject: [PATCH] Add Xylophone-iOS13 by @appbrewery --- contents.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/contents.json b/contents.json index f701496d..6da366fb 100644 --- a/contents.json +++ b/contents.json @@ -23253,6 +23253,22 @@ ], "date_added": "Sep 12 2020", "suggested_by": "dkhamsing" + }, + { + "title": "Xylophone", + "category-ids": [ + "audio" + ], + "description": "Play sounds", + "source": "https://github.com/appbrewery/Xylophone-iOS13", + "tags": [ + "swift", + "avfoundation", + "avaudioplayer" + ], + "license": "other", + "date_added": "Sep 13 2020", + "suggested_by": "@dkhamsing" } ] }