mirror of
https://github.com/bitwarden/android.git
synced 2025-01-11 18:57:39 +03:00
target iPhone
This commit is contained in:
parent
dbb51b58db
commit
fd1941cc3e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -48,4 +48,4 @@ jobs:
|
|||
run: nuget restore
|
||||
|
||||
- name: Build app
|
||||
run: msbuild /verbosity:normal /p:Platform=iPhone /p:Configuration=Debug
|
||||
run: msbuild ./src/iOS/iOS.csproj /verbosity:normal /p:Platform=iPhone /p:Configuration=Debug
|
||||
|
|
Loading…
Reference in a new issue