From 3c4e1c79bb1038556f32baec73cdbd739216df41 Mon Sep 17 00:00:00 2001 From: Guilherme Oenning <me@goenning.net> Date: Sun, 12 Nov 2023 13:46:07 +0000 Subject: [PATCH 1/2] add aptabase --- contents.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contents.json b/contents.json index 2a201092..1d2920de 100644 --- a/contents.json +++ b/contents.json @@ -6126,6 +6126,12 @@ "description": "Easy navigation with SwiftUI.", "homepage": "https://github.com/Mijick/Navigattie", "tags": ["swift", "swiftui", "iOS", "transition", "navigation"] + }, { + "title": "Aptabase", + "category": "analytics", + "description": "Open Source, Privacy-First and Simple Analytics for Swift Apps.", + "homepage": "https://github.com/aptabase/aptabase", + "tags": ["analytics", "swift", "iOS", "macOS", "tvOS"] } ] } From 8e457f828d056cdf1a341c8100c13b12e36bb40a Mon Sep 17 00:00:00 2001 From: Viktor Peschenkov <3672477+vpeschenkov@users.noreply.github.com> Date: Tue, 23 Apr 2024 10:36:46 +0200 Subject: [PATCH 2/2] Update contents.json --- contents.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index e2b2f440..1f186408 100644 --- a/contents.json +++ b/contents.json @@ -7593,7 +7593,8 @@ "description": "Easy navigation with SwiftUI.", "homepage": "https://github.com/Mijick/Navigattie", "tags": ["swift", "swiftui", "iOS", "transition", "navigation"] - }, { + }, + { "title": "Aptabase", "category": "analytics", "description": "Open Source, Privacy-First and Simple Analytics for Swift Apps.",