My main issue is what code is actually using the apis that Apple is complaining about. Eg, these are the ones in the email I received:
NSPrivacyAccessedAPICategoryDiskSpace
NSPrivacyAccessedAPICategoryFileTimestamp
NSPrivacyAccessedAPICategoryUserDefaults
Ok, the last one I understand. I am using UserDefaults. But I don't know who's using the first 2, although I might guess that it's also UserDefaults under the hood?
Topic:
Programming Languages
SubTopic:
Swift
Tags: