Swift Package Manager
Add RTBSDK to your app using Swift Package Manager
Last updated
Add RTBSDK to your app using Swift Package Manager
Last updated
A swift package that wraps RTBSDK.
Open your Xcode project, navigate the File tab within the macOS bar, and click on “Add Packages”.
In the URL field, enter: and selectRTBSDKSPM
.
Set the dependency rule to "Exact Version" and specify the desired RTBSPM version (refer to the for the latest stable version).
Click Next and wait for the package to finish fetching.
When prompted to choose a target, leave it unselected and click "Add Package".
Add RTBSPM dependency under "Frameworks, Libraries, and Embedded Content".