MythiCode / zebra_utlity

MIT License
6 stars 26 forks source link

Cannot build on iOS #3

Closed richardzamora closed 3 years ago

richardzamora commented 3 years ago

I tried to run in a new project importing this library in the pubspec.yaml ( zebrautility: ^0.0.38 ) and the project didn't compile. I'm new with Xcode. This is the error: Undefined symbols for architecture x86_64: "_OBJCCLASS$_EAAccessory", referenced from: objc-class-ref in zebrautility(Printer.o) "_OBJCCLASS$_EASession", referenced from: objc-class-ref in libZSDK_API.a(Zebra_EADSessionController.o) "_OBJCCLASS$_EAAccessoryManager", referenced from: objc-class-ref in libZSDK_API.a(MfiBtPrinterConnection.o) objc-class-ref in zebrautility(Printer.o) ld: symbol(s) not found for architecture x86_64

john-smith-rk commented 3 years ago

i think zebrautility has many issues

hrshs commented 3 years ago

You can refer to this closed issue.