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 trialdd710
24,896 PointsSwift is Open-Source
<div> This isn't really a question as much more of an announcement out of my excitement for Swift becoming open source. It seems like the site is being slammed with traffic but Swift.org has a lot of great info about the Swift language.
"Apple introduced a brand new programming language last year that's meant to make coding an app for iOS or OS X easy to do, and today that language is taking a major step: it's going open source. Apple is opening up the language, Swift, through a new website, Swift.org, and through GitHub. Developers outside of Apple will now be able to look inside of Swift, contribute to its development, and bring it to new platforms." - By Jacob Kastrenakes at The Verge
http://www.theverge.com/2015/12/3/9842854/apple-swift-open-source-released
I've also included a link to Apple's Github repo:
https://github.com/apple/swift </div> Have a great everyone!
2 Answers
Luke Glazebrook
13,564 PointsHi!
I have been waiting for Swift to open-source for a while and it has finally happened. This is really big news for the language and things can only get better and better from here. It was a great decision from Apple to open source it!
-Luke
Casey Ydenberg
15,622 PointsSmartest move Apple has made since Flying Toasters, IMO
James Simshaw
28,738 PointsJames Simshaw
28,738 PointsAm I reading correctly that you still cannot develop for iOS (or at least the app store) without the proprietary libraries from Apple, which are still locked down to only those already on Apple hardware?