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

iOS

Can I use windows to develop swift?

Is it possible to use a virtual box to emulate the latest version of Mac OS to program Swift 2.0?

Or is there any other options? because I can't afford a mac.

Thanks all!

3 Answers

Yes, it's possible; I've done it before. You can get the full features of iOS development as if it was on a Mac, but it is not fun

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

I tried this, but had very limited luck. My computer is by no means awful, but when Apple says that Xcode isn't meant to be run on a VM ... they mean it. Anything more than a simple "Hello, World" app and suddenly I was debugging threading processes. And beyond that, running Xcode in a VM is extremely slow.

alright thanks for the input