Apple 2.2.0
OpenIAP Apple 2.2.0
Native iOS / macOS / tvOS / watchOS / visionOS library for the OpenIAP specification.
What's Changed
- No direct code changes in packages/apple/.
Installation
Swift Package Manager:
dependencies: [
.package(url: "https://github.com/hyodotdev/openiap.git", from: "2.2.0")
]CocoaPods:
pod 'openiap', '~> 2.2.0'