Hello,
I am trying to use the Un4Seen BASS library in my Swift (MacOS) project. I have. To acheieve this, I have created a new bridging header from XCode and imported the BASS.h header file. Then I have added the libbass.dylib under the libraries & frameworks section, and finally I have added a new build phase that copies the BASS library to the product location. Andnow I getthefollowing error
dyld`:
0x236dd1c18 <+0>: mov x16, #0x209
0x236dd1c1c <+4>: svc #0x80
-> 0x236dd1c20 <+8>: b.lo 0x236dd1c40 ; <+40>
0x236dd1c24 <+12>: pacibsp
0x236dd1c28 <+16>: stp x29, x30, [sp, #-0x10]!
0x236dd1c2c <+20>: mov x29, sp
0x236dd1c30 <+24>: bl 0x236d64e68 ; cerror_nocancel
0x236dd1c34 <+28>: mov sp, x29
0x236dd1c38 <+32>: ldp x29, x30, [sp], #0x10
0x236dd1c3c <+36>: retab
0x236dd1c40 <+40>: ret