SwiftHN
SwiftHN copied to clipboard
A Hacker News reader in Swift
:cry: 
I have this bug > “Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current...
I get the error when I build the project in Xcode 6.0.1 in saying No such module HackerSwifter.
In NewsViewController.swift function loadMore() https://github.com/Dimillian/SwiftHN/blob/master/SwiftHN/ViewControllers/NewsViewController.swift#L72
Layout looks broken in watchOS 2 beta :cry: Only shows comments and url (no title)  Supposed to look like this 
It would be great if comments/threads were collapsible.