Swift-Tutorial icon indicating copy to clipboard operation
Swift-Tutorial copied to clipboard

Code for the Swift Tutorial on jamesonquave.com

Results 3 Swift-Tutorial issues
Sort by recently updated
recently updated
newest added

Some quick fixes to get the sample project up and running on Xcode 6.2.

fixed issue https://github.com/jquave/Swift-Tutorial/issues/14

![screen shot 2014-12-17 at 4 54 07 pm](https://cloud.githubusercontent.com/assets/1910865/5468699/5d22ab38-860d-11e4-8921-7106da16fa04.png) commit f18eb8d342ad36fc0a2b494df1ebd2eec891802d /Users/mfkenson/Documents/git/Swift-Tutorial/MusicPlayer/APIController.swift:26:44: Value of optional type 'NSURL?' not unwrapped; did you mean to use '!' or '?'? /Users/mfkenson/Documents/git/Swift-Tutorial/MusicPlayer/SearchResultsViewController.swift:59:33: Value of optional...