I followed the instructions from the Gerald Versluis video https://www.youtube.com/watch?v=kpZi5xAvpZA
I habe issue by executing the command "dotnet publish -f:net6.0-ios -c:Release..."
I get the following error:
A runtime identifier for a device architecture must be specified in order to publish this project. "iossimulator-x64" is a simulator architecture [C:.........csproj]
I would be very grateful if someone could help me