mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 22:13:32 +00:00
Get xcode version
This commit is contained in:
3
.github/workflows/build-browser.yml
vendored
3
.github/workflows/build-browser.yml
vendored
@@ -283,6 +283,9 @@ jobs:
|
||||
--file $HOME/secrets/bitwarden_desktop_autofill_app_store_2024.provisionprofile \
|
||||
--output none
|
||||
|
||||
- name: Get xcode version
|
||||
run: /usr/bin/xcodebuild -version
|
||||
|
||||
- name: Set up provisioning profiles
|
||||
run: |
|
||||
AUTOFILL_PROFILE_PATH=$HOME/secrets/bitwarden_desktop_autofill_app_store_2024.provisionprofile
|
||||
|
||||
Reference in New Issue
Block a user