Tagged Questions

3
votes
11answers
4k views

Should I get an iMac or a MacBook for iPhone development

I could get a MacBook or an iMac for about the same price but with obvious differences. For iPhone development which one would be best considering these main points. Stationary iMac versus portable ...
0
votes
0answers
43 views

How to determine if user is on a MacBook or Desktop Mac?

How would I go about determining if an application is running on a laptop(Macbook) or desktop (iMac) using objective-c? Thanks