yandexmobile / yandex-ads-sdk-ios

Yandex Mobile Ads SDK iOS
https://yandex.com/dev/mobile-ads/
Other
40 stars 9 forks source link

CocoaPods Error #239

Closed dovanvu1792 closed 2 months ago

dovanvu1792 commented 3 months ago

Yandex version: 7.2.0, 7.3.0 Pod version: 1.15.2 MacOS: 14.4.1 Xcode: 15.0

ld: Undefined symbols: swift_FORCELOAD$_swiftXPC, referenced from: swift_FORCELOAD$swiftXPC$_YandexMobileAds in YandexMobileAds[9] (AdInfo.o) swift_FORCELOAD$swiftXPC$_MobileAdsCore in YandexMobileAds[95] (MACHTMLControlFactory.o) swift_FORCELOAD$swiftXPC$_MACBase in YandexMobileAds[820] (MACOptionalDecodable.o) swift_FORCELOAD$swiftXPC$_MACBaseUI in YandexMobileAds[924] (MACActionsViewController.o) swift_FORCELOAD$swiftXPC$_MACDependenciesUmbrella in YandexMobileAds[986] (MACCompositeReportParametersProvider.o) swift_FORCELOAD$swiftXPC$_MACPlatformDescription in YandexMobileAds[992] (MACLocaleProvider.o) swift_FORCELOAD$swiftXPC$_MACNetworking in YandexMobileAds[1003] (MACAdsHTTPResponseStatusCodeValidator.o) ... clang: error: linker command failed with exit code 1 (use -v to see invocation)

mobile-ads-github commented 3 months ago

Спасибо за Ваше обращение, для разбора создана задача с номером PCODESUP-3537. Мы ознакомимся и вернемся с ответом в течение 2 дней, возможно запросим дополнительную информацию.

Thank you for your message, a task with the number PCODESUP-3537 has been created for analysis. We will get acquainted and return with the answer within 2 days, we may request additional information.

MaksimUstimenko commented 3 months ago

Проблема сохраняется в YandexMobileAds с версией 7.3.2 Pod version: 1.15.2 MacOS: 13.6.3 Xcode: 15.1

ld: Undefined symbols: swift_FORCELOAD$_swiftXPC, referenced from: swift_FORCELOAD$swiftXPC$_YandexMobileAds in YandexMobileAds[9] (AdInfo.o) swift_FORCELOAD$swiftXPC$_MobileAdsCore in YandexMobileAds[96] (MACHTMLControlFactory.o) swift_FORCELOAD$swiftXPC$_MACBase in YandexMobileAds[829] (MACBundleProvider.o) swift_FORCELOAD$swiftXPC$_MACBaseUI in YandexMobileAds[931] (MACActionsViewController.o) swift_FORCELOAD$swiftXPC$_MACDependenciesUmbrella in YandexMobileAds[993] (MACCompositeReportParametersProvider.o) swift_FORCELOAD$swiftXPC$_MACPlatformDescription in YandexMobileAds[999] (MACLocaleProvider.o) swift_FORCELOAD$swiftXPC$_MACNetworking in YandexMobileAds[1010] (MACAdsHTTPResponseStatusCodeValidator.o) ... clang: error: linker command failed with exit code 1 (use -v to see invocation)

mobile-ads-github commented 2 months ago

Добрый день, попробуйте собрать проект используя последнюю версию Xcode

mobile-ads-github commented 2 months ago

@MaksimUstimenko здравствуйте, помог ли переход на новую версию XCode в решении проблемы?