Skip to content

Commit

Permalink
fix missing id
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxuan30 committed Apr 20, 2017
1 parent 464f521 commit d69f729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def devices
{
iOS: {
sdk: 'iphonesimulator',
device: "34FA4749-C467-4D45-9F8E-E31AEDDC39C2'",
device: "id='34FA4749-C467-4D45-9F8E-E31AEDDC39C2'",
uuid: '34FA4749-C467-4D45-9F8E-E31AEDDC39C2'
},
macOS: {
Expand Down

0 comments on commit d69f729

Please sign in to comment.