dyld: Symbol not found: _NSURLAuthenticationMethodClientCertificate when trying to run iOS app

前端 未结 10 1013
一生所求
一生所求 2020-11-27 16:08

My app is crashing with the message:

dyld: Symbol not found: _NSURLAuthenticationMethodClientCertificate
Referenced from: /var/mobile/Applicat

10条回答
  •  执念已碎
    2020-11-27 16:42

    The few times it happened with me a simple Clean (shift + cmd + K) did the trick.

提交回复
热议问题