You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New
Linux support added (#51 / #85 - thanks to @mansbernhardt for kickstarting this)
The SwiftTimecodeCore target is now available on Linux.
The SwiftTimecode umbrella target may be used cross-platform, making all compatible targets for the current platform.
(Core, AV and UI for Apple platforms, and Core for Linux)
Maintenance
Migrated unit tests to Swift Testing (and removed dev tests & its dependencies)