Skip to main content

All Questions

1 vote
1 answer
996 views

Swift Package Manager - how to conditionally link platform to iOS only?

I have an iOS app using the GoogleMobileAds Swift package and I would like to add a tvOS destination to my target. I added that through the supported destinations: Because GoogleMobileAds does not ...
eric's user avatar
  • 125