mirror of
https://github.com/bitwarden/mobile
synced 2026-01-01 16:13:15 +00:00
export ipa for app store
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -165,3 +165,7 @@ jobs:
|
||||
shell: pwsh
|
||||
env:
|
||||
KEYCHAIN_PASSWORD: ${{ secrets.IOS_KEYCHAIN_PASSWORD }}
|
||||
|
||||
- name: Export .ipa for App Store
|
||||
run: ./.github/scripts/ios/export-ipa.ps1 -method app-store
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user