美文网首页
The following build commands fai

The following build commands fai

作者: _target_1b9b | 来源:发表于2020-02-19 09:46 被阅读0次
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening derucciTS.xcworkspace

** BUILD FAILED **


The following build commands failed:
        CompileC build/derucciTS/Build/Intermediates.noindex/derucciTS.build/Debug-iphonesimulator/derucciTS.build/Objects-normal/x86_64/AppDelegate.o derucciTS/AppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
. Run CLI with --verbose flag for more details.

这个错误首先用xcode 打开项目运行项目,看下报什么错误,基本上都是语法问题AppDelegate.m修改少括号等错误
这种问题只要xcode运行起来解决了

相关文章

网友评论

      本文标题:The following build commands fai

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