Why does Xcode claim a lib has no ARMv7 "slice", when lipo shows that it's all ARMv7?
Why does Xcode claim a lib has no ARMv7 "slice", when lipo shows that it's all ARMv7?
- Subject: Why does Xcode claim a lib has no ARMv7 "slice", when lipo shows that it's all ARMv7?
- From: Gavin Stokes <email@hidden>
- Date: Tue, 25 Sep 2012 02:26:14 -0700
Our app won't build right now because of this:
ld: file is universal (1 slices) but does not contain a(n) armv7s
slice: /projects/libcrypto-device.a for architecture armv7s
But lipo says:
Architectures in the fat file: /projects/libcrypto-device.a are: armv7
I've cleaned the project and deleted intermediate products, but no
dice. Any ideas?
Thanks!
Gavin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden