Hello.
We provide our software in the form of static libraries (.a) wrapped in xcframework. Therefore, the final app will not include the embed framework.
In such a case, should the manifest content required for the library be written as part of the application's xcprivacy file? Or can I provide xcprivacy as part of the xcframework?