79816682

Date: 2025-11-11 13:21:44
Score: 0.5
Natty:
Report link

On the Build Settings tab under the heading Packaging, there is a setting "Info.plist File". It should show <projectname>/Info.plist, where you have to replace <projectname> with your project name.

When manually adding Info.plist, Xcode may automatically add it to Build Phases "Copy Bundle Resources".

So you need to:

Regarding the error still showing after you removed Info.plist, it may help to do Product -> Clear All Issues, then Build.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: HendrikFrans