Skip to main content

Quickstart iOS - Frameworks

Requirements

  • Download and install the last version of Xcode
  • Required software:
    • The latest version of Xcode Command Line Tools
    • The latest version of Xcode on the AppStore
    • The latest version of macOS
  • The Group Link framework minimum iOS deployment version: iOS 12.0

Choosing an Integration Method

The Group Link iOS SDK has two options for integration: Swift Package Manager or Manual Integration. You can choose the option that is easier for your project.

Swift Package Manager Integration

Manual Integration