Xcode9.0封装友盟分享问题记录

2017-09-25  本文已影响28人  聆默无语

safe area:

XIB 中出现file:*/LaunchScreen.storyboard: error: Illegal Configuration: Safe Area Layout Guide before iOS 9.0

image.png

解决办法:
在xib属性中把Safe Area Layout Guide属性勾去掉

image.png

file:*/LaunchScreen.storyboard: error: Illegal Configuration: Compiling IB documents for earlier than iOS 7 is no longer supported.

image.png

解决办法:

image.png

选择LuanchScreen.storyboard,可以解决这个问题(这个文件是自己创建的)

友盟导入头文件找不到

image.png
上一篇 下一篇

猜你喜欢

热点阅读