Skip to main content
View the source code

Installing the Package

Swift offers a variety of ways to install packages. We fully support the Swift Package Manager. You can add the package using the https://github.com/ctrl-hub/sdk.swift URL.

Configuration

Configuration is managed through a CtrlHubConfig.plist file, which you should add to the root of your own project:
You should then instantiate the config in your own application with the following code: