tools.deploy.macosx: whoops needs more string.
parent
4b64626e10
commit
a9f305bfa6
|
@ -32,7 +32,7 @@ IN: tools.deploy.macosx
|
||||||
|
|
||||||
[ "Icon.icns" "CFBundleIconFile" ,, ] when
|
[ "Icon.icns" "CFBundleIconFile" ,, ] when
|
||||||
|
|
||||||
t NSHighResolutionCapable ,,
|
"true" "NSHighResolutionCapable" ,,
|
||||||
] H{ } make ;
|
] H{ } make ;
|
||||||
|
|
||||||
: create-app-plist ( icon? executable bundle-name -- )
|
: create-app-plist ( icon? executable bundle-name -- )
|
||||||
|
|
Loading…
Reference in New Issue