Thread 1: signal SIGABRT

运行app卡在启动业

dyld: Library not loaded: /usr/lib/libstdc++.6.dylib

  Referenced from: /Users/whpc/Library/Developer/CoreSimulator/Devices/4351BA96-06B3-4A2A-A77E-C919B58D6F52/data/Containers/Bundle/Application/428E07A1-CF1E-429A-96EA-D6070B64D60A/InstallationPlatform.app/InstallationPlatform

  Reason: no suitable image found.  Did find:

/usr/lib/libstdc++.6.dylib: mach-o, but not built for iOS simulator

 

链接:https://pan.baidu.com/s/1FXzljYn09ImZ8uE08uUH2Q  密码:ceij

 

将下载的libstdc++.6.dylib和libstdc++.dylib文件放到下面目录中

 

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-11
  • 2022-02-27
  • 2021-06-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-07
  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案