Releases: SRGSSR/srgdiagnostics-apple
Releases · SRGSSR/srgdiagnostics-apple
Maintenance release for Xcode 14
Maintenance release
This release contains minor improvements to the code and CI setup with no impact on overall behavior.
Assertion removal in release builds
Ensure assertions are never fired in release builds.
Swift Package Manager and Catalyst support
- This release introduces Swift Package Manager (SPM) support, replacing Carthage entirely. To migrate your project please follow instructions for migrating to version 6 of our Letterbox library.
- The library is compatible with Catalyst.
Maintenance release
- Tolerance has been added to the interval with which reports are sent.
tvOS and watchOS compatibility
- The library is compatible with tvOS and watchOS.
- Semantic versioning has been adopted.
- The project has been renamed as
srgdiagnostics-apple
. - Compilation for iOS 13 and Xcode 11 without any significant warning.
Maintenance release
- This version does not introduce any particular change or fix.
First official release
- This is the first official release of SRG Diagnostics, a library for collecting diagnostic information.