Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add SPM support #719

Closed
robingenz opened this issue Sep 18, 2024 · 8 comments · Fixed by #795
Closed

feat: add SPM support #719

robingenz opened this issue Sep 18, 2024 · 8 comments · Fixed by #795
Labels
feature Feature
Milestone

Comments

@robingenz
Copy link
Member

Add experimental SPM support:

@robingenz robingenz added the feature Feature label Sep 18, 2024
@robingenz robingenz added this to the v7.0.0 milestone Sep 18, 2024
@abegehr
Copy link

abegehr commented Oct 20, 2024

I take it the capacitor-firebase plugin currently only supports cocoa pods setup?

@robingenz
Copy link
Member Author

Yes, we do not yet support SPM. That's what this issue is for.

@robingenz robingenz mentioned this issue Jan 11, 2025
3 tasks
@robingenz
Copy link
Member Author

Is anyone interested in helping us test the new SPM support?

@alexookah
Copy link
Contributor

I could test it out :)

@robingenz
Copy link
Member Author

@alexookah Thank you! Here you can find the latest pre-release: #795 (comment) Let me know if you encounter any issues. 🙌

@robingenz
Copy link
Member Author

@alexookah I will close this issue today. However, please let me know if everything has worked.

@alexookah
Copy link
Contributor

Hi @robingenz

I just found time to test it.
I get an error:

invalid custom path 'ios/Sources/FirebaseAuthenticationPlugin' for target 'FirebaseAuthenticationPlugin'
invalid custom path 'ios/Sources/FirebaseMessagingPlugin' for target 'FirebaseMessagingPlugin'

What could the reason be?

@alexookah
Copy link
Contributor

@robingenz
Made a PR to fix the paths
#801

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants