Skip to main content

Setting up Development Environment

Setting up FlowerSdk Dependency

The FlowerSdk is available as a Swift Package through GitHub. To integrate it, follow these steps:

  1. Add the Package Dependency: Go to File > Add Package Dependencies… and enter the repository URL for the Flower SDK. https://github.com/anypointmedia/flower-sdk-ios
  2. Add the Flower SDK to Your Project: In the next screen, select the FlowerSdk and add it to your iOS app project.
  3. Verify the Flower SDK in Project Settings: Confirm that the FlowerSdk has been added to your project by checking the General settings tab in your iOS app project.