ios – .NET MAUI, I can deploy to my iPhone in Launch Mode, however when I attempt to publish I get “dotnet publish returned 1”


.NET Maui can deploy to bodily iPhone in launch mode (if I allow improvement 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 accomplished a succesful publish with these precise settings so I am unsure what’s occurring and the one error message I am typically getting (not on the publish, typically on the cleans) is that @mipmap/appicon is lacking, however I definitley have an app icon and I’m fairly certain @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?

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles