deploy.app-image-name ( vocab bundle-name -- str )


Vocabulary
tools.deploy.macosx

Inputs
vocaban object
bundle-namean object


Outputs
stran object


Definition


: deploy.app-image-name ( vocab bundle-name -- str )
[ % "/Contents/Resources/" % % ".image" % ] "" make ;