Leanplum / Leanplum-iOS-SDK

Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
https://www.leanplum.com
Apache License 2.0
71 stars 59 forks source link

fix: use resource_bundles for privacy manifest #583

Closed maikelvdh closed 1 month ago

maikelvdh commented 1 month ago

This is done to avoid getting build issues with multiple commands trying to produce xcprivacy file in application bundle.

For a more detailed explanation see: https://github.com/google/promises/pull/226#discussion_r1447871477

nzagorchev commented 1 month ago

Hi @maikelvdh, thank you for your contribution. I am addressing this in PR #584 for the Location and LocationAndBeacons pods.