mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
feat: use match (MESSENGER-6377)
This commit is contained in:
@@ -19,3 +19,6 @@
|
||||
|
||||
#include "Common.xcconfig"
|
||||
#include "Pods/Target Support Files/Pods-RiotPods-RiotNSE/Pods-RiotPods-RiotNSE.debug.xcconfig"
|
||||
|
||||
// PROVISIONING_PROFILE = $(NSE_PROVISIONING_PROFILE)
|
||||
PROVISIONING_PROFILE_SPECIFIER = $(NSE_PROVISIONING_PROFILE_SPECIFIER_DEV)
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#include "Common.xcconfig"
|
||||
#include "Pods/Target Support Files/Pods-RiotPods-RiotNSE/Pods-RiotPods-RiotNSE.release.xcconfig"
|
||||
|
||||
PROVISIONING_PROFILE = $(NSE_PROVISIONING_PROFILE)
|
||||
PROVISIONING_PROFILE_SPECIFIER = $(NSE_PROVISIONING_PROFILE_SPECIFIER)
|
||||
// PROVISIONING_PROFILE = $(NSE_PROVISIONING_PROFILE)
|
||||
PROVISIONING_PROFILE_SPECIFIER = $(NSE_PROVISIONING_PROFILE_SPECIFIER_STORE)
|
||||
|
||||
COPY_PHASE_STRIP = NO
|
||||
|
||||
Reference in New Issue
Block a user