dyld issues library not loaded

前端 未结 1 1248
有刺的猬
有刺的猬 2021-01-22 17:36

When I have tried to build my target I get this error with dynamic linker:

dyld: Library not loaded: @rpath/iPhoneSimulatorRemoteClient.framework/Versions/A/iPho         


        
相关标签:
1条回答
  • 2021-01-22 18:01

    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

    0 讨论(0)
提交回复
热议问题