st3fan / ios-openssl

Port of OpenSSL for iOS
389 stars 118 forks source link

Please add support for armv7s for iPhone 5. (May drop armv6.) #5

Closed germs5 closed 11 years ago

germs5 commented 11 years ago

I can't build my project using the new standard architecture settings (armv7 armv7s) until this dependent project does too. Possibly consider distributing this library as a sub-project, see http://www.cocoanetics.com/2011/12/sub-projects-in-xcode/ . I was not successful in simply replacing armv6 with armv7s in build.sh.

st3fan commented 11 years ago

I'm just installing the official SDK now and will add armv7 to the project soon.

st3fan commented 11 years ago

Fixed! Let me know how it works for you.

germs5 commented 11 years ago

Works great. Thank you. My only quibble is that the comment in the build.sh script still only says iOS 5.1 and does not mention iOS 6.0.

--Gershon Kagan

On Fri, Sep 14, 2012 at 6:48 PM, Stefan Arentz notifications@github.comwrote:

Fixed! Let me know how it works for you.

— Reply to this email directly or view it on GitHubhttps://github.com/st3fan/ios-openssl/issues/5#issuecomment-8565629.