1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 13:40:06 +00:00

Removes spaces from the config file

This commit is contained in:
Nathan Ansel
2025-02-11 16:02:07 -06:00
parent 8a5c4edb62
commit aff115a12e
2 changed files with 3 additions and 2 deletions

View File

@@ -1107,6 +1107,7 @@ jobs:
cp $HOME/secrets/bitwarden_desktop_appstore.provisionprofile \
$GITHUB_WORKSPACE/apps/desktop/bitwarden_desktop_appstore.provisionprofile
ls -l $HOME/Library/Developer
mkdir -p $HOME/Library/Developer/Xcode/UserData/Provisioning\ Profiles
export AUTOFILL_UUID=`grep UUID -A1 -a $HOME/secrets/bitwarden_desktop_autofill_app_store_2024.provisionprofile | grep -io "[-A-Z0-9]\{36\}"`
echo $AUTOFILL_UUID

View File

@@ -7,5 +7,5 @@
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
CODE_SIGN_IDENTITY = 3rd Party Mac Developer Application
PROVISIONING_PROFILE_SPECIFIER = Bitwarden Desktop Autofill App Store 2024
CODE_SIGN_IDENTITY=3rd Party Mac Developer Application
PROVISIONING_PROFILE_SPECIFIER=Bitwarden Desktop Autofill App Store 2024