Create IOS App with Cordova on Windows10
cordova, ios, sdk, windows
Solution
FYI, You can't install Xcode in windows. Xcode is designed and developed by Apple specifically for mac OS X. It doesn't mean that you can't use Xcode on windows. Check out below link, it should be a good starting point for you.
Xcode on Windows
Hope this helps, Cheers!!!!
Problem
How to make an IOS App with cordova on Windows 10? I just looked here on the official site https://cordova.apache.org/docs/en/2.5.0/guide/getting-started/ios/. It says that you need an iMac! Do you realy need it? What for? Cant you just download XCode for Windows (or with emulator) and than use it to build Apps with Cordova?