Framework was built for x86_64 warning
seenoevo opened this issue · 0 comments
seenoevo commented
I received a warning from Xcode complaining about the framework being build for x86_64, but not the architecture being linked:
This warning only occurs when I load the library on a real device, and does not exist when loading to a simulator.
I know this is just a warning, but can this be resolved? I just hate warnings :)
Thanks for the great library!