Skip to content

Integrate SwiftUI API preview in AdMob sample app #168

Integrate SwiftUI API preview in AdMob sample app

Integrate SwiftUI API preview in AdMob sample app #168

Triggered via pull request October 1, 2024 15:57
Status Success
Total duration 2m 24s
Artifacts

cocoapods.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build Project
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify
Build Project: Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'MobileFuseSDK' from project 'Pods')
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Mediation/NimbusCustomEventBanner.swift#L15
'GADCustomEventBannerDelegate' is deprecated: Use GADMediationBannerAdEventDelegate instead.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Mediation/NimbusCustomEventBanner.swift#L13
'GADCustomEventBanner' is deprecated: Use GADMediationBannerAd and GADMediationAdapter instead.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Mediation/NimbusCustomEventInterstitial.swift#L15
'GADCustomEventInterstitialDelegate' is deprecated: Use GADMediationInterstitialAdEventDelegate instead.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Mediation/NimbusCustomEventInterstitial.swift#L13
'GADCustomEventInterstitial' is deprecated: Use GADMediationInterstitialAd and GADMediationAdapter instead.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Rendering/NimbusDynamicPriceRenderer.swift#L350
'NimbusDynamicPriceRenderer' is deprecated: Please check out the Nimbus documentation to implement dynamic price.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Rendering/NimbusDynamicPriceRenderer.swift#L405
'NimbusDynamicPriceRenderer' is deprecated: Please check out the Nimbus documentation to implement dynamic price.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/LineItems/NimbusGAMDynamicPrice.swift#L42
'NimbusGAMDynamicPrice' is deprecated: Use NimbusAd.applyDynamicPrice extension instead
Build Project: Pods/NimbusSDK/NimbusLiveRamp/NimbusLiveRampKit/NimbusLiveRampInterceptor.swift#L90
'init(appId:apiKey:isTestMode:logToFileEnabled:)' is deprecated: Use init(configID:apiKey:isTestMode:logToFileEnabled:) instead.
Build Project: Pods/NimbusSDK/NimbusLiveRamp/NimbusLiveRampKit/NimbusLiveRampInterceptor.swift#L170
'didFetchLiveRampEnvelope(error:)' is deprecated: renamed to 'didFetchLiveRampEnvelope(envelope:error:)'