Skip to content

Commit 087acf4

Browse files
Merge pull request #305 from yandexmobile/release-7.16.2
Release 7.16.2
2 parents 3f006b0 + f8e8e4b commit 087acf4

File tree

20 files changed

+125
-27
lines changed

20 files changed

+125
-27
lines changed

Examples/ThirdPartyMediationAdapterTemplate/ThirdPartyMediationAdapterTemplate.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
CLANG_WARN_UNREACHABLE_CODE = YES;
285285
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
286286
COPY_PHASE_STRIP = NO;
287-
CURRENT_PROJECT_VERSION = 7.16.1;
287+
CURRENT_PROJECT_VERSION = 7.16.2;
288288
DEBUG_INFORMATION_FORMAT = dwarf;
289289
ENABLE_STRICT_OBJC_MSGSEND = YES;
290290
ENABLE_TESTABILITY = YES;
@@ -305,7 +305,7 @@
305305
GCC_WARN_UNUSED_VARIABLE = YES;
306306
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
307307
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
308-
MARKETING_VERSION = 7.16.1;
308+
MARKETING_VERSION = 7.16.2;
309309
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
310310
MTL_FAST_MATH = YES;
311311
ONLY_ACTIVE_ARCH = YES;
@@ -349,7 +349,7 @@
349349
CLANG_WARN_UNREACHABLE_CODE = YES;
350350
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
351351
COPY_PHASE_STRIP = NO;
352-
CURRENT_PROJECT_VERSION = 7.16.1;
352+
CURRENT_PROJECT_VERSION = 7.16.2;
353353
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
354354
ENABLE_NS_ASSERTIONS = NO;
355355
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -364,7 +364,7 @@
364364
GCC_WARN_UNUSED_VARIABLE = YES;
365365
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
366366
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
367-
MARKETING_VERSION = 7.16.1;
367+
MARKETING_VERSION = 7.16.2;
368368
MTL_ENABLE_DEBUG_INFO = NO;
369369
MTL_FAST_MATH = YES;
370370
SDKROOT = iphoneos;

Examples/YandexMobileAdsExample/YandexMobileAdsExample.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@
11951195
CLANG_WARN_UNREACHABLE_CODE = YES;
11961196
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
11971197
COPY_PHASE_STRIP = NO;
1198-
CURRENT_PROJECT_VERSION = 7.16.1;
1198+
CURRENT_PROJECT_VERSION = 7.16.2;
11991199
DEBUG_INFORMATION_FORMAT = dwarf;
12001200
ENABLE_STRICT_OBJC_MSGSEND = YES;
12011201
ENABLE_TESTABILITY = YES;
@@ -1214,7 +1214,7 @@
12141214
GCC_WARN_UNUSED_FUNCTION = YES;
12151215
GCC_WARN_UNUSED_VARIABLE = YES;
12161216
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
1217-
MARKETING_VERSION = 7.16.1;
1217+
MARKETING_VERSION = 7.16.2;
12181218
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
12191219
MTL_FAST_MATH = YES;
12201220
ONLY_ACTIVE_ARCH = YES;
@@ -1258,7 +1258,7 @@
12581258
CLANG_WARN_UNREACHABLE_CODE = YES;
12591259
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
12601260
COPY_PHASE_STRIP = NO;
1261-
CURRENT_PROJECT_VERSION = 7.16.1;
1261+
CURRENT_PROJECT_VERSION = 7.16.2;
12621262
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
12631263
ENABLE_NS_ASSERTIONS = NO;
12641264
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -1271,7 +1271,7 @@
12711271
GCC_WARN_UNUSED_FUNCTION = YES;
12721272
GCC_WARN_UNUSED_VARIABLE = YES;
12731273
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
1274-
MARKETING_VERSION = 7.16.1;
1274+
MARKETING_VERSION = 7.16.2;
12751275
MTL_ENABLE_DEBUG_INFO = NO;
12761276
MTL_FAST_MATH = YES;
12771277
SDKROOT = iphoneos;

