Skip to content

How would I use the classic style of app icon set for iOS? #12381

Discussion options

You must be logged in to vote

Alright, I solved it! You must add the Assets.xcassets as a BundleResource in your csproj.

For example:

<BundleResource Include="Assets.xcassets\**\*" />

After that, you simply specify the path inside your plist as seen above.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PRNDA
Comment options

Answer selected by AnthonyIacono
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants