Skip to content

Commit

Permalink
Merge pull request #44 from yandexmobile/release-2.15.3
Browse files Browse the repository at this point in the history
Release 2.15.3, AdMob 0.11.0, Facebook 0.8.0, StartApp 0.6.0
  • Loading branch information
mobile-ads-github authored May 19, 2020
2 parents 0b536bb + c3d8d4b commit 93f350f
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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\"",
);
Expand All @@ -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\"",
);
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-admob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-facebook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-startapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
7 changes: 7 additions & 0 deletions changelog/mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 93f350f

Please sign in to comment.