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.
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/FBLPromisesIt looks like at one point there was a mac catalyst specific framework.