On Tue, Jan 7, 2020 at 5:21 PM Marnen Laibow-Koser <mar...@marnen.org> wrote: [...]
> > I plan to use LilyPad like the current Mac distributions do. I agree that > Frescobaldi might be a better choice in the long run. > I got LilyPad to build 64-bit (and run on Mojave), with some modifications to the existing codebase, which are at https://github.com/marnen/lilypad/tree/mac-64-bit/macosx (I'll make a pull request to the main LilyPad repo once I tidy it up a bit). Now for the 64,000-bit question: the LilyPad .app bundle, as built, of course doesn't contain the LilyPond binaries. Does anyone know if there's any sort of build script or other list stating what files should be copied into the app bundle? The README at https://github.com/gperciva/lilypad/blob/master/macosx/README just suggests (to my amazement) using rsync to copy the files over from a previous version of the .app bundle. Of course, that won't quite work in my case, but if worse comes to worst, I suppose I could use a directory listing to make a build script. But surely something already exists? Maybe in the GUB repo? Best, -- Marnen Laibow-Koser mar...@marnen.org http://www.marnen.org