BranchMetrics / ios-branch-deep-linking-attribution

The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://help.branch.io/developers-hub/docs/ios-sdk-overview
MIT License
731 stars 228 forks source link

SDK-1217 workaround for tvOS SPM issue #1380

Closed echo-branch closed 5 months ago

echo-branch commented 5 months ago

Reference

SDK-1217 workaround for tvOS SPM issue

Summary

Our SPM has been limited to iOS. This workaround should fix builds on tvOS.

Motivation

Enable using SPM to integrate the Branch SDK into tvOS projects

Type Of Change

Testing Instructions

Integrate repo into a tvOS project with SPM. The app should build.

cc @BranchMetrics/saas-sdk-devs for visibility.

echo-branch commented 5 months ago

Bah, I just realized I made an error and applied a stash I had for testing something unrelated. Will remove that code.