“Too many symbol files” warning when submitting app
I submitted my app to the app store and received the following warning (not error): Too many symbol files - These symbols have no corresponding slice in any binary [XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX.symbols, XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX.symbols] What caused this issue? How can I fix it? Will it create issues with crash reporting to Crashlytics? Same problem occurred to me, and here is why this happening and the solution. Short version : Redundant dSYM files are being produced due to improper project settings. In my case, the "project" consists of one major xcproject and several cocoapod