sbooth / SFBAudioEngine

A powerhouse of audio functionality for macOS and iOS
https://sbooth.github.io/SFBAudioEngine/
MIT License
552 stars 87 forks source link

Fix warning about conformance of imported type #339

Open sbooth opened 2 months ago

sbooth commented 2 months ago

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

sbooth commented 2 months ago

This change requires Xcode 16.