Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Add YandexMobileMetrica SDK 3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GLinnik21 committed Jan 25, 2021
1 parent 799c653 commit 16d4873
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ let package = Package(

targets: [
.binaryTarget(name: "YandexMobileMetrica",
url: "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/175948/YandexMobileMetrica-3.14.0-ios-spm-a107ab19-f228-4591-9ab8-43716714c502.zip",
checksum: "5bd9ca9f3e612c06eb7b491db83957d6b6033244002f3a4dd842bac29ee59774"),
url: "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/48248/YandexMobileMetrica-3.14.1-ios-spm-6e041e9d-848f-4e2c-928e-ad89227c69b7.zip",
checksum: "f851afcc3e570272a404b3ac782f5f5be9d1a9fc595f41cfce755a765f229599"),
.binaryTarget(name: "YandexMobileMetricaCrashes",
url: "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/50347/YandexMobileMetricaCrashes-3.14.0-ios-spm-78c305f1-219d-4ace-b6aa-afaf2ced676d.zip",
checksum: "b142b2d55e6de04d1e5f7ea83dc77d25afccded94d4ba042fdafc2b7fd4c8cf1"),
url: "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/117488/YandexMobileMetricaCrashes-3.14.1-ios-spm-cff71a09-ff79-4e5f-93cb-1f9fc0588677.zip",
checksum: "fba8a6e43b24197ede43df6a0bbe42839b1c18e5379bfb9cb3ff3adb48a018f7"),
]
)
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ advertisement**.

## Changelog

### Version 3.14.1
SDK archive:
[**download**](https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/128534/YandexMobileMetrica-3.14.1-ios-2a54d492-92c0-43d4-a17e-b38e30a6c724.zip)

* Removed `user_target_xcconfig` attribute from Podspec.
* Minor improvements.

### Version 3.14.0
SDK archive:
[**download**](https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/128534/YandexMobileMetrica-3.14.0-ios-972f25fa-9657-485c-a1a0-c14d2e8f5770.zip)
Expand Down
1 change: 1 addition & 0 deletions YandexMobileMetrica.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"3.14.1":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.14.1/YandexMobileMetrica.dynamic.framework.zip",
"3.14.0":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.14.0/YandexMobileMetrica.dynamic.framework.zip",
"3.12.0":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.12.0/YandexMobileMetrica.dynamic.framework.zip",
"3.11.1":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.11.1/YandexMobileMetrica.dynamic.framework.zip",
Expand Down

0 comments on commit 16d4873

Please sign in to comment.