Is is possible to run xcode on microsoft windows [duplicate] - ios

This question already exists:
Closed 11 years ago.
Possible Duplicate:
iPhone development on Windows
Obviously i don't have a Mac machine. But i want do develop iOS apps on my windows OS. Also my pc doesn't support virtualization.
Is there any possible way of running xcode on windows?

No. There is no supported or legal way to do so. You'll need to buy a Mac laptop or desktop for iOS development.
The development tools for Windows Phone are free (and Android as well) and both work on Windows. :)

Sorry but Xcode is just for Mac. And you are not allowed to virtualize Mac OS X on a Windows computer, it that was what you thought about.
The thing you can do is programming web applications for iPhone, that can be used in Safari. You have a lot of JS functions, JS API, to work with and you can develop it on Windows.

Related

Can I develop iOS apps with a six year old apple machine?

Sorry if this is posted in the wrong tag.
I am not sure how it works with Apple and their OS. If you have an old OS (6 years old) can you still develop applications on it or do I need to purchase a more recent machine?
Bonus question: Can I still use an old machine for its server certificate to develop with Xamarin on my Windows 10?
Thanks
I'm currently working on a 6 years old iMac, so yes you can develop on your Mac. ;) Perhaps you should probably upgrade your Mac with an SSD and more RAM. I think running Windows should be no problem, too.

Can anybody please tell me how to develop i phone app on windows computer? [duplicate]

This question already has answers here:
How can I develop for iPhone using a Windows development machine?
(42 answers)
Closed 7 years ago.
Is there any ide for develop iphone app on windows computer ?
I want to start to develop a i phone app on windows xp.
But i do not have mac book. I want to develop it on my windows computer, is there any application which will help me to do this ?
To develop iOS app you need mac OS X for sure, now you can have an apple machine or you can install Mac OS in non apple machine using VM, for that you can use virtual box installed in windows and then install Mac OS X on VM, there is no other way.
you can install Hackintosh in your windows to develop iphone app
You can use any one of the available tools for cross platform development, but I seriously advise against that. You should go native - the result will be much better.
Assuming you choose to go native (which, again, I highly recommend), and decide to develop your app specifically for iOS devices, you have to do this on a mac. The reason you don't want to mess with hackintosh and its counterparts (regardless of their running slowly, hard to maintain, etc) is that if you develop an app not on a mac device, and Apple finds out, you're in big trouble and will probably end up banned from the App Store. Assuming your app is built with the goal of ending up as a successful one, this is a chance that you shouldn't be willing to take.

Need to develop iphone App on Windows Development Meachine [duplicate]

This question already has answers here:
How can I develop for iPhone using a Windows development machine?
(42 answers)
Closed 8 years ago.
This might be repeated question, but i am not able understand those answers or it old post?
I am having a windows meachine, how to develop a iphone app and test that in simulator?
Is there any IDE or tools which can be install/work in Windows?
No, you can't, you need a machine with OSX in order to compile Objective-C, so unless you run a virtual machine or install OSX in your computer, you can't.
You can create an App using Appcelerator, Xamarin, etc, but it won't be native Objective-C.
Find a more extended answer here:
How can I develop for iPhone using a Windows development machine?

Develop iOS Apps without a Mac [duplicate]

This question already has answers here:
Develop iPhone app without a Mac? [duplicate]
(10 answers)
Closed 9 years ago.
I want to create a mobile application for iPhone in Objective-C. The app should be equipped with a graphical user interface.
The problem is that I don't have a Mac computer so I have no access to the Xcode environment.
Is there any possibility to build my project with an online service (for example on a virtual server, remote control etc.) or can I use tools completely under Windows?
VirtualMacOSX.com have an offer for xCode development, from (as of now) $10 a month.
I am sure others have too.
Although not optimal you can run mac osx on vmware (on your windows machine), then install xcode on that. I did this for a while until I decided to bite the bullet and I bought a mac
Unfortunately there is no good way to do it, anyway you will need access to Mac computer (remote or physical, no difference).

building iOS apps without a mac os? [duplicate]

This question already has answers here:
Closed 11 years ago.
Possible Duplicates:
iPhone development on Windows
Alternatives For iOS Development Under Windows
hi there, any way to build iOS apps only with windows or linux?
i know there are some ways to get mac os started on a VM, but i mean only on win/linux.
i know there is some plattform like phonegap, but there you need a mac to build your apps too.
any other ways?
There are some alternatives, but afaik there are no ways for pure obj-c/cocoa development. See here:
Alternatives For iOS Development Under Windows

Resources