Describe the bug
When trying to build macos I am getting the above.
To Reproduce
Steps to reproduce the behavior:
- Add flutter_sound
- flutter build macos
- See error
Expected behavior
Should build normally.
Desktop (please complete the following information):
- OS: macos 26.2.1
- Browser n/a
- Version 26.2.1 (flutter_sound 9.30.0)
Additional context
I have run pod install, I have run flutter clean, flutter pub get, and then build, run pod install, run pod install, run pod cache clean --all, run pod install --clean-install --repo-update
Nothing changes the results.