xcode build failed 
guoshengboy 
2016.12.21 16:39* 字数 110 阅读 768评论 0

尝试;

1.Target ->info 下 Bundle identifier 是否使用了下划线;----no

2.clean project,then rebuild;no work

3.到xcode 目录下,将DerivedData目录下的文件清空;---no work

4.在xcode工程左侧导航栏中,选择最后一项,“show the Report navigator”;---果然发现其中列出了一项error,选择error后,定位修改之。

 
xcode build failed

相关文章:

  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
  • 2022-12-23
  • 2021-12-15
猜你喜欢
  • 2022-12-23
  • 2022-01-22
  • 2021-11-19
  • 2022-02-01
  • 2022-12-23
  • 2021-06-24
  • 2021-09-10
相关资源
相似解决方案