Skip to content

8.0.0

Compare
Choose a tag to compare
@johnbushnell johnbushnell released this 31 Jan 23:42
· 12 commits to main since this release
8.0.0
d85a035

What's New in Version 8.0.0:
• Added support for visionOS and Apple Vision Pro.
• Added privacy manifest.
• Added code signing to XCFrameworks.
• Improved public APIs such that they are now oriented favoring Swift. Objective-C support is retained.
• Added dSYM files for XCFrameworks built for iOS.
• Improved the output of log messages for the updated console in Xcode 15, and with an orientation towards Swift type names.
• Switched persistent storage to write to user defaults to a suite specific to the module.
• Renamed deviceAppGroup to generalAppGroup.
• Miscellaneous improvements to performance and stability.

Built on: Xcode 15.2
Minimum Deployment Target Versions: iOS 13.0, macCatalyst 13.0, macOS 10.15, tvOS 13.0, visionOS 1.0, watchOS 6.0