Develop on windows and build on Mac OS vmware

Hi , I want to know can i develop project on windows after that i use MAC OS on vnware to build for ios . Look like Ionic …

Thanks.

You can develop your apps on either Windows or OS X, but as you hint at, in order to deploy to iOS devices you do indeed need OS X and Xcode. I can’t really comment on how Ionic does it or how well OS X works in an emulator, but yes: if you just want to involve OS X at the very end of your development cycle (to deploy to iOS), you can do that.

Keep in mind that it’s often a good idea to test your apps on actual devices during the development process though, so I wouldn’t recommend doing it the way you describe. :slight_smile: