1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 05:53:42 +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