`2023-08-02 11:10:43.762 xcodebuild[27539:261165] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
/Users/ijungho/.pub-cache/hosted/pub.dev/minisound_ffi-1.1.0/macos/Classes/minisound_ffi.c:3:10: fatal error: '../../src/minisound_ffi.c' file not found
I ran it on mac os and got this error.
`2023-08-02 11:10:43.762 xcodebuild[27539:261165] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled) /Users/ijungho/.pub-cache/hosted/pub.dev/minisound_ffi-1.1.0/macos/Classes/minisound_ffi.c:3:10: fatal error: '../../src/minisound_ffi.c' file not found
include "../../src/minisound_ffi.c"
1 error generated.`