Because you need to install a Mac environment to run iOS apps, put a black apple on the virtual machine.
First, download the virtual machine installation package, VirtualBox is the latest version under the official website: 5.0.6 for Windows hosts X86/amd64 website URL is: https://www.virtualbox.org/wiki/Downloads
Second, download the image of the black Apple, here we are directly ported the VMDK file (need to extract out, the resource is a compressed package, about 6.87G), you can download this thunderbolt seed OS X 10.11 El Capitan GM candidate.torrent
Third, after the download is complete, began to install VirtualBox, all the way to confirm, here if there are special needs please Baidu installation tutorial.
Iv. VirtualBox After the installation is complete, start creating a new virtual machine
1.
2. Cancel the floppy drive in the "Boot sequence". (Note: Memory size depends on its own needs, my computer is WIN10 64 bits, there is 8G of memory, so I give Apple accounted for 3G memory)
3, if your machine is 4 cores, you can choose the number of dual-core CPUs = 2 (of course, the default setting of 1 is also possible, just run speed)
4, set the video memory to 128M (too small to refresh the image will be very card)
5, the configuration is complete, this time to turn off the VirtualBox, as an administrator to open the "command Prompt" (commonly known as CMD), one-by (note, a single execution ) enter the following, and enter the execution.
The red name should be consistent with the name of the virtual machine in this article, otherwise the creation will fail;;; #行为提示部分, do not require copy execution ":
#Enter the vbox installation directory
cd "C: \ Program Files \ Orcale"
#Execute 2
VBoxManage.exe modifyvm MacOS10.11 --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
#Execute 3
VBoxManage setextradata MacOS10.11 "VBoxInternal / Devices / efi / 0 / Config / DmiSystemProduct" "iMac11,3"
#Execute 4
VBoxManage setextradata MacOS10.11 "VBoxInternal / Devices / efi / 0 / Config / DmiSystemVersion" "1.0"
#Execute 5
VBoxManage setextradata MacOS10.11 "VBoxInternal / Devices / efi / 0 / Config / DmiBoardProduct" "Iloveapple"
#Execute 6
VBoxManage setextradata MacOS10.11 "VBoxInternal / Devices / smc / 0 / Config / DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal (c) AppleComputerInc"
#Execute 7
VBoxManage setextradata MacOS10.11 "VBoxInternal / Devices / smc / 0 / Config / GetKeyFromRealSMC" 1
6. Close the command line and reopen VirtualBox. Select "MacOS10.11" and click the "Start" button to open the virtual machine.
At this time, the Apple will automatically initialize, may have about 1 minutes. (If the error indicates that your command above is not entered correctly)
7. Check "Show all" to have the "China" option.
8, the keyboard selected "Simplified Chinese"--> "Pinyin mode".
9, whether the need to import other Mac computer information to the system, I chose "no need"
10, whether to need location services. I chose "don ' t use" (not required).
11. Enter your Apple ID or do not enter it.
12, agree to OS X software certificate.
13. Create an account password to log in to Mac OS 10.11.
14. Select the time zone. I chose Beijing.
15. Do you need to send your computer statistics to Apple?
16. Start setting up and initializing the system ...
17, Ok,mac OS X 10.11 EI Capitan (El Capitan is the chief stone, said "the world's largest piece of bare on the ground of the monomer granite") installed successfully.
I installed several times to succeed, the reason is that my VBox original version is too low, and then re-download the latest version of the official website, a pack has become.
This article references the source: http://blog.csdn.net/chy555chy/article/details/51407410
VirtualBox Install Mac OS 10.11--virtual machine Install black Apple