Search code examples
xcodeswiftbundle

The application bundle does not contain a valid identifier


I try to run my project but i get the following error "The application bundle does not contain a valid identifier."

here my info.plist

enter image description here

I followed other answer on the question. I don't have any "Ressources" folder inside my project.

Thanks for your help


Solution

  • I solve this problem after I delete all build files by Xcode. Your build file path at Xcode > Preferences > Locations > Derived Data

    If you didn't change the default path, Your path is like

    File Path

    I just deleted all files under DerivedData