staltz / sodium-native-nodejs-mobile

Low level bindings for libsodium
MIT License
5 stars 6 forks source link

We patch the build script for iOS, to exclude Simulator architectures and armv7 #12

Closed Lonmee closed 1 year ago

Lonmee commented 1 year ago

Is armv7 abandoned?

Lonmee commented 1 year ago

Got error when build native for v7a, and v8a is fine.

staltz commented 1 year ago

I would say yes. The most recent iPhone with arm-v7 is the iPhone 5 (10 years old!), which in Apple standards is ancient and definitely deprecated.