DJHartley / independence

Automatically exported from code.google.com/p/independence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make iNdependence search for a local copy of firmware

GoogleCodeExporter opened this issue · comments

iTunes already has all of the iPhone firmware versions downloaded to 
~/Library/iTunes/iPhone 
Software Updates

It would be nice if iNdependence checked there first before going straight to 
the internet to 
download a new copy.

Original issue reported on code.google.com by p...@ul.sickdimension.com on 24 Mar 2008 at 3:04

It does look there.  Have a look at line 419 in this file:

http://code.google.com/p/independence/source/browse/tags/1.4/iNdependence/AppCon
troller.mm

That is the exact line of code which checks to see if the 1.1.2 firmware file 
exists before downloading it.  Either 
you do not have the 1.1.2 firmware file (iPhone1,1_1.1.2_3B48b_Restore.ipsw), 
or you are using an old version of 
iNdependence which has a bug.


Original comment by dial.ope...@gmail.com on 9 Apr 2008 at 2:18

  • Changed state: Fixed