I've discovered the problem, but not really sure exactly how it has ended up this way. The icon files are in the app bundle, and the icon sizes are correct, but the capitalization of the files is incorrect. That is, the file Icon.png is actually icon.png in the bundle.
I originally had them named as such in the project, but after reading the doc about the proper names for them, I had renamed them to start with a capital I, but it looks like the generated bundle still has the old filenames. -- View this message in context: http://monotouch.2284126.n4.nabble.com/MonoDevelop-not-building-App-Store-ZIP-or-Bundled-Correctly-tp3467134p4462905.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
