
Have you ever wanted to build iPhone, iPod Touch or iPad Apps and you noticed that you have to have a Mac in order to install xCode?
A new Software (I call it a project) which is called iOS Build Environment is made to let you build iOS Apps on Windows.
Notice that this is not Web Apps development, this is native iOS apps which are compatible with iOS 4.x and iOS 3.x as well.
2 things I like in this software are that it supports Visual Studio as an IDE, and  it has the ability to build .deb apps for Cydia developers who are developing Cydia Apps, not App Store Apps.

Not only .deb apps, also you can create .ipa apps that can be synced in iTunes or published in App Store.
There’s another software, which I personally tried and liked it as I have knowledge in C#, called MonoTouch. It’s simply lets you program an iOS App in C# syntaxes so that you don’t need to learn Objective-C.
If you are a developer, not especially iPhone developer but in general, I strongly recommend you to visit the project’s website to read more info about the software.
You can follow us on Twitter or like our facebook page, or subscribe to our RSS feed for the future updates.




Recent Comments