GameController iOS 16.0 20A5303f to 20A5312e 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