Iphone 6 usege
GelirDurum opened this issue · 1 comments
GelirDurum commented
Moscapsule library use OpenSSL. I look this library and library page says
Architectures
iOS with architectures: armv7, armv7s, arm64 + simulator (i386, x86_64) OSX with architectures: i386, x86_64
Iphone 6 and other some iphone models use Apple A8 processor and this processor architecture is ARMv8-A. So when i use Moscapsule i have any problem about iphone models ?
flightonary commented
ARMv8 is a arm64 architecture.
You can use this framework on your iPhone 6 or later.