|
From: Rhys A. <rhy...@gm...> - 2023-06-20 17:31:44
|
That's great, thanks. Will be useful to have. It may be worth looking into a homebrew script in the future, but those that know of the existence of fgelev and have a need to use it on mac should know how to access it in its current location. On another note - macOS .app outputs are failing apple notarization, build logs say this is because "You must first sign the relevant contracts online.", This causes the "Apple cannot verify this app is free of malware" message on 10.15+, only way to bypass this is to either disable system integrity protection which i have seen some users doing, or moving to Applications, right clicking, and then pressing open. On Tue, 20 Jun 2023 at 10:45, James Turner <ja...@fl...> wrote: > > > On 20 Jun 2023, at 01:54, Rhys Ackerman <rhy...@gm...> wrote: > > I'm sure there's a reason for this and I'm just not aware of it, but how > come FGElev is not included in prebuilt (LTS,RC+Nightly) builds of FG? It > is included with other OS builds. I can see from Jenkins that it is built > as part of the build so is it simply a case that when creating the final > .app bundle, it isn't copied over? > > Looking through various places, I can see that this has been the case > since at least 2020 (I'd assume it always has and that was just the first > mention). Having it included with macOS would mean us mac users who do not > build from source are still able to use it, as well as tools such as > osm2city like our Windows and Linux counterparts. > > > It’s purely an omission of the packaging scripts, you’re the first person > to ever ask for it. I can add it pretty easily. > > One comment though, the macOS packaging is optimised for end-user > convenience: including other utilities in the .app bundle is not very > visible. If we want a macOS-friendly way to share the utility binaries, > something like a Homebrew script might be another option. But, adding the > binary to the .app bundle is a trivial change so I’ll do that now. > > Kind regards, > James > > _______________________________________________ > Flightgear-devel mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > |