SPM: Installation Failure
Closed this issue · 1 comments
craig-miller commented
Tried using your FBAuthentication Swift Package today in a Universal App. It fails to install using Add Package.
"Illegal manifest" when targetting iOS
"Unable to resolve dependencies" when targetting macOS.
craig-miller commented
Resolved it. I had some portions of Firebase already installed. I removed those packages for both iOS and macOS, then added FBAuthentication package again for both iOS and macOS. The installation worked for each of them.