xi-editor / xi-mac

The xi-editor mac frontend.
Apache License 2.0
3.02k stars 147 forks source link

Upgrade to Swift 5! #464

Closed jeremywiebe closed 5 years ago

jeremywiebe commented 5 years ago

Summary

This PR upgrades the codebase to Swift 5. It will require compiling with Xcode 10.2.

The most significant change is the raw byte handling in RPCSending.swift so please review that closely... I think I've gotten it right with hopefully similar performance!

Related Issues

Related to #463

Example: Closes #461

Checklist

Review Checklist