appstoreconnect-swift-sdk
appstoreconnect-swift-sdk copied to clipboard
Add xrOS to enum Platform
Several APIs, such as the response from the appCategories API, already return 'XR_OS', which can lead to decoding failures.
It returns VISION_OS now (https://github.com/MortenGregersen/Bagbutik/blob/main/Sources/Bagbutik-Models/AppStore/Platform.swift#L19)
Closing this as this behaviour is already supported in the SDK 👍