我尝试清理,构建,重建和重新启动Studio。我还打开了componentgallery.pch文件,其中提到的代码版本相同。
这是错误:
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : ProcessPCH /Users/macmini1/Documents/ReUsableComp/Appcelerator%20component/componentsgallery/build/iphone/build/Intermediates/PrecompiledHeaders/SharedPrecompiledHeaders/113008055249754235/componentsgallery_Prefix.pch.gch /Users/macmini1/Documents/ReUsableComp/Appcelerator%20component/componentsgallery/build/iphone/componentsgallery_Prefix.pch normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] : ProcessPCH /Users/macmini1/Documents/ReUsableComp/Appcelerator%20component/componentsgallery/build/iphone/build/Intermediates/PrecompiledHeaders/SharedPrecompiledHeaders/6376427032639609763/componentsgallery_Prefix.pch.gch /Users/macmini1/Documents/ReUsableComp/Appcelerator%20component/componentsgallery/build/iphone/componentsgallery_Prefix.pch normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] : (2 failures)
我想知道此问题的原因和解决方案。