This PR makes an assortment of changes to get the project building cleanly with Swift 5 and Xcode 14.2. Use of deprecated language features have been refactored, and some additional code changes were made to maintain some of the app's visual style in light of modern iOS changes to navigation bars and segmented controls.
This PR makes an assortment of changes to get the project building cleanly with Swift 5 and Xcode 14.2. Use of deprecated language features have been refactored, and some additional code changes were made to maintain some of the app's visual style in light of modern iOS changes to navigation bars and segmented controls.
(Closes https://github.com/mattrubin/Authenticator/issues/337)