iTunes Connect barking about Missing Xamarin.iOS Asset Catalog

Alex Kozler 6 Reputation points
2021-03-03T06:56:43.207+00:00

Since upgrading to VS2019 16.10 Preview 1, my Xamarin.iOS builds all wonky and slow (like 20+ minutes). When it eventually builds, I get the IPA and upload it via Transporter just fine... then I get an email almost immediately barking that my Assets are missing???

ITMS-90546: Missing Asset Catalog - Your app is missing the asset catalog file in 'MyApp.iOS.app'. For more information see http://help.apple.com/xcode/mac/current/#/dev10510b1f7.

I haven't messed with my Assets.xcassets stuff in a long time so I'm not sure why it's suddenly broken? I tried moving the folder under Resources, then updating the paths in the .csproj but that did nothing for me. I also tried both Including and Excluding the Assets.xcassets folder but that also did nothing.

What am I missing here? I initially had iTunes Connect whining about a "CFBundleIcons" key missing, which I manually added to the Info.plist. But now that the CFBundleIcons complaint is gone, the Assets complaint is here. I'm not sure why it even needed CFBundleIcons to begin with, though, as I've not heard of others having this problem.

What am I doing wrong here?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
{count} vote