spaceship/lib/spaceship/tunes/tunes_client.rb in fastlane-2.221.1 vs spaceship/lib/spaceship/tunes/tunes_client.rb in fastlane-2.222.0

- old
+ new

@@ -295,9 +295,11 @@ case asc_platform when "TV_OS" "appletvos" when "MAC_OS" "osx" + when "VISION_OS" + "xros" when "IOS" "ios" else raise "Cannot find a matching platform for '#{asc_platform}'}" end