tools.deploy.macosx: needs more boolean.
parent
a9f305bfa6
commit
f8c4827095
|
@ -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 -- )
|
||||
|
|
Loading…
Reference in New Issue