Copy bundle on Watchkit App

Xcode shows me the following warning:

The copy Bundle Resources build phase contains this target´s Info.plist file ' WatchKit App/Info.plist'

I know that I must remove the entry for Info.plist on the Copy Bundle Resources in the "Build Phases" tab... But the Watchkit App does not have the "Build Phases" tab...

How can I solve this problem?

In the project navigator, click on the plist file.

Click on the file inspector.

Clear the target check boxes for the targets.

Thank you so much.

Copy bundle on Watchkit App
 
 
Q