Search code examples
iosxcodeplistcompiler-warnings

What means iOS Xcode plist warning?


What means this Xcode warning?

Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'Info.plist'


Solution

  • My be you info.plist file copied in "Copy Bundle Resources". see this image

    https://i.sstatic.net/KjCjI.jpg

    simply delete this file.