GameController tvOS 16.0 20J5319f to 20J5328e API Differences

GCAxisElementName
Modified GCAxisElementName.steeringWheel /* static */
Replacement
From@available(macOS 13.0, *) public static let steeringWheel: GameController.GCButtonElementName
To@available(macOS 13.0, *) public static let steeringWheel: GameController.GCAxisElementName

GCPhysicalInputElementName
Modified GCPhysicalInputElementName.shifter /* static */
Replacement
From@available(macOS 13.0, *) public static let shifter: GameController.GCButtonElementName
To@available(macOS 13.0, *) public static let shifter: GameController.GCPhysicalInputElementName