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

Fix cocoapods handling of privacy manifests to avoid collision #1376

Closed echo-branch closed 5 months ago

echo-branch commented 5 months ago

Reference

SDK-2314

Summary

Fix cocoapods privacy manifest to avoid name collisions with other SDKs and the App.

Motivation

Bug fix

Type Of Change

Testing Instructions

Include this branch via cocoapods and generate a privacy manifest. Notice things are properly put into a bundle.

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