Appboy / appboy-ios-sdk

Public repo for the Braze iOS SDK
https://www.braze.com
Other
165 stars 142 forks source link

Bug: SDWebImage is not accessible through the xcframework #291

Closed jesusmateos1234 closed 3 years ago

jesusmateos1234 commented 3 years ago

SDWebImage dependency is not accessible through xcframework.

Please check this.

Thanks for all

Bucimis commented 3 years ago

Hi @jesusmateos1234,

SDWebImage is not bundled together with our xcframeworks. We recommend importing it as a dependency through Swift Package Manager or Cocoapods.

For completeness, we do bundle SDWebImage with our framework integration option, which may be an option for you (see Appboy_iOS_SDK.framework.zip )