teads / TeadsSDK-iOS

Teads SDK for iOS - Premium branded "outstream" ads
https://support.teads.tv/support/solutions/articles/36000314785-ios-sdk-developer-guide
MIT License
27 stars 11 forks source link

TeadsSDK and GoogleMobileAdsMediationTeads throw errors when linting for cocoapods #149

Closed kevinjameshunt closed 3 years ago

kevinjameshunt commented 3 years ago

Our organization uses cocoapods to build modular internal frameworks that wrap third-party SDKs (such as Teads, Google, etc). Unfortunately, while attempting to wrap the TeadsSDK into our own internal framework and integrate it into our automated CI/testing/etc, we run into the following error when running pod lib lint --allow-warnings --sources='https://github.com/CocoaPods/Specs'

- ERROR | [iOS] xcodebuild: GoogleMobileAdsMediationTeads/TeadsAdMobAdapter/GADMAdapterTeadsBanner.swift:10:8: error: failed to build module 'TeadsSDK' from its module interface; the compiler that produced it, 'Apple Swift version 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.3.1 (swiftlang-1200.0.41 clang-1200.0.32.8)'

This may be related to #142, but it severely limits our ability to integrate the TeadsSDK into our automated build/testing flow.

vincentsaluzzo commented 3 years ago

Hi @kevinjameshunt, which version of our adapter did you used? Could you paste the part of Podfile related to Teads SDK?

kevinjameshunt commented 3 years ago

From my Podfile.lock:

elneruda commented 3 years ago

Hello @kevinjameshunt as you said, this could be related to #142, we will release a new version next week including arm64 support for simulator

elneruda commented 3 years ago

Hello @kevinjameshunt, we've just released a new version of SDK which supports arm64 architecture for simulator. Podfile has been cleanup as we don't need to exclude architecture anymore. Let me know if this release fix issue

elneruda commented 3 years ago

Hello @kevinjameshunt do you still have issue ? without feedback I will close issue

elneruda commented 3 years ago

issue has no feedback since 28 days, closing it