Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top