The Info.plist
file is by default located in the root folder of your application’s bundle, it’s derived from the {ProjectName}-Info.plist
file in the Xcode project. By default it’s listed in a group called Supporting Files
.
The Info.plist
file is by default located in the root folder of your application’s bundle, it’s derived from the {ProjectName}-Info.plist
file in the Xcode project. By default it’s listed in a group called Supporting Files
.