mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 22:26:59 +02:00
Compose pusher app ids in BuildSettings
This commit is contained in:
@@ -95,13 +95,5 @@
|
||||
<string>$(BASE_BUNDLE_IDENTIFIER)</string>
|
||||
<key>keychainAccessGroup</key>
|
||||
<string>$(KEYCHAIN_ACCESS_GROUP)</string>
|
||||
<key>pushKitAppIdProd</key>
|
||||
<string>$(BASE_BUNDLE_IDENTIFIER).ios.voip.prod</string>
|
||||
<key>pushKitAppIdDev</key>
|
||||
<string>$(BASE_BUNDLE_IDENTIFIER).ios.voip.dev</string>
|
||||
<key>pusherAppIdProd</key>
|
||||
<string>$(BASE_BUNDLE_IDENTIFIER).ios.prod</string>
|
||||
<key>pusherAppIdDev</key>
|
||||
<string>$(BASE_BUNDLE_IDENTIFIER).ios.dev</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user