jakeheis / Shout

SSH made easy in Swift
MIT License
360 stars 105 forks source link

Prefix Foundation symbols to fix ambiguity errors #23

Closed vzsg closed 5 years ago

vzsg commented 5 years ago

This PR fixes #21, but does so without breaking Swift 4.0 compatibility (as discussed in #22).

jakeheis commented 5 years ago

https://github.com/jakeheis/Shout/pull/18/commits/326aacc11bc48e4e94e5f108633e7b370718e918#diff-c7c7ef90706f3227a0228982024c65e2R38 changes this to use the libssh2 equivalent of the constants, is this fix still necessary?

jakeheis commented 5 years ago

Builds cleanly on Linux in 0.5.0