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?