Apple 3.4.0
OpenIAP Apple 3.4.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: "3.4.0")
]CocoaPods:
pod 'openiap', '~> 3.4.0'