googleads/swift-package-manager-google-mobile-ads

SwiftPackageManager No such module 'GoogleMobileAds' for google-mobile-ads

Gonzalo-MR8 opened this issue · 0 comments

How frequently does the bug occur?

Always

Description

When add https://github.com/googleads/swift-package-manager-google-mobile-ads repository via SwiftPackageManager using xCodeGen:

GoogleMobileAds:
  url: https://github.com/googleads/swift-package-manager-google-mobile-ads
  from: 11.5.0

Stacktrace & log output

image
image

It appears in Package Dependencies

image
image

Platform OS and version(s)

mac os (14.4.1)

Build environment

Xcode version: 15.4

In xcode 15.2 with a previous version of GoogleMobileAds it worked perfectly, but when updating xcode to 15.4, it stopped working, not even with the latest version of GoogleMobileAds as I am showing.