mixpanel / mixpanel-iphone

Official iOS (Objective-C) Tracking Library for Mixpanel Analytics
http://mixpanel.com
Apache License 2.0
1.05k stars 567 forks source link

Make privacy manifest a resource, min iOS -> 11.0 #1024

Closed jaredmixpanel closed 5 months ago

jaredmixpanel commented 5 months ago

This PR makes the privacy manifest a resource in both Cocoapods and SPM, also in the Copy Bundle Resources build phase for all targets. Also, bumps the min iOS and tvOS targets down to 11.0, to match Swift SDK.