You need to add these images (with proper size) into the src\resources\ios folder of your phonegap package. Also make sure to add the references to these images in the config\resources.json file. Then create a new build and upload to itunes.
Edit:
Try adding the following images to the phonegap package: icon-20.png, icon-20-2x.png, and icon-1024.png. Then add references for them in the resources.json. Verify the images are there when you create a new distribution package. I can confirm I had to add these images for an ios build.