[Ohrrpgce] [ohrrpgce/ohrrpgce] Distribute Game problems on Mac (#963)
Ralph Versteegen
notifications at github.com
Sat Aug 13 20:13:44 PDT 2022
There are four different problems mentioned in this old bug report:
* (solved) Symlinks in OHRRPGCE-Game.app weren't preserved when distributing to Mac from Windows. We worked around this problem by just deleting all the symlinks in OHRRPGCE-Game.app in `bundle-apps.sh`. Ten years ago we also had a separate "linkless" archive which is still available for download for ancient versions but hidden.
* (solved) Executable bit not set on ohrrpgce-game when distributing for Mac from Windows. This worked for many years because Finder set +x on all files extracted from a Windows zip, recently broke again, refiled as #1239, and fixed by using zip_exec
* "If you install OHRRPGCE-Custom.app to /Applications then the distribute game menu no longer works. In particular, wget_download fails." I don't know about this one
* The line "OHRRPGCE Game" in `Contents/Info.plist` should technically be replaced with the actual name of the game when distributing. This probably only matters for the About box?
--
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/963#issuecomment-1214275622
You are receiving this because you are subscribed to this thread.
Message ID: <ohrrpgce/ohrrpgce/issues/963/1214275622 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20220813/59b92d76/attachment.htm>
More information about the Ohrrpgce
mailing list