Make developer cleanup artifact-only

This commit is contained in:
jack
2026-07-10 20:53:34 +02:00
parent 733098bb63
commit 930223c1ee
5 changed files with 178 additions and 112 deletions
+3
View File
@@ -3,3 +3,6 @@ DEVELOPMENT_TEAM = ABC123
// Unique bundle id to be able to register and run locally
PRODUCT_BUNDLE_IDENTIFIER = chat.bitchat.$(DEVELOPMENT_TEAM)
// App and share extension must use an App Group registered to your team.
APP_GROUP_ID = group.chat.bitchat.$(DEVELOPMENT_TEAM)