dyld: Library not loaded: @rpath/libswiftCore.dylib
  Referenced from: /private/var/containers/Bundle/Application/B717F869-0BCE-42C9-8CA8-D845F0499F73/8Minute.app/Frameworks/Charts.framework/Charts
  Reason: no suitable image found.  Did find:

解决办法:


Restarting Xcode, iPhone, computer
Cleaning & rebuilding
Revoking and creating new certificate/provision profile
Runpath Search Paths is $(inherited) @executable_path/Frameworks
Embedded Content Contains Swift Code is 'Yes'
Code Signing Identity is developer

相关文章:

  • 2021-12-13
  • 2022-02-05
  • 2022-12-23
  • 2021-09-16
  • 2021-10-11
  • 2022-12-23
  • 2021-05-19
猜你喜欢
  • 2021-04-09
  • 2021-10-09
  • 2021-09-07
  • 2022-12-23
  • 2021-12-03
  • 2021-05-16
相关资源
相似解决方案