Package.swift

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -122,43 +122,43 @@ let package = Package(
122122
),
123123
.binaryTarget(
124124
name: "YandexMobileAds",
125-
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.16.1/spm/a3e6c6cd-80cc-49f6-a05e-62b8f923832e.zip",
126-
checksum: "62f30f84f922ed51822b879bf2719e22ce4fe49f8bf2f85e32d190a40c7ce5c7"
125+
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.16.2/spm/654ff7ed-ef94-44a1-b8e6-b1980bea0131.zip",
126+
checksum: "8459e28ed7d32f32050b18676d8ab11765dd769a0e184511f54a8f2ef017f0e1"
127127
),
128128
.binaryTarget(
129129
name: "YandexMobileAdsInstream",
130-
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.58.0/spm/516ffad8-4b4b-4fc8-9fd1-dfb70c24b84e.zip",
131-
checksum: "583adfd6e5023fe6def48bd40a4a200e9bbf5b7d3c433d5ba519f5cd48344304"
130+
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.59.0/spm/23ce14d5-1176-443a-b08e-5d6f972c02ef.zip",
131+
checksum: "9cd5dc188f072a365770c28df5936a47e2a7e371ef582ce997b915c6832a621a"
132132
),
133133
.binaryTarget(
134134
name: "GoogleYandexMobileAdsAdapters",
135-
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.5/spm/40a65948-f27c-4285-8c08-99b5688a311b.zip",
136-
checksum: "50ea52c3fab4a1576a60ed7e6d62e86ed068c7912a4bf0f3a527d0770695dc34"
135+
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.6/spm/a6e7fa08-1b38-4ac5-97cc-c4ae94d86aab.zip",
136+
checksum: "72f1d9a0e6f489867262a93b40e7dd844b465c4ff9a1f39c415e3d71260d37be"
137137
),
138138
.binaryTarget(
139139
name: "VungleYandexMobileAdsAdapters",
140-
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.11/spm/83009d35-87bd-49fc-908c-c3b53375b82a.zip",
141-
checksum: "1cff5c7c94bc0393bd2fde1e8c90513dc1deb834405592760903fc2a3769c2b1"
140+
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.12/spm/ac0962c8-c05a-4931-b5c7-e5c808784998.zip",
141+
checksum: "801de6a31896e053264076dae26c64929e61114fa2677326bae9ab1c85729297"
142142
),
143143
.binaryTarget(
144144
name: "AppLovinYandexMobileAdsAdapters",
145-
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.0/spm/2d322012-372c-42f9-9af2-55802036bf86.zip",
146-
checksum: "172a730818ae79724a496f62e13440dd03764b251707775a4eee84a506a25075"
145+
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.1/spm/d3bda65c-49d7-4da3-95c5-1aadeb935a96.zip",
146+
checksum: "760529774cf3aa8df61483ffb64ab21d18bbfdc6ed518e1fadc0488dce78d944"
147147
),
148148
.binaryTarget(
149149
name: "MyTargetYandexMobileAdsAdapters",
150-
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.5/spm/d1915ac4-8796-44a3-bb9d-e17e5161ea1f.zip",
151-
checksum: "59aed3ece029042ac747e2357bfa94bdf4e87a636219d420f433475715431b9b"
150+
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.6/spm/92135e63-0c50-458d-abbf-8bf6f7ced8c8.zip",
151+
checksum: "447a90511313d5ce71d30dab12a3790cc1884e254a83ea360447949d38d19bb9"
152152
),
153153
.binaryTarget(
154154
name: "MintegralYandexMobileAdsAdapters",
155-
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.9.0/spm/b390fd7e-5c81-4212-add3-35a0dd66871f.zip",
156-
checksum: "8c3bafa84128620e4858091ac51eede8a5e73afd63908480b1ff824b058c7a55"
155+
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.9.1/spm/3231870c-f8ac-401c-a43e-4a12c7101863.zip",
156+
checksum: "3cd8174b8fd309ca90841b88acab368c48933e5609e8ffc468f5d5106c2f81bb"
157157
),
158158
.binaryTarget(
159159
name: "YandexMobileAdsMediation",
160-
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.16.1/spm/5958c9f5-68df-4b07-88cb-02bbb50f7332.zip",
161-
checksum: "1f604261af2cb7d5080142e25acc042a8549dd33c6577317845b236e480d03a3"
160+
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.16.2/spm/50ce603f-96e3-41c5-8d71-2be5d3821bad.zip",
161+
checksum: "3a28f6c5b8501ad279172ebf8801845a13801ab9e09fd841c282166fe9fb4e5a"
162162
)
163163
]
164164
)

Sources/YandexMobileAdsWrapper/Resources/Localizable/AssetAccessibility.xcstrings

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"ru" : {
1414
"stringUnit" : {
15-
"state" : "needs_review",
15+
"state" : "translated",
1616
"value" : "Ещё"
1717
}
1818
}
@@ -29,7 +29,7 @@
2929
},
3030
"ru" : {
3131
"stringUnit" : {
32-
"state" : "needs_review",
32+
"state" : "translated",
3333
"value" : "Включить звук"
3434
}
3535
}
@@ -46,7 +46,7 @@
4646
},
4747
"ru" : {
4848
"stringUnit" : {
49-
"state" : "needs_review",
49+
"state" : "translated",
5050
"value" : "Выключить звук"
5151
}
5252
}

changelog/adapter/admob-mobileads/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## Version 7.16.2.0
6+
7+
### Updated
8+
9+
- Updated minimum supported `YandexMobileAds` version to `7.16.2`
10+
511
## Version 7.16.0.0
612

713
### Updated

changelog/mediation/mobileads-applovin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## Version 13.3.1.1
6+
7+
### Updated
8+
9+
- Updated minimum supported `YandexMobileAds` version to `7.16.2`
10+
511
## Version 13.3.1.0
612

713
### Updated

changelog/mediation/mobileads-bigoads/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## Version 4.6.0.11
6+
7+
### Updated
8+
9+
- Updated minimum supported `YandexMobileAds` version to `7.16.2`
10+
511
## Version 4.6.0.10
612

713
### Updated

changelog/mediation/mobileads-chartboost/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## Version 9.9.2.1
6+
7+
### Updated
8+
9+
- Updated minimum supported `YandexMobileAds` version to `7.16.2`
10+
511
## Version 9.9.2.0
612

713
### Updated

changelog/mediation/mobileads-digitalturbine/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## Version 8.3.8.0
6+
7+
### Updated
8+
9+
- Updated minimum supported `YandexMobileAds` version to `7.16.2`
10+
511
## Version 8.3.2.6
612

713
### Updated

changelog/mediation/mobileads-google/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## Version 12.2.0.6
6+
7+
### Updated
8+
9+
- Updated minimum supported `YandexMobileAds` version to `7.16.2`
10+
511
## Version 12.2.0.5
612

713
### Updated

0 commit comments

Comments
 (0)