I am developing an IPhone app and I’m slowly coming to the realisation that I will need to use Objective-c. Is there a nice visual IDE which I can use which has a preview mode and all the nice things like that so I can rapidly prototype and develop the app? (I have access to very powerful macs and pcs and I don’t mind paying up to $3000 for the IDE)
Share
What’s so bad about Xcode and iOS Simulator? With Xcode 4, Interface Builder is built right into the IDE and is considered the designer component of the IDE (and IMHO also one of the best IDE designer components I’ve used). Furthermore, you can run your code and preview your app live using the simulator.
Oh and Xcode 4 is only $4.99 on the Mac App Store.