I have problem to deploy casablanca libcpprest.dylib with my mac app.
I can run my app in Xcode gui debug, however when I run the app outside Xcode guy, i got error:
Dyld Error Message:
Library not loaded: /Users/zhongwu/Projects/XCode/casablanca/build.release/Binaries/libcpprest.2.2.dylib
The path is my old project which no longer exists. if I copy compiled casablanca there, i can run my app. I cannot find any reference in my current project of the old path, I also copy libcpprest.2.2.dylib to app bundle framework folder.
I have struggled for two days. Please Help me, this project is very urgent!
-Zhong
I can run my app in Xcode gui debug, however when I run the app outside Xcode guy, i got error:
Dyld Error Message:
Library not loaded: /Users/zhongwu/Projects/XCode/casablanca/build.release/Binaries/libcpprest.2.2.dylib
The path is my old project which no longer exists. if I copy compiled casablanca there, i can run my app. I cannot find any reference in my current project of the old path, I also copy libcpprest.2.2.dylib to app bundle framework folder.
I have struggled for two days. Please Help me, this project is very urgent!
-Zhong