This repository was archived by the owner on Sep 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ let package = Package(
17
17
targets: [
18
18
. binaryTarget(
19
19
name: " YandexMobileMetrica " ,
20
- url: " https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/175948 /YandexMobileMetrica-4.4 .0-ios-spm-fc805483-bdaa-48be-9163-6c1c401828f8 .zip " ,
21
- checksum: " fa97a38a3e56007e0ee4d878a2e17dba267b3ae844ea91e172bc0a6d862aa8ea "
20
+ url: " https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/48248 /YandexMobileMetrica-4.5 .0-ios-spm-740398ad-b43a-486f-ba68-138c9fc0cc2b .zip " ,
21
+ checksum: " f1a6a851093559c440a037241f6571b4650a4aa0360859cc8849c9f77dc6e994 "
22
22
) ,
23
23
. binaryTarget(
24
24
name: " YandexMobileMetricaCrashes " ,
25
- url: " https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/117488 /YandexMobileMetricaCrashes-4.4 .0-ios-spm-2a890baa-e41a-41d6-b460-36514190f4f9 .zip " ,
26
- checksum: " d6b98466f6d3905b1722977b8dbb7f506179bc8efc19c755bf69e92168bca2ea "
25
+ url: " https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/128534 /YandexMobileMetricaCrashes-4.5 .0-ios-spm-2481a5e3-b346-475d-8fec-0acd66431517 .zip " ,
26
+ checksum: " 1970ba6acb2a4a480bb0c6b4d1e94e9f604a03bd93df18c5e0a3b6de16929b34 "
27
27
) ,
28
28
]
29
29
)
Original file line number Diff line number Diff line change @@ -19,6 +19,12 @@ advertisement**.
19
19
20
20
## Changelog
21
21
22
+ ## Version 4.5.0
23
+ SDK archive:
24
+ [ ** download** ] ( https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/128534/YandexMobileMetrica-4.5.0-ios-b6c71e26-3984-4c27-8d1e-a7b1017d0d9b.zip )
25
+
26
+ * Fixed ` locationServicesEnabled invoked on the main thread ` warning on iOS 16.
27
+
22
28
## Version 4.4.0
23
29
SDK archive:
24
30
[ ** download** ] ( https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/1604631/YandexMobileMetrica-4.4.0-ios-83b36013-be55-45cf-afde-8bbdb08ac25e.zip )
Original file line number Diff line number Diff line change 1
1
{
2
+ "4.5.0" :" https://github.com/yandexmobile/metrica-sdk-ios/releases/download/4.5.0/YandexMobileMetrica.dynamic.xcframework.zip" ,
2
3
"4.4.0" :" https://github.com/yandexmobile/metrica-sdk-ios/releases/download/4.4.0/YandexMobileMetrica.dynamic.xcframework.zip" ,
3
4
"4.2.0" :" https://github.com/yandexmobile/metrica-sdk-ios/releases/download/4.2.0/YandexMobileMetrica.dynamic.xcframework.zip" ,
4
5
"4.0.0" :" https://github.com/yandexmobile/metrica-sdk-ios/releases/download/4.0.0/YandexMobileMetrica.dynamic.xcframework.zip" ,
You can’t perform that action at this time.
0 commit comments