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

Swift Package Manager support #471

Open
yeahphil opened this issue Oct 18, 2024 · 2 comments
Open

Swift Package Manager support #471

yeahphil opened this issue Oct 18, 2024 · 2 comments

Comments

@yeahphil
Copy link

This is a followup to #413, which was closed nearly a year ago with no timeline or details given.

Since then, one thing that has changed is Cocoapods announced they're in a permanent maintenance mode. SPM has more or less won as the package dependency solution for iOS apps at this point; Cocoapods is for legacy projects. Meanwhile, google-mobile-ads-sdk has now supported SPM for more than 2 1/2 years.

Adding SPM support would require providing a Package.swift somewhere (maybe in this repo!), and also zipped versions of the adapters that place the .xcframework at the root (they're currently within another directory, which SPM doesn't support).

This doesn't seem like a huge lift, and would bring this corner of the Google Ads ecosystem up to modern standards. Any updates on ETA?

@juanillo62gm
Copy link

No one cares about SPM support? Since Dec 4, 2019 😨

@yeahphil
Copy link
Author

Will just add a further update that since I filed this there's been another Cocoapods announcement. They're beginning a transition to read-only that will be complete in 2026:

https://blog.cocoapods.org/CocoaPods-Specs-Repo/

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

No branches or pull requests

2 participants