How to develope iPhone apps without XCode?
I'm interested in developing iPhone apps (already an android developer) but I'm a PC man, meaning I can't use XCode without installing os x which I don't feel like doing. Is there another IDE or SDK I can use on PC to develope iphone apps?
The easiest thing to do is run a Linux virtual machine on your Windows, then install GCC compiler and use any text editor of choice. You could also use GNUSTEP
http://www.gnustep.org/experience/Windows.html
Or for more information Google for Objective-C compiler for Windows.
If you are serious then you would get a mac because thats required for this. Otherwise just try to do workarounds as it won't matter anyways if you aren't serious enough about it.
- What is iphone apps made on xcode written in? I'm new to xcode and i was wondering what coding langue is used to make iphone apps and also if you know any good websites to learn the language on thank you in advance to any answers
- How to release app from Xcode to device without having the purchased apple id? Actually i don't have my own purchased apple id… I've made an application but i don't wanna upload it at apple store so i wanna release it but without having the purchase appleID. So is there any possible way? i already googled it but i could find something which only exists in the much older version of XCODE. Like create a new certificate or something. I'm using Xcode 4.3. And i wanna test it on my jailbroken iPhone 4.
- How to provision an iPhone 4S for development in Xcode 6 Beta? I know how to open up the Devices window in Xcode, but not how to set my iPhone up so I can put my app on it without putting my app on the app store.
- How to play an Iphone app made from xcode in my iphone without uploading it to app store? I've just created a flappy bird app in my mac with Xcode and it works fine on the simulator. But it want to play it in my iphpne without uploading it to app store. How is it possible?