Swiftpack.co - Swift Packages by getsentry

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by getsentry

getsentry/sentry-cocoa 8.22.4
The official Sentry SDK for iOS, tvOS, macOS, watchOS.
⭐️ 762
🕓 2 days ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
8.22.4
2 days ago
### Fixes - CFBundleShortVersionString in the Info.plist file is invalid (#3787)
8.22.3
3 days ago
### Fixes - Sentry.framework does not support the minimum OS Version specified in the Info.plist (#3774) - Add reference to Swift classes for hybrid SDKs (#3771)
8.22.3-beta.0
1 week ago
### Fixes - Sentry.framework does not support the minimum OS Version specified in the Info.plist (#3774) - Add reference to Swift classes for hybrid SDKs (#3771)
8.22.2
1 week ago
- Fix runtime error when including Sentry as a static lib (#3764) - Fix Mac Catalyst support for the prebuilt XCFramework used by SPM and Carthage (#3767)
8.22.1
1 week ago
**Warning**: Hold off using this version if you use it with SPM and static linking. Use release [8.22.2](https://github.com/getsentry/sentry-cocoa/releases/tag/8.22.2) instead. ### Fixes - Checksum error when resolving the SDK via SPM (#3760)
8.22.0
1 week ago
**Warning**: this version is not working with SPM, please use update to [8.22.1](https://github.com/getsentry/sentry-cocoa/releases/tag/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. ### Fixes - Write NSException reason for crash report (#3705) - Add context to event with CrashIntegration disabled (#3699)
8.21.0
3 weeks ago
### Features - Add support for Sentry [Spotlight](https://spotlightjs.com/) (#3642), which is basically Sentry for development. Read our [blog post](https://blog.sentry.io/sentry-for-development/) to find out more. - Add field `SentrySDK.detectedStartUpCrash` (#3644) - Automatically profile app launches (#3529) - Use CocoaPods resource_bundles for PrivacyInfo (#3651) - Make tags of SentryScope public (#3650) ### Improvements - Cache installationID async to avoid file IO on the main thread when starting the SDK (#3601) - Add reason for NSPrivacyAccessedAPICategoryFileTimestamp (#3626) ### Fixes - Finish TTID span when transaction finishes (#3610) - Don't take screenshot and view hierarchy for app hanging (#3620) - Remove `free_storage` and `storage_size` from the device context (#3627), because Apple forbids sending information retrieved via `NSFileSystemFreeSize` and `NSFileSystemSize` off a device; see [Apple docs](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc). - Make SentryFramesTracker available for HybridSDKs ([#3683](https://github.com/getsentry/sentry-cocoa/pull/3683)) - Make SentrySwizzle available for HybridSDKs ([#3684](https://github.com/getsentry/sentry-cocoa/pull/3684)) - Move headers reference out of "extern C" (#3690)
8.22.0-alpha.0
4 weeks ago
### Improvements - Remove SentryPrivate from Carthage, self built, and CocoaPods (#3623)
8.21.0-beta.0
4 weeks ago
### Features - Add support for Sentry [Spotlight](https://spotlightjs.com/) (#3642), which is basically Sentry for development. Read our [blog post](https://blog.sentry.io/sentry-for-development/) to find out more. - Add field `SentrySDK.detectedStartUpCrash` (#3644) - Automatically profile app launches (#3529) - Use CocoaPods resource_bundles for PrivacyInfo (#3651) - Make tags of SentryScope public (#3650) ### Improvements - Cache installationID async to avoid file IO on the main thread when starting the SDK (#3601) - Add reason for NSPrivacyAccessedAPICategoryFileTimestamp (#3626) ### Fixes - Finish TTID span when transaction finishes (#3610) - Don't take screenshot and view hierarchy for app hanging (#3620) - Remove `free_storage` and `storage_size` from the device context (#3627), because Apple forbids sending information retrieved via `NSFileSystemFreeSize` and `NSFileSystemSize` off a device; see [Apple docs](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc).
8.20.0
8 weeks ago
### Features - Add visionOS as device family (#3548) - Add VisionOS Support for Carthage (#3565) ### Fixes - Move header reference out of "extern C" (#3538) - Clarify FramesTracker log message (#3570) - Fix rare battery breadcrumbs crash (#3582) - Fix synchronization issue in FramesTracker (#3571) - Fix SentryFileManager logs warning for .DS_Files (#3584) - Fix FileManager logs info instead of error when a path doesn't exist (#3594)
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics