Skip to content

Commit

Permalink
Release 6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-ads-github committed Mar 5, 2024
1 parent 7050fd0 commit aeef0b5
Show file tree
Hide file tree
Showing 17 changed files with 101 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6.4.0;
CURRENT_PROJECT_VERSION = 6.4.1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand All @@ -305,7 +305,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MARKETING_VERSION = 6.4.0;
MARKETING_VERSION = 6.4.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -349,7 +349,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6.4.0;
CURRENT_PROJECT_VERSION = 6.4.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -364,7 +364,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MARKETING_VERSION = 6.4.0;
MARKETING_VERSION = 6.4.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1159,7 +1159,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6.4.0;
CURRENT_PROJECT_VERSION = 6.4.1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand All @@ -1178,7 +1178,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 6.4.0;
MARKETING_VERSION = 6.4.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -1222,7 +1222,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6.4.0;
CURRENT_PROJECT_VERSION = 6.4.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1235,7 +1235,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 6.4.0;
MARKETING_VERSION = 6.4.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -1333,7 +1333,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 6.4.0;
CURRENT_PROJECT_VERSION = 6.4.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1346,7 +1346,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 6.4.0;
MARKETING_VERSION = 6.4.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down
14 changes: 7 additions & 7 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ let package = Package(
.target(
name: "YandexMobileAdsTarget",
dependencies: [
.target(name: "YandexMobileAds"),
.target(name: "YandexMobileAdsInstream"),
.target(name: "YandexMobileAds"),
.product(name: "YandexMobileMetrica", package: "metrica-sdk-ios"),
.product(name: "DivKit", package: "divkit-ios")
],
Expand Down Expand Up @@ -51,14 +51,14 @@ let package = Package(
]
),
.binaryTarget(
name: "YandexMobileAds",
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/6.4.0/spm/0cc14722-7a6b-4613-b4b1-0de9ed941718.zip",
checksum: "2cadb363b9195b291a3cbc3860755e2cb75eee668dc388d093031192c7e79af2"
name: "YandexMobileAdsInstream",
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.25.0/spm/5bc185f0-e8c8-4a42-b3ad-3522671d0ca8.zip",
checksum: "755d4973c6099462333b0748ed1dfa838ecf4ad3b7508fcb526cc724cd9edb25"
),
.binaryTarget(
name: "YandexMobileAdsInstream",
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.24.0/spm/07e52c3d-fa5f-4c17-86bc-39182bb494ff.zip",
checksum: "e508ff29789c9dc0d7587518cf04ee6271ac48d97a32d3bdae7d7d2bbf7df91c"
name: "YandexMobileAds",
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/6.4.1/spm/35129d2c-fe1a-4f9b-90de-67cc01a4b133.zip",
checksum: "e03186050425a6b2978df08047ee03dcd03503d3d5cb2b3ba5b2afb1c44f232b"
)
]
)
6 changes: 6 additions & 0 deletions changelog/adapter/admob-mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 6.4.1.0

### Updated

* Added support for Yandex Mobile Ads SDK 6.4.1

## Version 6.4.0.0

### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/adapter/ironsource-mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 6.4.1.0

### Updated

* Added support for Yandex Mobile Ads SDK 6.4.1

## Version 6.4.0.0

### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-adcolony/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 4.9.0.10

### Added

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 4.9.0.9

### Added
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-applovin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 12.1.0.2

### Added

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 12.1.0.1

### Added
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-bigoads/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 4.2.0.1

### Added

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 4.2.0.0

### Added
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-chartboost/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 9.6.0.1

### Added

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 9.6.0.0

### Added
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-google/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 10.14.0.2

### Added

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 10.14.0.1

### Added
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-inmobi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 10.5.5.6

### Added

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 10.5.5.5

### Added
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 7.7.0.1

### Updated

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 7.7.0.0

### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-mintegral/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 7.5.6.1

### Updated

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 7.5.6.0

### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-mytarget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 5.20.1.1

### Updated

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 5.20.1.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
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 4.10.2.2

### Updated

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 4.10.2.1

### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-unityads/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 4.9.2.2

### Updated

* Updated minimum supported Yandex Mobile Ads SDK version to 6.4.1

## Version 4.9.2.1

### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## Version 6.4.1

### Added

* Improvements and fixes

## Version 6.4.0

### Added
Expand Down

0 comments on commit aeef0b5

Please sign in to comment.