tools.deploy.macosx: whoops needs more string.

db4
John Benediktsson 2014-08-05 11:44:02 -07:00
parent 4b64626e10
commit a9f305bfa6
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ IN: tools.deploy.macosx
[ "Icon.icns" "CFBundleIconFile" ,, ] when
t NSHighResolutionCapable ,,
"true" "NSHighResolutionCapable" ,,
] H{ } make ;
: create-app-plist ( icon? executable bundle-name -- )