New projects in Xcode do not include an Info.plist. Where do I put the IDs for Supported External Accessory Protocols?
How to use Supported External Accessory Protocols without an Info.plist
Recommended
In your Xcode project, select the target so the build settings tabs are showing. Then, use the "Info" tab to add custom settings that will be added to your Info.plist file when it is created at build time.