Skip to content

Release v5.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 22:50

v5.0.1 (2022-11-09)

NOTE:

From this release forward, the Carthage build output attached these releases will be XCFrameworks. As per the Carthage documentation...

We encourage using XCFrameworks as of version 0.37.0 (January 2021), and require XCFrameworks when building on an Apple Silicon Mac.

Multi-architecture platforms are not supported when building framework bundles in Xcode 12 and above.
Prefer building with XCFrameworks.

Fixes

  • build XCFrameworks with Carthage, import TargetConditionals, delete obsolete App Extension Scheme #1004