Finutv
Finutv

Reputation: 341

developing iOS apps for appstore in Mac on Vmware workstations

If I install Mac OS in a virtual environment (VMware) on my Windows computer, will I be able to install Xcode in the virtual environment and use it to develop iOS applications ?

More specifically, will it be possible to run the simulator in VMware? Will it behave as good as on a normal MAC computer?

Upvotes: 18

Views: 30620

Answers (4)

Guillermo
Guillermo

Reputation: 179

Yes, it's possible! Tested on Windows 10 Pro (64 bits) with VMWare 12.5 - Emulating OS-X 10.11.6 (El Captain) and X-code 8.0

Upvotes: 1

mosmin sherasia
mosmin sherasia

Reputation: 11

yes you can use virtual environment for xcode but i am suggesting you that you should have at least 8GB RAM if you don't then don't go for virtualization because its decreasing the speed.

Upvotes: 1

Ryan D'souza
Ryan D'souza

Reputation: 653

It is possible to develop iOS Apps using XCODE on a Windows machine running Mac OS on VMWare, but I would advise having at least 8-16GB (or more) of RAM.

Upvotes: 5

Jean
Jean

Reputation: 7673

Yes, it will. But there may be some license issues (You can only install a copy of MAC OS in a virtual environment if you do own a license). You may also encounter some difficulties installing MAC OS on VMWare. But once you get past them, Xcode and the iPhone simulator should work fine.

You can look at this article for instructions on how to install Mountain Lion in VMWare:

Easily Run Mac OS X 10.8 Mountain Lion Retail on PC with VMware Image – Simple Steps

Upvotes: 7

Related Questions