As of this week phonegap.build v2.0.0 appears to be broken. After compiling the ipa file, and trying to upload with application loader I get an error:
"icon specified in the Info.plist not founder under the top level app wrapper: icon-72@2x.png"
Changing to v2.5.0 fixed this problem, but opening external links from the app outside of webview using the systems browser on android devices is totally broken with phonegap.build and has been since version 2.1.0
"icon specified in the Info.plist not founder under the top level app wrapper: icon-72@2x.png"
Changing to v2.5.0 fixed this problem, but opening external links from the app outside of webview using the systems browser on android devices is totally broken with phonegap.build and has been since version 2.1.0



John-Paul Thain