Swift-Tutorial
Swift-Tutorial copied to clipboard
Value of optional type 'NSURL?' not unwrapped. OSX10.10 with xcode 6.1.1 (6A2008a)
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 type 'NSURL?' not unwrapped; did you mean to use '!' or '?'?