Skip to content

Commit

Permalink
Use a default code signing cert, so I don't have to specify one in th…
Browse files Browse the repository at this point in the history
…e Rakefile.
  • Loading branch information
cyberfox committed Feb 17, 2017
1 parent 773a29d commit be4d3c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ Motion::Project::App.setup do |app|
# Use `rake config' to see complete project settings.
app.name = 'Prompter'
app.identifier = 'com.cyberfox.Prompter'
app.codesign_certificate = "3rd Party Mac Developer Application: CyberFOX Software, Inc. (S4CH5TG222)"
end

0 comments on commit be4d3c5

Please sign in to comment.