Open marcingravity opened 9 years ago
I ran into this as well when archiving my build.
Marcingravity, were you able to sort this out?
Sorted it out. You have to build a universal framework.
Open QZXLSReader, after selecting iOS Device for the build device go to -> Product -> Archive
Finder Window should pop up with your fresh new universal framework. Drag into your project under "Link Binary With Libraries"... Voila!
Hi,
I cannot build in 64 bits, due to error Undefined symbols for architecture arm64 error
Any solution for this?