I am trying to install a plugin for my application (which is working fine), compiled in XCode using Cordova and the PhoneGap framework.
On the instructions of the plugin I am supposed to add a key to the Cordova.plist file but I cannot find it in my hierarchy. Here is a screenshot of the directories in my XCode project.
What is the fix for this issue?
Since PhoneGap upgraded, the Cordova.plist file was discontinued and is instead config.xml.
Source
Edit: Since the original page has since been deleted, here is a sort-of transcript from the forum thread: