I am reading an iOS dev book and in it saw a reference to a info.plist file used as part of an Obj-C project. Unfortunately, the book did not explicitly say where the file may be found?
Where is this file located? How can i gain access to it as part of Xcode?
