@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.