Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is the 2011 macbook air 11" 4 gig sufficient for xcode development and PS?

Tags:

xcode

macos

ios

I would like to use it an an iOS development machine (as i own no other mac) but i need to know if it will be sufficient for iOS dev. And is it sufficient for PS?

like image 220
user874204 Avatar asked Aug 03 '11 14:08

user874204


People also ask

Is MacBook Air enough for Xcode?

We have already established that you will need a Mac that can run macOS 12 Monterey or later in order to use the latest version of Xcode, and here are the Mac that can run Monterey: MacBook (2016 or newer) MacBook Pro (2015 or newer) MacBook Air (2015 or newer)

Can I run Xcode on 4gb RAM?

doubtful. xcode is a memory hog and osx likes to cache apps in memory. xcode will gobble up 12gb+ with documentation, simulators, tools.

Can I install Xcode on MacBook Air?

Xcode is an Integrated Development Environment (IDE) developed by Apple and the vast majority of iOS developers rely on it for making iPhone or iPad applications. Xcode 11 can only be installed on a Mac running macOS 10.14.

Is MacBook Air enough for app development?

Conclusion. Overall, the Macbook Air is good enough for programming, but the MacBook Pro is reccomended for those using Python, Ruby, java, web development, machine learning and many other programming related tasks.


2 Answers

I have tried Xcode development with 4 GB and I can say it is possible. After I upgraded to 8 GB, however, I noticed that things like launching the iPhone Simulator performed much better. I would be a bit more concerned about the 11" screen, actually.

With my 13" screen, it is frustrating to not get as much visual area to display my code. I find myself switching the top and right sidebars in Xcode 4 on and off all the time.

So all in all, my advice would be against it without an external monitor. With an external monitor, I would give it a try--the SSD might compensate for the 4 GB of RAM and make it sufficient. Hope this helps.

like image 58
Christian Correa Avatar answered Nov 14 '22 21:11

Christian Correa


To add to Christian's answer, the screen is the worry for me as well. 11" is small. you would almost have to have at least one other monitor to really use it as a full time dev machine without going blind (seriously). 4 gigs is enough, and the processor is fine. Also, here is a great post on the exact question basically by a well known iPhone developer (Jeff LaMarche, author) Jeff LaMarche's blog

like image 39
Jesse Naugher Avatar answered Nov 14 '22 22:11

Jesse Naugher