I'm a developer of a third party library and I'd like to recompile my library for armv7s, but I seem to have issues.
I updated xcode to 4.5. I updated the project and the related targets to have valid architectures of armv7 armv7s
.
However, when I run file
or lipo -info
, it lists
No armv7s. Am I missing something?
Use XCode's lipo:
xcrun -sdk iphoneos lipo
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With