SDK Requirements

The only official distribution channel for Sybrin iOS SDKs are through a private cocoapods repository at https://github.com/sybrin-innovations/Sybrin.iOS.Pods.git

Remember to familiarize yourself with our image input guidelines!

Minimum requirements:

  • XCode 12.4 (Swift Version 5.4)

  • Cocoapods 1.10.0

  • Minimum targeted iOS version 12.4

Supported architectures:

  • arm64 (iPhone 5S and later)

Estimated size

When the Sybrin Identity iOS SDK is implemented it will add to the app's total size. The exact size increase will depend on, but are not limited to, features implemented and the architecture that the app is built on.

Expect an estimated size increase of 54.4MB.

Sybrin iOS SDKs do not support simulator architectures (i386 andx86_64) or 32-bit architectures (armv7)

Last updated