Quote:
Originally Posted by kshep
To get the app icon to show up in iTunes for Adhoc applications you need to do the following:
1) Build you app
2) Find the .app file and right click on it and Show Package Contents
3) Add a file to the root of that directory called "iTunesArtwork". This should be a 512x512 jpeg file of your icon. There should be no extension on the file it should simply be named "iTunesArtwork"
Now when you drag that app into iTunes it will already have an icon.
-Keith
|
I've followed your directions on this page exactly. I'm using a dist ad-hoc provisioning file and loading the app just fine from iTunes and XCode, but when I reveal the contents and drop in the iTunesArtwork (no ext) then drag it to iTunes I get the error "could not be verified". it seems like a checksum error?? Any clues??
-John