GitHub user ahc2483 opened a pull request: https://github.com/apache/incubator-cordova-ios/pull/53
Update CordovaLib/Classes/CDVFileTransfer.m Line 249 causes an NSRangeException, as arguments only contains 9 elements You can merge this pull request into a Git repository by running: $ git pull https://github.com/ahc2483/incubator-cordova-ios patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-cordova-ios/pull/53.patch ---- commit eff1c5f0bef50437f90399bf7936ef11c39867bb Author: ahc2483 <ahc2...@gmail.com> Date: 2012-09-26T08:04:15-07:00 Update CordovaLib/Classes/CDVFileTransfer.m Line 249 causes an NSRangeException, as arguments only contains 9 elements ----