Skip to content

Commit

Permalink
Set app.codesign_for_release to false
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaanderson committed Jan 11, 2014
1 parent c71aadf commit 3b52758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ Motion::Project::App.setup do |app|
# Use `rake config' to see complete project settings.
app.name = 'DOGEPrice'
app.icon = 'dogecoin.png'
app.codesign_for_release = false
app.info_plist['LSUIElement'] = true
end

0 comments on commit 3b52758

Please sign in to comment.