bolsinga / itunes_json

This uses the iTunesLibrary or MusicKit framework to emit JSON representing the music library.
2 stars 0 forks source link

Use closures to ensure close() is after all the parts have run #384

Closed bolsinga closed 1 month ago

bolsinga commented 1 month ago

interesting warning from XCode 16 RC. used a similar idea to #347 for this.