xcode中 有時候會報一個警告:
[WARN]Warning: Multiple build commands for output file /xxx
要解決這個問題很簡單:
1.選擇你的工程
2.選擇target
3.點擊 Build Phases
4.展開Copy Bundle Resources
5.刪除里面的剛才提示警告的文件,一般為紅色的名字的文件
xcode中 有時候會報一個警告:
[WARN]Warning: Multiple build commands for output file /xxx
要解決這個問題很簡單:
1.選擇你的工程
2.選擇target
3.點擊 Build Phases
4.展開Copy Bundle Resources
5.刪除里面的剛才提示警告的文件,一般為紅色的名字的文件