Is there a 64-bit only SDK for iOS?

I didn’t see a 64-bit only build on Github, but I thought I’d ask in case I missed it or overlooked some other documentation.

Thanks!

Hi ativsoftware,

Thanks for the post. What is the 64-bit only you are referring to? Our iOS SDK has 2 versions, the device-only version supports armv7 and arm64; And the device+simulator version supports armv7, arm64, x86_64 and i386.

Hope this helps. Thanks!

I mean a device-only version that only supports arm64.
The last 32-bit iPhone was iPhone 5 and the last 32-bit iPads were iPad Mini and iPad 4.

64-bit only iOS SDK option would be nice for a leaner app.

Consider for future releases :slight_smile:
Thanks!

Hi ativsoftware,

Thanks for the reply. Yes, the device-only version supports arm64. :slight_smile:

Thanks!