Migrate to SPM

Follow these steps to migrate from the old Sense360 iOS SDK framework to the new Sense360 SPM repository.

Note: Starting from the SDK version 4.6.3, it is advisable to use SPM to integrate the iOS SDK into your project.
  1. Remove the old framework from your project.
    1. From the Xcode project structure, select the SenseQuinoaLib, right click on it, and click Delete.
      Select SenseQuinoaLib from the project, right click on it and select Delete.
    2. Click Remove Reference to confirm the removal.
  2. Follow the steps in Add the iOS SDK via SPM.

You have successfully migrated the old Sense360 iOS SDK framework.