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
If you dont use xcode source control but some other git client (like source tree or terminal), you can disable source control in Xcode and than warnings will disappear.
Xcode > Preferences > Source control and uncheck "Enable source control"