FBLPromises.xcframework missing mac_catalyst support
Open
- Dominant language
- Objective-C
- Stars
- 3.8k
- Forks
- 316
- PR merge metrics
- No merged PRs in 30d
Description
I am working to upgrade our firebase dependencies for their PrivacyManfiest.
After upgrading Firebase to version 10.22.0, Carthage is now failing to build all the frameworks due to the following error:
`Failed to read file or folder at ../Carthage/Build/FBLPromises.xcframework/ios-arm64_x86_64-maccatalyst/FBLPromises.framework/FBLPromises`
It looks like at one point there was a mac catalyst specific framework.
Contributor guide
Assessment
This issue has not been assessed yet.