Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed Sep 19, 2019
1 parent 0f6e555 commit 07cb1f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ variables:
NugetPackageVersion: '$(CurrentSemanticVersion)'
MONO_VERSION: 5_18_1
XCODE_VERSION: 10.2.1
IOS_SIM_NAME: 'iPhone X'
IOS_SIM_RUNTIME: 'com.apple.CoreSimulator.SimRuntime.iOS-12-2'
IOS_SIM_NAME: 'iPhone Xs'
IOS_SIM_RUNTIME: 'com.apple.CoreSimulator.SimRuntime.iOS-12-4'
ANDROID_EMU_TARGET: 'system-images;android-26;google_apis;x86'
ANDROID_EMU_DEVICE: 'Nexus 5X'
RunPoliCheck: 'false'
Expand Down

0 comments on commit 07cb1f3

Please sign in to comment.