Jman012 / Toxicity

An iOS Tox client for the iPhone.
Apache License 2.0
58 stars 14 forks source link

ZBarSDK needs to be recompiled for armv7 iPhone5. #2

Closed 0xc00010ff closed 10 years ago

0xc00010ff commented 10 years ago

The application will not build for the iPhone5, since the ZBarSDK currently isn't compiled for armv7. Linker error message: "File is universal (3 slices) but does not contain a(n) armv7s slice: ..."

I've recompiled this locally, I'll send you a pull request as soon as I test and push it up.