Reputation: 27113
When I have tried to build my target I get this error with dynamic linker:
dyld: Library not loaded: @rpath/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient
I use this iphonesim library link that referenced on path as above.
I use Xcode 4.3 and in this case I think the path wrong.
How to change this path to correct path?
Upvotes: 2
Views: 5917
Reputation: 27113
I have download this library again and recompile it.
I think this is related due XCode 4.3 have another path for framework.
Please check this link link
Upvotes: 1