PrivacyInfo.xcprivacy is not included in the framework output built by Carthage
Open
- Dominant language
- Objective-C
- Stars
- 3.8k
- Forks
- 316
- PR merge metrics
- No merged PRs in 30d
Description
In version 2.4.0, `PrivacyInfo.xcprivacy` manifest file is added but when I built the xcframework with Carthage, the file is not included in the build output.
It is because the privacy file is not inside the project file (`Promises.xcodeproj`) and Carthage builds from this project file.
I'm working on a PR to fix this.
Contributor guide
Assessment
This issue has not been assessed yet.