mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 18:08:26 +03:00
build again
This commit is contained in:
parent
3095948024
commit
daabf4bab9
1 changed files with 1 additions and 0 deletions
1
.github/scripts/ios/build.ps1
vendored
1
.github/scripts/ios/build.ps1
vendored
|
@ -4,6 +4,7 @@
|
|||
[string] $platform = "iPhone"
|
||||
)
|
||||
|
||||
#
|
||||
security default-keychain -s build.keychain
|
||||
security unlock-keychain -p $env:KEYCHAIN_PASSWORD build.keychain
|
||||
security set-keychain-settings -lut 1200
|
||||
|
|
Loading…
Reference in a new issue