Carthage
If you're using Sentry via Carthage on Macs with Apple Silicon, please use Carthage >= 0.37.0, which introduced support for XCFramework.
To integrate Sentry into your Xcode project using Carthage, specify it in your Cartfile:
Copied
github "getsentry/sentry-cocoa" "6.2.1"
Run carthage update
to download the framework and drag the built Sentry.framework into your Xcode project.
We also provide a pre-built version for every release which can be downloaded at releases on GitHub.
You can edit this page on GitHub.
- Package:
- cocoapods:sentry-cocoa
- Version:
- 6.2.1
- Repository:
- https://github.com/getsentry/sentry-cocoa