Hello,
I modify the bundle spec with an absolute binary path:
<main-binary>/opt/chapitre6/exampleapp</main-binary>
But I've got this error:
ValueError: If the source /opt/chapitre6/exampleapp doesn't use a ${prefix} or
${prefix:*} macro, the destination path must be set
So I add:
<main-binary
dest="${bundle}/Contents/MacOS">/opt/chapitre6/exampleapp</main-binary>
Why dest is then required? What is the relation with prefix macro?
Thanks, Pascal.
https://blady.pagesperso-orange.fr
_______________________________________________
gtk-osx-users-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list