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

tvOS Swift Package Manager support #35

Open
OmarPedraza opened this issue Apr 8, 2024 · 3 comments
Open

tvOS Swift Package Manager support #35

OmarPedraza opened this issue Apr 8, 2024 · 3 comments

Comments

@OmarPedraza
Copy link

You're currently adding iOS' GoogleInteractiveMediaAds SDK as a binary target when installing this SDK through Swift Package Manager.

Even if this works for iOS projects, it doesn't work in tvOS projects. Dependencies are successfully resolved but the project fails to found GoogleInteractiveMediaAds module.

Given that Google has already made GoogleInteractiveMediaAds compatible with Swift Package Manager since versions 3.18.4 for iOS and 4.8.2 for tvOS, I think it would be easier to add it as a dependency taking into account project's platform.

@daytime-em
Copy link
Contributor

Thank for your report. We're in the process of adding SPM support for tvOS for this SDK, and I'll update you here when we are ready to release it.

Thanks again!

@gutenbergn
Copy link

Hi! Any updates on this? Thanks!

@andrewjl-mux
Copy link
Contributor

Hey everyone, our ability to add SPM support for tvOS is currently blocked by googleads/swift-package-manager-google-interactive-media-ads-tvos#1. We're monitoring the status of that issue and will publish a release once it is fixed in an available IMA SDK release.

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

4 participants