I want to create a wrapper around the MacOS only Syphon-Framework. Now I am not sure if I actually should use the BinaryBuilder for such a Mac only library. How would one ideally provide/build the framework code in a julia package? This is my first wrapper. Hence I am a bit lost.
PS: this is the setup file of the python wrapper: syphon-python/setup.py at main · cansik/syphon-python · GitHub