警告⚠️:
warning: no rule to process file '/Users/Kingdev/Desktop/Git/finance_iOS/finance/Library/MBprogressHUD/MBProgressHUD+Add.h' of type sourcecode.c.h for architecture armv7 warning: no rule to process file '/Users/Kingdev/Desktop/Git/finance_iOS/finance/Classes/Login(登錄)/FillPhoneVC.h' of type sourcecode.c.h for architecture armv7 warning: no rule to process file '/Users/Kingdev/Desktop/Git/finance_iOS/finance/Library/MBprogressHUD/MBProgressHUD+Add.h' of type sourcecode.c.h for architecture arm64 warning: no rule to process file '/Users/Kingdev/Desktop/Git/finance_iOS/finance/Classes/Login(登錄)/FillPhoneVC.h' of type sourcecode.c.h for architecture arm64
原因:
文件 ‘MBProgreddHUD+Add.h頭文件’ 出現在了Xcode中的:TARGES → Build Phases → Compile Sources中,移除即可解決問題。
圖示:

移除掉即可:

