TWO back on Mac - with version 0.13.2

It took a good while to switch all the libraries to new versions, and replace my build pipeline from the old Projucer to CMake (if you don’t know what these are just ignore me…).

But, now, TWO is back on Mac:

https://www.controlmedia.art/two_osx/TWO_0.13.2.pkg

Let me know how this works for you, finally all the new sACN functionality is available on Mac too!

(Still not codesigned, sorry not sorry, one day maybe I’ll start paying apple 100$ a year or whatever it costs to be able to sign as well. One day…)

Hi Ilias,

Very exciting to see Mac back in the picture!

It looks like some of the library locations are hardcoded, leading to an immediate crash.

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: @rpath/libossia.dylib
Referenced from: <A7AE05F0-399A-3EB2-92DE-98C62301CFB4> /Applications/TWO.app/Contents/MacOS/TWO
Reason: tried: '/Users/iliasbergstrom/Documents/TWO Dev/two/cmake-build-release/bin/libossia.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/iliasbergstrom/Documents/TWO Dev/two/cmake-build-release/bin/libossia.dylib' (no such file), '/Users/iliasbergstrom/Documents/TWO Dev/two/cmake-build-release/bin/libossia.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/iliasbergstrom/Documents/TWO Dev/two/cmake-build-release/bin/libossia.dylib' (no such file)
(terminated at launch; ignore backtrace)

Looking forward to testing the new features once you’ve had a chance to resolve.

Thank you very much for your hard work and continued dedication, some really special ideas here.

1 Like

Argh, that’s a bummer, thank you for the heads up! I’m abroad for work but will fix it ASAP! You can tell that I only have one Mac to test on, of course it ran fine after the install on my machine :slight_smile:

1 Like