Skip to content

Releases: sqreen/twofa

Catalina-compatible release

20 Jun 19:19
Compare
Choose a tag to compare
Pre-release

Version 0.0.2 is compatible with macOS Catalina 10.15.5.

  • It fixes the incorrect entitlement structure, which earlier macOS versions erroneously accepted as valid.
  • It is built with Swift 5, so it will not run on older macOS versions, which do not include the Swift 5 runtime.

NOTE: the entitlement issue, unfortunately, means that macOS will treat this as a new application, which will have no access to the previously added keychain items.

First experimental release

10 May 11:53
Compare
Choose a tag to compare
Pre-release

This version is built with Swift 4 and contains the Swift 4 runtime statically linked.

It should run on all macOS Mojave versions.