From 1cfd423ad1f4d514107b6976b851689af61115bc Mon Sep 17 00:00:00 2001 From: Maxwell Swadling Date: Sun, 12 Mar 2023 15:07:18 +1000 Subject: [PATCH] Changed bundle ID back --- Sources/Config/Config.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/Config/Config.xcconfig b/Sources/Config/Config.xcconfig index 7ed9f5c..95b922f 100644 --- a/Sources/Config/Config.xcconfig +++ b/Sources/Config/Config.xcconfig @@ -1,3 +1,3 @@ CI_VERSION = GITHUB_CI_VERSION CI_BUILD_NUMBER = GITHUB_BUILD_NUMBER -BUNDLE_PREFIX = town.max.Secretive +BUNDLE_PREFIX = com.maxgoedjen.Secretive