If you are working on a static library then you need to create a separate resource bundle target and add the privacy manifest file in to that target. I'm also working on a static library and sharing privacy manifest in this way.
@TorongoAzad
Thank you for your answer, but I didn't get it right because I'm a beginner.
The static library I have now is in C and C++ in an Xcode environment.
And when I build here, a .a file is created and brought to my app and I'm using it.
When you open a static library project with Xcode and add PrivacyInfo, it is not targeted.
Can you explain 'create a separate resource bundle target' in detail??
I'm still very bad at dealing with libraries.
Topic:
Privacy & Security
SubTopic:
General
Tags: