

You can provide feedback and suggest this featureto product team with Visual Studio for Mac.

In Visual Studio for Mac 2019 there was an editor for this when you double clicked on Assets.xcassets, I hope this editor comes back in a future Visual Studio for Mac release. Replacing the default icon images with your icon images in first step.Selecting Assets in Xcode, there is an image set named " AppIcon", all default icons are in this set.Double-clicking the Assets.xcassets file in your project by VS for Mac, it will prompt you to open edit assets by Xcode.svg file for the app iconīase on iOS->App->.NET template project testing, you can refer to the following steps to change the default icons:
:max_bytes(150000):strip_icc()/how-to-install-and-set-up-microsoft-teams-for-mac-5071035-10-0d57879b998b4f86a66ab74df902f9a9.jpg)
The issue with the arrows exists if I use the MonoGame iOS Application template(version 3.8.1.303) or the iOS->App->.NET template. Is it not possible to use Assets.xcassets in current Visual Studio for Mac releases? But I don't know how to use Assets.xcassets with Visual Studio for Mac 17.6 Preview (17.6 build 402) because Xcode opens when I double click on Assets.xcassets. Therefore I wanted to open Assets.xcassets so that I can add several app icon files or an. svg file for the app icon because I want that my app icon looks good on different iPhone and iPad resolutions/devices. csproj file the default MonoGame icon is displayed on my iPaid Air.īut I want to use several. csproj file of the MonoGame iOS project: XSAppIconAssetsĪfter adding this code to the. I found out that the following code is missing in the. NET icon on my iPad Air when I use the iOS->App->.NET template. They could reproduce the issue in my other thread: Then the two arrows in the top right corner are no more displayed when I open ist and ist. The issue with the arrows exists if I use the MonoGame iOS Application template(version 3.8.1.303) or the iOS->App->.NET template.īut the issue only occurs after adding these two lines to the. How can I create an app icon for my iOS project? The app icon needs to work on iPhone and iPad. Is it no more necessary to use Assets.xcassets when I add Maui to my project? I just did this for testing, I need Maui in my project. In addition, I have tried to open Assets.xcassets when I don't add Maui to my project and it doesn't work. I have tried to use Assets.xcassets but it's not working in Visual Studio for Mac 17.6 Preview (17.6 build 402) after adding Maui to my. I don't know how to create an app icon for my iOS application.
