ERROR ITMS.90328 Invalid characters

HI, I'm trying to publish the first version of my iOS application in TestFlight.

My app runs succesfully in my iPhone but I cannot publish it in TestFlight due to following error:

ERROR ITMS.90328 "Your package contains a file 'Applaudi.app/ApplaudiLocalStorageModel.momd/VersionInfo.plist' with a name that contains invalid characters. Avoid using control characters in the file names".


I cannot find this file in proyect, and I have no idea how to solve the problem.


Any suggestion????


Thanks!!


PD- I'm using Core Data for model Local Database.