Skip to content

Commit

Permalink
Merge pull request #8 from godrei/step_yml_fixes
Browse files Browse the repository at this point in the history
step.yml fixes
  • Loading branch information
godrei committed Dec 18, 2015
2 parents c64c416 + 7bf1fa6 commit e1470e3
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 e1470e3

Please sign in to comment.