python - Access iOS Apps List in iTunes via Win32 COM? -


i've been using python script win32 itunes, , it's been rocky doable. however, wanted move beyond media (songs, etc.) analyze apps on devices. can recommend how use itunes win32 com interface to, say, list of apps on phone?

i thought app list might exposed playlist, each app iitfileorcdtrack, doesn't seem case. when @ phone source, lists media playlists (books, movies, etc.)

or, if can suggest different way python, open suggestions. assumed i'd have use itunes phone not jailbroken , don't know other way see what's on phone, if there way, cool. don't need add or remove, want see what's there.

thanks ideas...

apple not offer apis achieve this.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -