.NET Maui can deploy to bodily iPhone in launch mode (if I allow growth certificates) however after I change to distribution certificates and profiles, clear rebuild, delete obj and bin, restart Visible Studio Mac, and attempt to publish iOS to folder, I get dotnet publish returned 1.
Now I’ve already executed a succesful publish with these actual settings so I am unsure what’s taking place and the one error message I am generally getting (not on the publish, generally on the cleans) is that @mipmap/appicon is lacking, however I definitley have an app icon and I’m fairly positive @mipmap/appicon is an Android factor?
Nevertheless there aren’t any precise errors when it returns 1 on the dotnet publish.
So how is it potential that I can bodily deploy to my machine however after I change from developer to distribution it simply cannot publish?