Sinono3 / souvlaki

A cross-platform library for handling OS media controls and metadata.
MIT License
80 stars 15 forks source link

macOS: dyld[95379]: symbol not found in flat namespace '_MPMediaItemPropertyAlbumTitle' #53

Closed Losses closed 2 weeks ago

Losses commented 4 weeks ago

The program could be compiled but while running it, we got dyld[95379]: symbol not found in flat namespace '_MPMediaItemPropertyAlbumTitle', this issue has been confirmed on multiple running environment.

env: macOS 15.1 24B5055e, Xcode 16.0 Build 16A5171c

related code: https://github.com/Sinono3/souvlaki/blob/7c32709b041995ef616b6ef21102fe46d531abae/src/platform/macos/mod.rs#L75