Post

Replies

Boosts

Views

Created

The 'Privacy Manifest' of the library downloaded from SPM is not recognized in the 'Privacy Report'.
I am using the library through SPM. I asked the library developer to add Privacy Manifest, and it was completed. But when I checked Archive on Xcode, it doesn't generate a report. How can I solve it?? What modifications should I ask library developers to make?? I've seen in other questions to check out "Do not embed". But it seems to be different from this situation.
0
1
814
Dec ’23
Can anyone add Privacy Manifest???
(I am working on an iOS project.) I'm looking into Privacy Manifest as an Apple policy change. I have a problem here.. some of the libraries I use are no longer updating. I can't find a library to replace it, so I'm going to fork the library, and I'm going to add Privacy Manifest. Apple API Doc I will download the fork library into my Mac and search the entire API list announced by Apple above through Xcode one by one. If I find a problem API, I will add it to Privacy Manifest. Is this a good way to do it??? Is there any better way?? Wouldn't it be a problem for me to add??
2
0
1.5k
Dec ’23
Has anyone received any mail regarding Privacy Manifest??
Apple will enforce Privacy Manifest starting this spring. Apple said it would inform you through e-mail before then. I think a lot of developers should have already received mail. But it's harder to find mail-related content than I thought. Has anyone received an email? If so, what is it about??
Replies
1
Boosts
0
Views
839
Activity
Feb ’24
Do I also need PrivacyManifest for the .a library I made for internally use?
Our company has a library that can be used internally. This is being used as a .a file. The languages are in C and C++. C code contains stat. Is this the same stat as Apple refers to?? How do you solve this??
Replies
4
Boosts
0
Views
1.1k
Activity
Feb ’24
Should Privacy Manifest be applied to all third party libraries??
WWDC 2023 states that app developers should be provided with a Privacy Manifest. And Apple released a list of influential libraries. Should I add it in the case below as well?? If Apple is not the mentioned library If 'Describing use of required reason API' is not used Summary: Are all libraries subject to Privacy Manifest?
Replies
2
Boosts
2
Views
1.4k
Activity
Dec ’23
The 'Privacy Manifest' of the library downloaded from SPM is not recognized in the 'Privacy Report'.
I am using the library through SPM. I asked the library developer to add Privacy Manifest, and it was completed. But when I checked Archive on Xcode, it doesn't generate a report. How can I solve it?? What modifications should I ask library developers to make?? I've seen in other questions to check out "Do not embed". But it seems to be different from this situation.
Replies
0
Boosts
1
Views
814
Activity
Dec ’23
Can anyone add Privacy Manifest???
(I am working on an iOS project.) I'm looking into Privacy Manifest as an Apple policy change. I have a problem here.. some of the libraries I use are no longer updating. I can't find a library to replace it, so I'm going to fork the library, and I'm going to add Privacy Manifest. Apple API Doc I will download the fork library into my Mac and search the entire API list announced by Apple above through Xcode one by one. If I find a problem API, I will add it to Privacy Manifest. Is this a good way to do it??? Is there any better way?? Wouldn't it be a problem for me to add??
Replies
2
Boosts
0
Views
1.5k
Activity
Dec ’23