Post

Replies

Boosts

Views

Activity

Reply to Privacy Manifests in a static xcframework
Hi @pedroatanasio, is it expect behaviour to copy using bundle because. The COPY_RESOURCES_FROM_STATIC_FRAMEWORKS build setting, previously used in the legacy build system to extract and copy the resources from a static framework to the target bundle, no longer has any effect with the new build system as the entire framework is copied instead (minus the static archive as described above) How to deal about this for binary distortion of the SPM?
Mar ’24
Reply to Privacy Manifests in a static xcframework
Hi @pedroatanasio, is it expect behaviour to copy using bundle because. The COPY_RESOURCES_FROM_STATIC_FRAMEWORKS build setting, previously used in the legacy build system to extract and copy the resources from a static framework to the target bundle, no longer has any effect with the new build system as the entire framework is copied instead (minus the static archive as described above) How to deal about this for binary distortion of the SPM?
Replies
Boosts
Views
Activity
Mar ’24
Reply to Do Static Libraries need a PrivacyInfo.xcprivacy file? or they use the App-Level one?
Hi @TheDarkMatter, Did Apple Code Level Support Team tell how to add privacy manifest for static frameworks?
Replies
Boosts
Views
Activity
Mar ’24
Reply to Do Static Libraries need a PrivacyInfo.xcprivacy file? or they use the App-Level one?
Did anyone solve this issue? I am using static framework and even after adding privacy file to SDK apple is't able to identify the privacy file and throws error like privacy file not found when I try to generate from archive. is there any folder structure or something that we have to follow to make it work?
Replies
Boosts
Views
Activity
Mar ’24
Reply to Privacy manifest requirement for SDKs
Hi Everyone, How to add PrivacyInfo.xcprivacy file for static library frameworks?
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Reply to privacy manifest for static library framework
Hi @matkitjet @kimjitae, If we have static framework then we don't include the PrivacyInfo.xcprivacy in the bundle? this will be included as part of the app itself?
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24