tools.deploy.macosx: needs more boolean.

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

View File

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