SwiftHN icon indicating copy to clipboard operation
SwiftHN copied to clipboard

A Hacker News reader in Swift

Results 20 SwiftHN issues
Sort by recently updated
recently updated
newest added

:cry: ![image](https://cloud.githubusercontent.com/assets/4723115/8874618/6ad31ebe-31c7-11e5-83a6-d179d75fd246.png)

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) ![img_0845](https://cloud.githubusercontent.com/assets/4723115/8416166/b10ba87e-1e58-11e5-9e9e-9cca0a14b790.JPG) Supposed to look like this ![jpeg image-024e8e2c36d9-1](https://cloud.githubusercontent.com/assets/4723115/8780835/7c7020e0-2ec0-11e5-9a1c-a4e485c1ea23.jpeg)

It would be great if comments/threads were collapsible.