How do I build an iPhone Xamarin App without a Mac?

前端 未结 3 792
日久生厌
日久生厌 2021-01-26 00:25

I\'m developing xamarin forms apps. I can generate the APKs and run it on my android devices. But how can I do the same for iPhones without having a mac? Is there a way to build

3条回答
  •  天涯浪人
    2021-01-26 00:51

    With Visual Studio 2019 preview you have the Hot Restart that allow you to deploy with the iTunes to your local iphone/ipad...

    https://docs.microsoft.com/es-es/xamarin/xamarin-forms/deploy-test/hot-restart

提交回复
热议问题