URLQueue
URLQueue copied to clipboard
An iOS 8 Extension written in Swift
Results
1
URLQueue issues
Sort by
recently updated
recently updated
newest added
after modifying the source of this repo into up-to-date swift, I still cannot get past one last error... in URLQueue/URLQueueExtension/ShareViewController.swift: ''' URLQueue.addURL(url, title:self.textView.text) ''' the error is URLQueue.Type does not...