From 243c1a742d6f3f983bc1b81b9d1011581e17678a Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 3 Apr 2020 14:55:03 -0700 Subject: [PATCH] Add DevSwitch by @aaronpearce #261 --- contents.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 2960fd30..e626df81 100644 --- a/contents.json +++ b/contents.json @@ -18731,7 +18731,7 @@ "source": "https://github.com/realpaliy/mChat", "screenshots": ["https://imgur.com/uvinWB9"], "date_added": "April 2 2020", - "license": "apache-2.0", + "license": "apache-2.0", "suggested_by": "@realpaliy" }, { @@ -18747,6 +18747,21 @@ "source": "https://github.com/pietbrauer/wildcats", "date_added": "Apr 3 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "DevSwitch", + "description": "Switch between countries on the App Store with ease", + "category-ids": [ + "developer" + ], + "tags": [ + "swift" + ], + "license": "mit", + "source": "https://github.com/aaronpearce/DevSwitch", + "stars": 404, + "date_added": "Apr 3 2020", + "suggested_by": "@dkhamsing" } ] }