sbooth / SFBAudioEngine

A powerhouse of audio functionality for macOS, iOS, and tvOS
https://sbooth.github.io/SFBAudioEngine/
MIT License
572 stars 86 forks source link

Fix warning about conformance of imported type #339

Open sbooth opened 4 months ago

sbooth commented 4 months ago

Another option is just to remove CustomDebugStringConvertible conformance from AudioPlayer.PlaybackState.

sbooth commented 4 months ago

This change requires Xcode 16.