ios - The Copy Bundle Resources build phase contains this target's Info.plist file 'Info.plist' in xcode 6? -
i getting warning the copy bundle resources build phase contains target's info.plist file 'info.plist'.i have read solution here says info.plist file has been copied copy bundle resources & have remove there.but don't find info.plist.please suggest do?
https://developer.apple.com/library/ios/qa/qa1649/_index.html
the apple documentation says remove info.plist file following phase.
- click target of project
- select item of build phase
- then select item of copy bundle resources
- final remove file selected file
clear project , rebuild it.
Comments
Post a Comment