简体   繁体   English

我们可以在不连接Mac代理的情况下使用Windows Machine将Xamarin.iOS应用程序部署到模拟器中吗

[英]Can we deploy Xamarin.iOS app into simulator using windows Machine without connecting to Mac agent

Any one suggest me using visual studio can we deploy any of the iOS application in Simulator not connecting to Mac Agent??? 有人建议我使用Visual Studio,是否可以在不连接Mac Agent的Simulator中部署任何iOS应用程序??? Through Windows Machine. 通过Windows Machine。

Thanks In Advance!! 提前致谢!!

No it is an apple licensing requirement. 不,这是苹果许可要求。 There is the xamarin live player in preview which will let you test apps on an iphone without an mac 预览中有xamarin live播放器,可让您在没有Mac的iPhone上测试应用程序

https://www.xamarin.com/live https://www.xamarin.com/live

Simulator for iOS always runs on Mac, there is no simulator for iOS for Windows. 适用于iOS的模拟器始终在Mac上运行,没有适用于Windows的iOS模拟器。 You can only cast the screen to Windows so that you don't have to look on the Mac screen, but that's all, you need a mac for that (and this requires Visual Studio Enterprise which you probably don't have - assuming from your other statements). 您只能将屏幕投射到Windows,这样就不必在Mac屏幕上显示,仅此而已,您需要一台Mac(这需要Visual Studio Enterprise,而您可能没有)。其他声明)。

If you want to develop without Mac you can try to install Xamarin Live Player on your iOS device. 如果要在没有Mac的情况下进行开发,则可以尝试在iOS设备上安装Xamarin Live Player。 And also you can't build the final package without a Mac (and it also required for uploading it to the store), just in this case you can possibly get some Mac in the cloud and pay per hour. 而且,如果没有Mac,您将无法构建最终的软件包(将其上传到商店也需要该软件包),在这种情况下,您可以在云中购买一些Mac,并按小时付费。

If you don't have even the iOS device then you need to buy it as this can't be resolved in any way. 如果您甚至没有iOS设备,则需要购买它,因为它无法以任何方式解决。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM