Swift Package Manager

Add RTBSDK to your app using Swift Package Manager

A swift package that wraps RTBSDK.

Integration Steps

  1. Open your Xcode project, navigate the File tab within the macOS bar, and click on “Add Packages”.

  2. Enter https://github.com/AddApptr/RTBSPM in the URL field and choose RTBSDKSPM.

  3. Switch to the exact version and enter the RTBSPM version. You can find the latest RTBSDK SPM releases here.

  4. Click on next and wait until fetching is completed.

Last updated