Open sbooth opened 4 months ago
Another option is just to remove CustomDebugStringConvertible conformance from AudioPlayer.PlaybackState.
CustomDebugStringConvertible
AudioPlayer.PlaybackState
This change requires Xcode 16.
Another option is just to remove
CustomDebugStringConvertible
conformance fromAudioPlayer.PlaybackState
.