简体   繁体   中英

Ionic iOS Build and Run

I'm new in ionic app development. I've completed the setting for android in windows and it is running fine in browser and android emulator also. But I unable to build and Run the app for iOS in windows. Is it possible to build and Run it in windows for iOS app or I need OS X ?

No, unfortunately to build your app for iOS you'd require Xcode, which is not available on windows, therefore you need OSX if you want to develop for iOS too.

See Ionic official docs

You must need xcode to run build on ios mobile, and XCode only support on mac os.

So you can use virtual box to make virtual mac os into your windows system.

I hope you understand.

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