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

Move xcprivacy to Location pods bundle #584

Closed nzagorchev closed 1 month ago

nzagorchev commented 1 month ago
What Where/Who
People Involved @nzagorchev

Background

Move the xcprivacy file into resource bundle for Cocoapods. This prevents the error "multiple commands trying to produce xcprivacy file" when static linking is used.

Implementation

Testing steps

Is this change backwards-compatible?