You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include PrivacyInfo.xcprivacy manifest on Krono's target from Kronos.…
…xcodeproj (#117)
- Add new script Copy Bundle Resource on Krono's Build Phase and include
the PrivacyInfo.xcprivacy, otherwise when running xcodebuild
create-xcframework command the manifest isn't included on
Kronos.xcframework.
Signed-off-by: Dídac Coll <didac.coll@qustodio.com>