mirror of
https://github.com/bitwarden/mobile
synced 2024-12-23 07:26:44 +01:00
target iPhone
This commit is contained in:
parent
dbb51b58db
commit
fd1941cc3e
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 New Issue
Block a user