错误集合

2018-02-27  本文已影响0人  330b92bcaf74

1.dyld: Library not loaded: @rpath/libswiftCore.dylib Referenced from: /private/var/containers/Bundl 出现这种错误 shift + Command + K 清一下

  1. xcode运行项目报error: Illegal Configuration: Compiling IB documents for earlier than iOS 7
    大致的意思就是:编译了ios7之前的xib 文件
    出现此情况一般就是当前xcode 支持的最低版本不支持 项目配置的部署版本 只需要更改下部署版本为当前xcode支持的最小的版本即可
上一篇下一篇

猜你喜欢

热点阅读