Skip to content

Commit

Permalink
don't look like shit on the ipad
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Jul 17, 2012
1 parent 5ff36a6 commit 4c762bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -10,6 +10,7 @@ Motion::Project::App.setup do |app|
# Use `rake config' to see complete project settings.
app.name = 'Octodex'

app.device_family = [:iphone, :ipad]
app.provisioning_profile = ENV['OCTODEX_PROVISIONING_PROFILE'] || "Error"
app.codesign_certificate = ENV['OCTODEX_CODESIGN_CERTIFICATE'] || ""
end

0 comments on commit 4c762bd

Please sign in to comment.