> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/sdk/appendix/ios/supported-ios-versions-and-architectures.md).

# Supported iOS Versions & Architectures

| SDK Version     | Minimum iOS Version | Supported Architectures       |
| --------------- | ------------------- | ----------------------------- |
| 5.0.0 - 5.14.1  | iOS 9.0             | arm64 armv7 i386 x86\_64      |
| 5.15.0          | iOS 9.0             | arm64 x86\_64 arm64-sim       |
| 5.15.1 - 5.15.x | iOS 9.0             | arm64 armv7 x86\_64 arm64-sim |
| 6.x             | iOS 13.0\*          | arm64 x86\_64 arm64-sim       |

\*You can target iOS 12.0 in your build settings, however, the SDK will run only on iOS 13.0 and above.
