简体   繁体   中英

Is there a way to Run Cordova app in ios simulator from visual studio 2017 on my windows 8

I've been trying to run my application in ios mode but gives the error below but works for android simulator. I'm using VS 2017 on windows 8.

ERROR BLD706: A remote iOS build agent has not been configured. Configure one in Tools > Options > Tools for Apache Cordova > iOS Configuration. For details and alternatives see http://go.microsoft.com/fwlink/?LinkID=511904

I followed the microsoft link but the illustration is for Mac users

如果您尝试运行$ cordova emulator ios命令,则需要安装Xcode,该Xcode仅在Mac OS上可用。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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