mirror of
https://github.com/bitwarden/mobile
synced 2026-01-19 17:03:21 +00:00
Patch/update ios provision profiles (#2398)
* Update iOS Distribution cert and provision profiles * Rename the provision profiles * Update the App Store provision profile names in plist * Update Watch provision profile * Remove testing code in pipeline * Remove more test code
This commit is contained in:
@@ -954,7 +954,7 @@
|
||||
MARKETING_VERSION = 2022.12.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.8bit.bitwarden;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "Dist: Bitwarden 2021";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "Dist: Bitwarden";
|
||||
SDKROOT = iphoneos;
|
||||
SWIFT_EMIT_LOC_STRINGS = YES;
|
||||
SWIFT_VERSION = 5.0;
|
||||
|
||||
Reference in New Issue
Block a user