Theos 工程make package时报错
错误:
/Applications/Xcode.app/Contents/Developer/usr/bin/make package requires you to have a layout/ directory in the project root, containing the basic package structure, or a control file in the project root describing the package. make: *** [internal-package] Error 1 lunlideMacBook-Air:retouch lunli$ cd /.theos/fakeroot -bash: cd: /.theos/fakeroot: No such file or directory
经过反复查找是该工程的路径存在空格导致的。