dyld: Library not loaded: @rpath/libswiftCore.dylib

前端 未结 30 1399
小蘑菇
小蘑菇 2020-11-22 04:27

I am trying to run a Swift app on my iPhone 4s. It works fine on the simulator, and my friend can successfully run it on his iPhone 4s. I have iOS 8 and the official release

30条回答
  •  终归单人心
    2020-11-22 05:03

    Xcode 7.2, iOS 9.2 on one device, 9.0 on other. Both had the error. No idea what changed that caused it, but the solutions above for the WWDR were correct for me. Install that cert and problem solved.

    https://forums.developer.apple.com/message/43547 https://forums.developer.apple.com/message/84846

提交回复
热议问题