fix privacy api type (#3903)

zio/stable
Hailey 2024-05-07 16:35:04 -07:00 committed by GitHub
parent b2b1c6c040
commit 37f22ca224
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -103,7 +103,8 @@ module.exports = function (config) {
NSPrivacyAccessedAPITypeReasons: ['E174.1', '85F4.1'],
},
{
NSPrivacyAccessedAPIType: 'NSPrivacyAccessedAPICategoryBootTime',
NSPrivacyAccessedAPIType:
'NSPrivacyAccessedAPICategorySystemBootTime',
NSPrivacyAccessedAPITypeReasons: ['35F9.1'],
},
{