i have a 3rd party dylib that i'm currently loading using dlopen. this dylib resides in the same folder as my .app. however, i'd like to drop this library in my app's bundle.
this is probably very simple, but coming from a win32 background, this is magic to me.
anyone care to walk me through this?
this is probably very simple, but coming from a win32 background, this is magic to me.
anyone care to walk me through this?