I had the same issue. It seems that if you go to the build settings and update DEBUG_INFORMATION_FORMAT to DWARF and back to DWARF with dSYM File it adds some new DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; entries to the project file and this warning disappears.