NSLinux icon indicating copy to clipboard operation
NSLinux copied to clipboard

Error: joinWithSeparator has been removed

Open Sneagan opened this issue 9 years ago • 1 comments

I'm building a project that depends on this library and am getting the following error:

Packages/NSLinux-1.1.0/Sources/NSString.swift:101:52: error: 'joinWithSeparator' has been renamed to 'joined'

Sneagan avatar Apr 22 '16 05:04 Sneagan

Thanks for letting me know. This is due to changes in Swift 3.0 comment out the function that calls joinWithSeparator, you’re unlikely to be using it. I’ll look at it later.

johnno1962 avatar Apr 22 '16 05:04 johnno1962