devicekit / DeviceKit

DeviceKit is a value-type replacement of UIDevice.
MIT License
4.44k stars 433 forks source link

fix: Use cocoapod resource_bundles for PrivacyInfo #397

Closed RayJiang16 closed 5 months ago

RayJiang16 commented 6 months ago

Changed the inclusion of PrivacyInfo.xcprivacy to resource_bundles for cocoapod to avoid resource name collision when the user uses cocoapod as static library.

396

anton-plebanovich commented 6 months ago

Please merge, the current setup of podspec is broken