New versions of plugman, cordova and cordova-ios are now live!
To update your tools:
npm update -g cordova npm update -g plugman
Cordova iOS 3.4.1 is included with the latest update of cordova.
Most notable changes include:
.pbxproj files according to Xcode 5.1 recommendationsarm64 by defaultplugin add for FirefoxOS.cordova info command fixed for Windows platformOther changes include:
cordova-iOS 3.4.1superspawns cmd fallback when there is a space in the argswindowsVerbatimArguments from superspawncmd related scriptsconfig.xmlcordova info command fixed for Windows platformandroid_parser to amazon_fireos_parser. Added orientation related config changes from android_parser.plugin.xmlsrc/platforms.js: Adding Tizen.<dependency> tag is missing id attribute.org.apache.cordova.statusbar into the registry whitelist.plugin add for FirefoxOS.--searchpath to have a delimiterprojectReference to <framework> element to signal addition of dependent project.winmd reference in Windows8plugman info command printing undefined always.pbxproj files according to Xcode 5.1 recommendations. in plugin feature names (and therefore callback ids)arm64arm64arm64 by defaultobjc _msgSend causes EXC _BAD _ACCESS with plugins on arm64bin/create on iOS should use --arc by default