1#import ""?雙引號內(nèi)輸入任何字符 都會導(dǎo)致Xcode崩潰
解決方案:
target - buildSettings - User Header Search Path 中的 ${PODS_ROOT} 選項(xiàng),該選項(xiàng)后面的?recursive改成non-recursive即可
2Multiple commands produce xxx ?Target 'xxx' has create directory command with output '/
解決方式:


https://blog.csdn.net/kevin_love_chrissy/article/details/82759257