fix privacy api type (#3903)
This commit is contained in:
+2
-1
@@ -103,7 +103,8 @@ module.exports = function (config) {
|
|||||||
NSPrivacyAccessedAPITypeReasons: ['E174.1', '85F4.1'],
|
NSPrivacyAccessedAPITypeReasons: ['E174.1', '85F4.1'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
NSPrivacyAccessedAPIType: 'NSPrivacyAccessedAPICategoryBootTime',
|
NSPrivacyAccessedAPIType:
|
||||||
|
'NSPrivacyAccessedAPICategorySystemBootTime',
|
||||||
NSPrivacyAccessedAPITypeReasons: ['35F9.1'],
|
NSPrivacyAccessedAPITypeReasons: ['35F9.1'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user