rustui / hid

A cross platform plugin for communicating with HID devices for Flutter applications.
11 stars 7 forks source link

when i compile my flutter aplication for macos, the hid package is not added to the bundle... #11

Open jgop opened 2 years ago

jgop commented 2 years ago

i gave added the necessary files to xcode project, and the aplication runs well in debug mode... but when i do a release, the hid don't is added to package... or if is added, don't work... i can't reach to any usb device

jgop commented 2 years ago

When i run the buid comand give me this error:

error: the following command failed with exit code 0 but produced no further output CompileC /Users/joaopalhinhasnido/DEV/Snido/snido_ice2_tests/flutter/app2/build/macos/Build/Intermediates.noindex/Runner.build/Release/Runner.build/Objects-normal/x86_64/hid.o /Users/joaopalhinhasnido/DEV/Snido/snido_ice2_tests/flutter/app2/macos/hid.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Runner' from project 'Runner')