Skip to content

Commit

Permalink
step.yml fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Krisztián Gödrei committed Dec 18, 2015
1 parent c64c416 commit 7bf1fa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ inputs:
Xamarin project configuration
is_required: true
is_expand: true
- xamarin_platform: iPhoneSimulator
- xamarin_platform: AnyCPU
opts:
title: Xamarin platform
description: |
Expand All @@ -55,7 +55,7 @@ inputs:
is_required: true
is_expand: true
is_dont_change_value: false
- emulator_serial:
- emulator_serial: $BITRISE_EMULATOR_SERIAL
opts:
title: "Emulator serial to boot"
description: |
Expand Down

0 comments on commit 7bf1fa6

Please sign in to comment.