Xcode 8 - Missing Files warnings
问题 Ever since upgrading to Xcode 8 using Swift 2.3 I have several missing files warnings. They are all related to pods that I am using. The files that are missing are *.xcscheme *.cpp *.xcuserstate *.swift The pods that are showing missing files are Realm (~38 of 43) TextFieldEffects (~3 of 43) BEMCheckBox (2 of 43) How do I fix this issue? 回答1: This is just an Xcode bug. If you delete or rename a file without then doing a commit, Xcode sees the discrepancy between the previous git commit and