1
0
mirror of https://github.com/bitwarden/mobile synced 2024-12-23 07:26:44 +01:00

target iPhone

This commit is contained in:
Kyle Spearrin 2020-06-05 15:31:30 -04:00
parent dbb51b58db
commit fd1941cc3e

View File

@ -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