Could you tell me how to add an icon to the iPhone application with mono touch?开发者_Go百科
Inside MonoDevelop
- right click on your project main assembly
- select Options
- in the "Project options" dialog select iPhone Application
Depending on your version of MonoDevelop (well the iPhone addin) you'll have a different UI. Either a tab named Icons are a more visual UI that let you select the different icons to use for your application.
EDIT: I could also look like this (from http://ios.xamarin.com/Documentation/Building_for_Distribution)
精彩评论