Skip to content

Commit

Permalink
Added Icon to build
Browse files Browse the repository at this point in the history
  • Loading branch information
jabb1123 committed Apr 12, 2017
1 parent 74155ca commit 8ac8917
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion application/packaging/app.spec
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ exe = EXE(pyz,
debug=False,
strip=False,
upx=True,
console=True )
console=True,
icon = path+'/packaging/santos_app_logo.icns')
Binary file added application/packaging/santos_app_logo.icns
Binary file not shown.
Binary file added application/packaging/santos_app_logo.ico
Binary file not shown.

0 comments on commit 8ac8917

Please sign in to comment.