-
Notifications
You must be signed in to change notification settings - Fork 85
Description
[ERROR] Undefined symbols for architecture x86_64:
[ERROR] "OBJC_CLASS$_SFSafariViewController", referenced from:
[ERROR] objc-class-ref in GoogleMobileAds(flat-x86_64)
[ERROR] "OBJC_CLASS$_CBUUID", referenced from:
[ERROR] objc-class-ref in GoogleMobileAds(flat-x86_64)
[ERROR] "OBJC_CLASS$_CBCentralManager", referenced from:
[ERROR] objc-class-ref in GoogleMobileAds(flat-x86_64)
[ERROR] "_CBCentralManagerOptionShowPowerAlertKey", referenced from:
[ERROR] l876 in GoogleMobileAds(flat-x86_64)
[ERROR] ld: symbol(s) not found for architecture x86_64
[ERROR] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[ERROR] Couldn't compile app
compile "org.robovm:robopods-google-mobile-ads-ios:1.14.0"
when i compile Libgdx ios project, it has some error.
who can fix it? THX