<command line>

问题描述:

/Users/mac/Desktop/1111/<command line>

/Users/mac/Desktop/1111/<command line>:4:10: '/Users/mac/Desktop/1111/Yes' file not found

/Users/mac/Desktop/1111/<built-in>:342:2: In file included from <built-in>:342:

解决:

Build Setting 下的某个属性 添加了 /Users/mac/Desktop/1111/Yes' 后面的东西  删除即可

原文地址:https://www.cnblogs.com/ITliufei/p/5768511.html