美文网首页
Xcode报错Launch screens may not se

Xcode报错Launch screens may not se

作者: Jackey_song | 来源:发表于2018-04-12 10:04 被阅读334次

    最近在练习demo的时候发现Xcode7在使用Main.storyboard的inital View Contorller

    如果使用了自定义的类去关联起来就会报错Launch screens may not set custom classnames

    在网上找了一会 发现是因为inital指定的ViewController如果勾选了Use as Launch Screen选项后是不可以用自定义的类去关联修改的,所以解决的办法要么取消勾选Use as Launch Screen,要么取消关联就可以啦

    相关文章

      网友评论

          本文标题:Xcode报错Launch screens may not se

          本文链接:https://www.haomeiwen.com/subject/jafxkftx.html