[MonoTouch] Application icon does not appear on simulator
Terry Westley
monotouch at sabonrai.com
Sat Oct 3 00:06:24 EDT 2009
This should be trivial but it's got me confounded: My application icon does
not appear on the simulator (so I assume it will not show on the device when
I get there). Instead, I see a blank white icon. This is what I've done so
far:
1) Application icon is in an images subdirectory of the project
2) The file is specified as the application icon in Options -> iPhone
Application -> Application Icon
3) The file is specified as Build Action -> Content in the project
When the project builds, it copies the icon file to the .app directory, not
the .app/images directory (every time it builds). Meanwhile, when I show the
.app package contents, the icon file is in both the .app and .app/images
directories.
What am I missing?
--Terry W
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091003/0e362fbc/attachment.html
More information about the MonoTouch
mailing list