Closed zwikk closed 4 months ago
Question is why is there a swift dependency, while version 2.* worked fine without it?
2. was built on native SDK versions 8.10. 3. is built on 10.24.
https://github.com/TobiasBuchholz/Plugin.Firebase?tab=readme-ov-file#version-300-notes
https://github.com/TobiasBuchholz/Plugin.Firebase?tab=readme-ov-file#basic-setup
https://github.com/TobiasBuchholz/Plugin.Firebase/issues/303
Ah, thanks, that makes sense.
After upgrading from 2.0.14 to 3.0.0 my MAUI iOS app build fails with the following. Failure occurs in devops pipeline only, local build works fine
Error looks exactly like this report on stackoverflow
Question is why is there a swift dependency, while version 2.* worked fine without it?