From c3d8d4b534cd70c00c3ea40912b81bbd41f42308 Mon Sep 17 00:00:00 2001 From: mobile-ads-github Date: Mon, 18 May 2020 20:51:48 +0300 Subject: [PATCH] Release 2.15.3, AdMob 0.11.0, Facebook 0.8.0, StartApp 0.6.0 --- .../MoPubRewardedAdapterExample.xcodeproj/project.pbxproj | 2 -- README.md | 2 +- changelog/mediation/mobileads-admob/CHANGELOG.md | 6 ++++++ changelog/mediation/mobileads-facebook/CHANGELOG.md | 6 ++++++ changelog/mediation/mobileads-startapp/CHANGELOG.md | 6 ++++++ changelog/mobileads/CHANGELOG.md | 7 +++++++ 6 files changed, 26 insertions(+), 3 deletions(-) diff --git a/Examples/ObjectiveC/MoPubRewardedAdapterExample/MoPubRewardedAdapterExample.xcodeproj/project.pbxproj b/Examples/ObjectiveC/MoPubRewardedAdapterExample/MoPubRewardedAdapterExample.xcodeproj/project.pbxproj index 460cd1b..74340c2 100644 --- a/Examples/ObjectiveC/MoPubRewardedAdapterExample/MoPubRewardedAdapterExample.xcodeproj/project.pbxproj +++ b/Examples/ObjectiveC/MoPubRewardedAdapterExample/MoPubRewardedAdapterExample.xcodeproj/project.pbxproj @@ -416,7 +416,6 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", - "\"${PODS_ROOT}/Google-Mobile-Ads-SDK/Frameworks/frameworks\"", "\"${PODS_ROOT}/YandexMobileAds/static\"", "\"${PODS_ROOT}/YandexMobileMetrica/static\"", ); @@ -435,7 +434,6 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", - "\"${PODS_ROOT}/Google-Mobile-Ads-SDK/Frameworks/frameworks\"", "\"${PODS_ROOT}/YandexMobileAds/static\"", "\"${PODS_ROOT}/YandexMobileMetrica/static\"", ); diff --git a/README.md b/README.md index 71adcfc..a576cca 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Yandex Advertising Network Mobile This package contains Yandex Advertising Network Mobile SDK and source code of samples of SDK usage. -## [**Download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/2817166/YandexMobileAds-2.15.2-ios-3b9e22dd-ba77-472a-85ba-3054da98e263.zip) latest SDK archive +## [**Download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/224062/YandexMobileAds-2.15.3-ios-caf035ef-6512-4087-a77f-c25166c9feb0.zip) latest SDK archive ## Documentation Documentation could be found at the [official website][DOCUMENTATION] diff --git a/changelog/mediation/mobileads-admob/CHANGELOG.md b/changelog/mediation/mobileads-admob/CHANGELOG.md index 02abad8..a6e9365 100644 --- a/changelog/mediation/mobileads-admob/CHANGELOG.md +++ b/changelog/mediation/mobileads-admob/CHANGELOG.md @@ -1,6 +1,12 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 0.11.0 + +#### Updated +* Supported Google Mobile Ads SDK 7.59.0 +* Updated minimum supported Google Mobile Ads SDK version to 7.59.0 + ## Version 0.10.0 #### Updated diff --git a/changelog/mediation/mobileads-facebook/CHANGELOG.md b/changelog/mediation/mobileads-facebook/CHANGELOG.md index 672e823..fa9d3d7 100644 --- a/changelog/mediation/mobileads-facebook/CHANGELOG.md +++ b/changelog/mediation/mobileads-facebook/CHANGELOG.md @@ -1,6 +1,12 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 0.8.0 + +### Updated +* Supported Facebook Audience Network SDK 5.9.0 +* Updated minimum supported Facebook Audience Network SDK version to 5.9.0 + ## Version 0.7.0 ### Updated diff --git a/changelog/mediation/mobileads-startapp/CHANGELOG.md b/changelog/mediation/mobileads-startapp/CHANGELOG.md index a0492d6..4080eda 100644 --- a/changelog/mediation/mobileads-startapp/CHANGELOG.md +++ b/changelog/mediation/mobileads-startapp/CHANGELOG.md @@ -1,6 +1,12 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 0.6.0 + +#### Updated +* Supported StartApp SDK 4.5.0 +* Updated minimum supported StartApp SDK version to 4.5.0 + ## Version 0.5.0 #### Updated diff --git a/changelog/mobileads/CHANGELOG.md b/changelog/mobileads/CHANGELOG.md index a39b1d5..fc8fa9a 100644 --- a/changelog/mobileads/CHANGELOG.md +++ b/changelog/mobileads/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. +# Version 2.15.3 + +SDK archive: [**download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/224062/YandexMobileAds-2.15.3-ios-caf035ef-6512-4087-a77f-c25166c9feb0.zip) + +#### Added +* Added improvements and fixes + # Version 2.15.2 SDK archive: [**download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/2817166/YandexMobileAds-2.15.2-ios-3b9e22dd-ba77-472a-85ba-3054da98e263.zip)