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 trialIsrael Omede
975 Pointsxcode available on PC?
Is x-code also available on PC, because I have a dell laptop(windows) and I want to create/develop IOS apps. Must I have a MAC? because in the video, the "lecturer" uses a MAC
3 Answers
Michael Hulet
47,913 PointsYou must have a Mac, as Apple does not make a build of Xcode for Windows
Phillip 25A
4,963 PointsIsrael
Technically you need an Apple Operating System which only runs on Apple hardware. Running an Apple operating system on a PC is possible but it's not always easy and requires a certain amount of trial and error (or hacking). If you want to read more about it do a google search for Mac OS virtualization on Windows or Hackintosh.
Israel Omede
975 PointsThank you, I will move on and return when I have acquired the necessary device(s) (Mac).
Phillip 25A
4,963 PointsGood luck man!
Derek Stepan
1,954 PointsYou might take a look at Xamarin.iOS. You'd have to learn C#, but it's cross platform. Basically, you code it in C# and it compiles down to native code that can run on the iPhone.
Israel Omede
975 PointsIsrael Omede
975 PointsAlright, thanks. I just switched Tracks to Web design/development. Maybe in the future when I get a MAC, I'll create apps for IOS.