[swift-users] Cannot implement NSURLSessionDownloadDelegate

Charles Lane clane_47 at bellsouth.net
Wed Mar 30 17:34:22 CDT 2016


I have the same problem except it’s with the UISearchResultsUpdating protocol. I read Jordan’s reply with the workaround but I’m not familiar enough with OBJC to implement it. Could you possibly show me the correct form for the following:

func updateSearchResults(for searchController: UISearchController) {
        
    }

How do I format that using the ‘objc’ attribute to make it satisfy the protocol requirements? I know that Apple will fix this soon, but I’m curious…..

Thanks,
Chuck Lane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160330/8a011690/attachment.html>


More information about the swift-users mailing list