up vote 2 down vote favorite
1
share [g+] share [fb]

Is IPhone development possible on MacBook? Or do I need MacBook Pro?

http://www.apple.com/macbook/

Thanks.

link|improve this question
I have a MacBook. I have done iPhone development. => It works ;) MacBook and MacBook Pro only differ in hardware configuration and the MacBook is definitely powerful enough. – Felix Kling Sep 1 '10 at 20:28
feedback

6 Answers

up vote 7 down vote accepted

Any Intel MacBook that can run the current Snow Leopard (Mac OS X 10.6.x) will work. Just make sure you have enough disk space. I'm using an old model MacBook for iOS development right now (but the HD is almost full). An large external monitor is helpful, but not required.

link|improve this answer
1  
+1 for monitor comment. Especially if you want to do iPad development, you need an external monitor at least 1200 pixels tall (to avoid having it scale down by showing every fourth pixel) to work in the portrait orientation. – Frank Schmitt Sep 1 '10 at 21:55
@frankschmitt: While a large external monitor is extremely valuable, you don't NEED one. I've got 2 iPad apps in the store developed on a 13" macbook. Why? Because a large monitor is much harder to carry out to the park bench under a tree where the squirrels can watch me code... – hotpaw2 Sep 1 '10 at 23:09
feedback

Yes. It'll work great! All you need is the iPhone SDK, downloadable from Apple.

link|improve this answer
feedback

Yes, I have iPhone SDK on my 13" white Macbook. Runs without a problem.

link|improve this answer
feedback

All you need is OS X on an Intel device. I believe they introduced Intel chips in 2006/2007 or so, so anything relatively new would work. This is includes any currently offered Apple computer, including the Mini (cheapest option!), iMac, Mac Pro, and all notebooks.

link|improve this answer
You need an Intel CPU too. OS X Leopard still runs on PowerPC CPUs – JBRWilkinson Sep 1 '10 at 21:34
Updated, thanks. – Alex Mcp Sep 1 '10 at 21:51
feedback

I bought a white unibody MacBook three weeks ago and I'm a proud iPhone application developer right now!

You may want to get a secondary display in order to test your designs on the Retina display, though, as the MacBook's screen resolution is simply too low to accommodate the 100%-scale Retina display. I also recommend using a mouse as I find it a bit difficult to interact with the iPhone Simulator using the trackpad.

link|improve this answer
feedback

The only thing that doesn't work well, IMO, is the simulator for iPad apps. The screen is too small and you're forced to scroll or view things VERY tiny in portrait mode.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.