How to get a list of installed apps iPhone/iPad/iPod ?
How to get a list of installed apps iPhone/iPad/iPod ?
Look in your iTunes Apps folder. Right click on any application in iTunes.
MacMini:Mobile Applications arun$ pwd
/Users/arun/music/itunes/iTunes Media/Mobile Applications
MacMini:Mobile Applications arun$ ls | sort
Thats it, you will now get the sorted list of apps.
Look in your iTunes Apps folder. Right click on any application in iTunes.
| Right click and select "Show in Finder" |
MacMini:Mobile Applications arun$ pwd
/Users/arun/music/itunes/iTunes Media/Mobile Applications
MacMini:Mobile Applications arun$ ls | sort
Thats it, you will now get the sorted list of apps.
Comments