I noticed something with Plugman this morning. When you add iOS as a platform, the plugin.xml file points to src/ios/CDVpluginname.m, but the file created by Plugman is actually src/ios/pluginname.m.
<source-file src="src/ios/CDVtest4.m" /> Submitted a ticket: https://issues.apache.org/jira/browse/CB-7909. -- John M. Wargo @johnwargo <http://twitter.com/johnwargo> www.johnwargo.com <http://www.johnwargo.com> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
