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

Add SPM support #55

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add SPM support #55

wants to merge 5 commits into from

Conversation

aeharding
Copy link
Contributor

Hi there!

This PR adds SPM support for this plugin. It works well in my testing, including for Cocoapods (so it's backward compatible!)

Please let me know if you have any questions!

@aeharding
Copy link
Contributor Author

Hmm, I am having trouble getting the CI to work. I'm not sure what to do for SPM testing, other projects like https://github.com/AlwaysLoveme/capacitor-plugin-safe-area remove the test project.

@johnborges
Copy link
Collaborator

@all-contributors please add @aeharding for code.

Let me take a quick look.

Copy link
Contributor

@johnborges

I've put up a pull request to add @aeharding! 🎉

@aeharding
Copy link
Contributor Author

Build is passing! Had to migrate over the new verify:ios script (and move some folders around)

@johnborges
Copy link
Collaborator

johnborges commented Dec 31, 2024

@aeharding How did you verify this still works through CocoaPods? I"m having trouble verifying that. Did you test it with the example project?

@johnborges johnborges added the enhancement New feature or request label Dec 31, 2024
@aeharding
Copy link
Contributor Author

Hey @johnborges I tested with my project, Voyager, but I also just checked out the example project and it is working for me. Where are you having issues?

Screenshot 2025-01-01 at 10 47 57 PM

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

Successfully merging this pull request may close these issues.

2 participants