Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
John Bothwell
432 PointsiOS Development with Objective-C
Is it possible to complete the iOS Development with Objective-C track with out a Mac computer?
Thanks!
2 Answers
Jason Anders
Treehouse Moderator 145,863 PointsHey John,
Short Answer: No.
Xcode only runs on a Mac. I have seen threads here in the forum (if you want to search), that say it can be done with a Virtual Machine installed on your Windows system. Some say it works just fine, while others say it doesn't. Short of that, Apple development can only really be done on an Apple system. Sorry.
Michael Hulet
47,913 PointsYou can definitely virtualize macOS, if you have a system compatible with the hardware it requires. Though definitely not recommended (and kind of a legal gray area), you could try turning your system into a Hackintosh (which tonymacx86 can help with). That and virtualization should work 100% of the time, if you can get it set up. There are also very experimental iOS toolchains that work on Windows available, but getting those set up and running is definitely not something for beginners. This one is the most popular/well supported as far as I know, but you won't be able to use Xcode, as that's a Mac-only app
Jennifer Nordell
Treehouse TeacherJennifer Nordell
Treehouse TeacherJust a note: I'm pretty sure Jason Anders means that iOS development can only be done on a Mac OS X system
Xcode is not available on iOS devices. 
Jason Anders
Treehouse Moderator 145,863 PointsJason Anders
Treehouse Moderator 145,863 PointsYep, that's what I meant. :) In my head I was saying "Apple" Lol. Oops.
Edited to reflect correction.