8.22.0
Warning: this version is not working with SPM, please use update to 8.22.1 when using SPM
Improvements
- SPM uses a prebuilt XCFramework and remove SentryPrivate (#3623):
We now provide a prebuilt XCFramework for SPM, which speeds up your build and allows us to write
more code in Swift. To make this happen, we had to remove the SentryPrivate target for SPM and
CocoaPods, which you shouldn't have included directly.