Skip to content

Commit

Permalink
Fix Appium icon
Browse files Browse the repository at this point in the history
  • Loading branch information
imurchie committed May 18, 2014
1 parent 696ce06 commit cb19e7e
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -12,6 +12,6 @@ Motion::Project::App.setup do |app|
# Use `rake config' to see complete project settings.
app.name = 'AppiumDemo'
app.identifier = "io.appium"
app.icons = ['icon.png']
app.icons = ['icon_iphone.png']
app.prerendered_icon = true
end
File renamed without changes

0 comments on commit cb19e7e

Please sign in to comment.