Swift Package Manager
Add RTBSDK to your app using Swift Package Manager
A swift package that wraps RTBSDK.
Integration Steps
Open your Xcode project, navigate the File tab within the macOS bar, and click on “Add Packages”.
Enter https://github.com/AddApptr/RTBSPM in the URL field and choose
RTBSDKSPM
.Switch to the exact version and enter the RTBSPM version. You can find the latest RTBSDK SPM releases here.
Click on next and wait until fetching is completed.
Last updated