Search code examples
swiftxcodesdk

Xcode - no XCFramework found


   There is no XCFramework found at '/Users/alexanderchoi/Desktop/VaxPass/Pods/Google-Mobile-Ads-SDK/Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework'.

I am getting this error when I run. I have done pod deintegrate and pod install and my pods seem there. The frameworks are red, which is a bit weird but maybe because I was transferred this project from another computer.

Any help will be great!


Solution

  • I realized that in my pods file, GoogleMobileAds didn't have some of the files, so I went to a GitHub, containing GOogleMobileAds pod and copied the missing files.