graetzer / GDataXML-HTML

HTML and XML parser for iOS and OSX, supports XPath
Apache License 2.0
289 stars 121 forks source link

Request to provide Privacy Manifest file for GDataXML_HTML SDK #21

Open Shwethamugeraya opened 11 months ago

Shwethamugeraya commented 11 months ago

We are consuming the GDataXML_HTML SDK in our App. As mentioned in the WWDC23 video, also it is explained in Privacy manifest files | Apple Developer Documentation, if we are using any third-party library, then SDK should contain a Privacy Manifest file. But currently, for GDataXML_HTML SDK, the file is missing. So can anyone please add the Privacy Manifest file for the repo ?

graetzer commented 11 months ago

@Shwethamugeraya Can you perhaps submit a pull request? I am not actively developing this framework right now

amcalgates commented 7 months ago

grep -r -E 'NSURLVolumeAvailableCapacityKey|NSURLVolumeAvailableCapacityForImportantUsageKey|NSURLVolumeAvailableCapacityForOpportunisticUsageKey|NSURLVolumeTotalCapacityKey|NSFileSystemFreeSize|NSFileSystemSize|statfs|statvfs|fstatfs|fstatvfs|getattrlist|fgetattrlist|getattrlistat|activeInputModes|NSUserDefaults'

Returned no results, and I highly doubt this framework is tracking users. So, a privacy manifest may not be required?