StoreKit tvOS 16.0 20J5319f to 20J5328e API Differences

Transaction
Modified Transaction.environmentStringRepresentation
ReplacementReplacement
From@available(iOS, introduced: 15.0, deprecated: 16.0, message: "Use the environment property instead") @available(macOS, introduced: 12.0, deprecated: 13.0, message: "Use the environment property instead") @available(tvOS, introduced: 15.0, deprecated: 16.0, message: "Use the environment property instead") @available(watchOS, introduced: 8.0, deprecated: 9.0, message: "Use the environment property instead")@_backDeploy(before: iOS, 16.0) @_backDeploy(before: macOS, 13.0) @_backDeploy(before: tvOS, 16.0) @_backDeploy(before: watchOS, 9.0)
To@available(iOS, introduced: 15.0, deprecated: 16.0, message: "Use the environment property instead") @available(macCatalyst, introduced: 15.0, deprecated: 16.0, message: "Use the environment property instead") @available(macOS, introduced: 12.0, deprecated: 13.0, message: "Use the environment property instead") @available(tvOS, introduced: 15.0, deprecated: 16.0, message: "Use the environment property instead") @available(watchOS, introduced: 8.0, deprecated: 9.0, message: "Use the environment property instead")@_backDeploy(before: iOS, 16.0) @_backDeploy(before: macCatalyst, 16.0) @_backDeploy(before: macOS, 13.0) @_backDeploy(before: tvOS, 16.0) @_backDeploy(before: watchOS, 9.0)