quinta-feira, 6 de maio de 2010

IPhone: new storage folder on Installous 3.0 & 3.1

This week Installous updated to version 3.0 and today to 3.1, and there were huge improvements made in these versions.

In previous versions though, the storage folder was:
/var/mobile/Library/Downloads/

Now, the storage folder is in a more proper location, and you can still manually copy your .ipa files to:
/var/mobile/Documents/Installous/Downloads/

I created a symlink in the home directory to that folder to make things easier in the future:
$ ln -s /var/mobile/Documents/Installous/Downloads ~/

Whenever I need to install .ipa files on the iPhone, I just SCP them to the home directory via WIFI, then open MobileTerminal inside the iPhone and run the following command:
$ mv *.ipa Downloads/

and that's it.

For more information on Installous, visit: http://hackulo.us/

Nenhum comentário: