Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Ronnie McDowall
2,513 Pointsxcode for non mac users
Hi there,
anyone know if there is a way around xcode if you don't have a mac?
2 Answers

Dino Paškvan
Courses Plus Student 44,107 PointsWhile there are several ways to develop iOS applications on Windows, most of them break the Apple EULA. You could run OS X in a VM, as Michael suggested, but it'll be slow. You could attempt to build a Hackintosh, but those are prone to breaking with updates (and even without them).
The only way to develop iOS apps reliably is to buy a Mac. You can get refurbished Mac Minis fairly cheap.

Michael Austin
Courses Plus Student 7,814 PointsHi,
I don’t think there’s any Xcode packages for Windows. The only solution I know of is to setup a virtual machine (VirtualBox is free and reliable) with Mac OS Installed and in turn Xcode.