Contents

braze-inc/braze-swift-sdk-prebuilt-dynamic

<p align="center"> <img width="480" alt="Braze Logo" src=".github/assets/logo-light.png#gh-light-mode-only" /> <img width="480" alt="Braze Logo" src=".github/assets/logo-dark.png#gh-dark-mode-only" /> </p>

How to use this repository

Swift Package Manager

Follow the steps described in our Swift Package Manager integration article, replacing the URL of the repository with https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic.

CocoaPods

Follow the steps described in our CocoaPods integration article.

In your podfile, for each statement referencing a Braze pod, add a :podspec statement, replacing <version> in the URL as follows:

pod 'BrazeKit', :podspec => 'https://raw.githubusercontent.com/braze-inc/braze-swift-sdk-prebuilt-dynamic/<version>/BrazeKit.podspec'
pod 'BrazeUI', :podspec => 'https://raw.githubusercontent.com/braze-inc/braze-swift-sdk-prebuilt-dynamic/<version>/BrazeUI.podspec'
...

Alternative Repositories

| Variant | Repository | GH Issues, SDK info | |---------------------------------------|-----------------------------------------------:|--------------------:| | Sources and Static XCFrameworks | [braze-inc/braze-swift-sdk] | ✓ | | Static XCFrameworks | [braze-inc/braze-swift-sdk-prebuilt-static] | ✗ | | → Dynamic XCFrameworks | [braze-inc/braze-swift-sdk-prebuilt-dynamic] | ✗ | | Mergeable XCFrameworks (early access) | [braze-inc/braze-swift-sdk-prebuilt-mergeable] | ✗ |

[braze-inc/braze-swift-sdk]: https://github.com/braze-inc/braze-swift-sdk [braze-inc/braze-swift-sdk-prebuilt-static]: https://github.com/braze-inc/braze-swift-sdk-prebuilt-static [braze-inc/braze-swift-sdk-prebuilt-dynamic]: https://github.com/braze-inc/braze-swift-sdk-prebuilt-dynamic [braze-inc/braze-swift-sdk-prebuilt-mergeable]: https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable

Package Metadata

Repository: braze-inc/braze-swift-sdk-prebuilt-dynamic

Stars: 1

Forks: 0

Open issues: 0

Default branch: main

Primary language: ruby

License: Other

README: README.md