Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Only BUILD for iOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Berrysoft committed Nov 13, 2021
1 parent 839c39c commit 5ad1f65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ jobs:
inputs:
solution: '$(iosProject)'
configuration: 'Release'
platform: 'iPhone'
msbuildArguments: '/r /p:BuildIpa=true /p:IpaPackageDir=$(build.artifactstagingdirectory) /p:CodesignEntitlements=""'
env:
MSBuildSDKsPath: $(Agent.ToolsDirectory)/dotnet/sdk/$(sdkVersion)/Sdks
Expand Down

0 comments on commit 5ad1f65

Please sign in to comment.