KRTirtho / metadata_god

Audio file Metadata reading and writing library for Flutter
MIT License
22 stars 11 forks source link

Attempt to fix macOS #2

Closed karniv00l closed 2 years ago

karniv00l commented 2 years ago

This doesn't work for me and Spotube still tries to load rust.dylib, also I can't find either of those files

KRTirtho commented 2 years ago

This may help https://docs.flutter.dev/development/platform-integration/macos/c-interop#compiled-dynamic-library

karniv00l commented 2 years ago

Fixed by #3 / #4