|
From: Gunter K. <gu...@pe...> - 2017-03-30 04:45:33
|
Dear Tomio, I have tried to combine both your method to determine the needed .dylib files and the Travis CI instance Andrej has set up. As this was mostly blind coding I expect the result to fail for now. But if running otool -l (hope I've got the semantics of its output right) on the binary does tell us all the .dylib files we need and if we only need to ship .dylib files that are in /usr - and if I understood the install_name_tool thing right... ...then in about 10 minutes http://www.physikbuch.de/wxMaxima_nightly/wxMaxima_nightly.app.zip might contain a working automated nightly build of wxMaxima. Too many "if"s, obviously. But as Travis has proven to be a very valuable tool if we can get this going there is a possibility to drastically increase the number of testers this way. Kind regards, Gunter. |