Both 6.1 and 6.3... no build
Open
- Dominant language
- Swift
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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 have a member name 'addURL'
and of course, it clearly stated as a "class func addURL"... any ideas?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.