Skip to content

Commit

Permalink
Release 7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-ads-github committed Jul 4, 2024
1 parent e0870ba commit dd4c3ff
Show file tree
Hide file tree
Showing 18 changed files with 108 additions and 18 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 = 7.1.0;
CURRENT_PROJECT_VERSION = 7.1.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 = 7.1.0;
MARKETING_VERSION = 7.1.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 = 7.1.0;
CURRENT_PROJECT_VERSION = 7.1.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 = 7.1.0;
MARKETING_VERSION = 7.1.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 @@ -1177,7 +1177,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.1.0;
CURRENT_PROJECT_VERSION = 7.1.1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand All @@ -1196,7 +1196,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.1.0;
MARKETING_VERSION = 7.1.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -1240,7 +1240,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.1.0;
CURRENT_PROJECT_VERSION = 7.1.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1253,7 +1253,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.1.0;
MARKETING_VERSION = 7.1.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -1351,7 +1351,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.1.0;
CURRENT_PROJECT_VERSION = 7.1.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1364,7 +1364,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.1.0;
MARKETING_VERSION = 7.1.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down
16 changes: 8 additions & 8 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/appmetrica/appmetrica-sdk-ios", "5.0.0"..<"6.0.0"),
.package(url: "https://github.com/divkit/divkit-ios", "30.2.0"..<"31.0.0")
.package(url: "https://github.com/divkit/divkit-ios", exact: "30.2.0")
],
targets: [
.target(
name: "YandexMobileAdsTarget",
dependencies: [
.target(name: "YandexMobileAdsInstream"),
.target(name: "YandexMobileAds"),
.target(name: "YandexMobileAdsInstream"),
.product(name: "AppMetricaCore", package: "appmetrica-sdk-ios"),
.product(name: "AppMetricaCrashes", package: "appmetrica-sdk-ios"),
.product(name: "DivKit", package: "divkit-ios")
Expand Down Expand Up @@ -51,14 +51,14 @@ let package = Package(
]
),
.binaryTarget(
name: "YandexMobileAdsInstream",
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.29.0/spm/fdf63ab5-45d9-4866-a231-c142a02f3c51.zip",
checksum: "c6a7d0d27a90c7859bed662b611d93b3ad48bef9f2d4e1ab4176be0c2989fe60"
name: "YandexMobileAds",
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.1.1/spm/f1f4933e-d5c5-4b34-a486-4b8248157c19.zip",
checksum: "3d05668065b5cfc06cee8f28b4efe031f78727e5134490bc5ea10e7a941eae31"
),
.binaryTarget(
name: "YandexMobileAds",
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.1.0/spm/d771e7dc-1b7d-46b6-8083-2c3049c9fba7.zip",
checksum: "fe8f1188a2c27858bf33894080283c41b19becc8d65ac339bedf87ee45698a4f"
name: "YandexMobileAdsInstream",
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.30.0/spm/96edbdc8-468d-4023-8883-a5f88ae4af63.zip",
checksum: "17c0326b15607d089c4d8415f531dfd28c4b53c9b1495c3ad3e6c12cf9437034"
)
]
)
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 7.1.1.0

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 7.1.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 7.1.1.0

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 7.1.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.15

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 4.9.0.14

### Updated
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.5.0.1

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 12.5.0.0

### Updated
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.3.1

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 4.2.3.0

### Updated
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.7.0.4

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 9.7.0.3

### Updated
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 11.3.0.1

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 11.3.0.0

### Updated
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.11

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 10.5.5.10

### Updated
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 8.1.0.1

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 8.1.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.6.4.1

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 7.6.4.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.21.2.1

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 5.21.2.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.3.1

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 4.10.3.0

### 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.11.3.1

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 4.11.3.0

### Updated
Expand Down
6 changes: 6 additions & 0 deletions changelog/mediation/mobileads-vungle/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.3.2.1

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.1.1`

## Version 7.3.2.0

### Added
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 7.1.1

### Fixed

- Locked `DivKit` version

## Version 7.1.0

### Added
Expand Down

0 comments on commit dd4c3ff

Please sign in to comment.