Skip to content

Commit

Permalink
Release 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-ads-github committed May 29, 2024
1 parent 1d6d977 commit dd3ccf8
Show file tree
Hide file tree
Showing 17 changed files with 119 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 = 7.0.1;
CURRENT_PROJECT_VERSION = 7.0.2;
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.0.1;
MARKETING_VERSION = 7.0.2;
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.0.1;
CURRENT_PROJECT_VERSION = 7.0.2;
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.0.1;
MARKETING_VERSION = 7.0.2;
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 @@ -749,6 +749,7 @@
1467E34C271EA91500DF104A /* Frameworks */,
1467E34D271EA91500DF104A /* Resources */,
E4E9AE0924D84CE9CC90A2AD /* [CP] Copy Pods Resources */,
E3E31352D361C1113D979156 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -892,6 +893,23 @@
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
E3E31352D361C1113D979156 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-YandexMobileAdsExample/Pods-YandexMobileAdsExample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-YandexMobileAdsExample/Pods-YandexMobileAdsExample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-YandexMobileAdsExample/Pods-YandexMobileAdsExample-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
E4E9AE0924D84CE9CC90A2AD /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -1159,7 +1177,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.0.1;
CURRENT_PROJECT_VERSION = 7.0.2;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand All @@ -1178,7 +1196,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.0.1;
MARKETING_VERSION = 7.0.2;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -1222,7 +1240,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.0.1;
CURRENT_PROJECT_VERSION = 7.0.2;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1235,7 +1253,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.0.1;
MARKETING_VERSION = 7.0.2;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -1333,7 +1351,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.0.1;
CURRENT_PROJECT_VERSION = 7.0.2;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1346,7 +1364,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.0.1;
MARKETING_VERSION = 7.0.2;
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: "AppMetricaCore", package: "appmetrica-sdk-ios"),
.product(name: "AppMetricaCrashes", package: "appmetrica-sdk-ios"),
.product(name: "DivKit", package: "divkit-ios")
Expand Down Expand Up @@ -52,14 +52,14 @@ let package = Package(
]
),
.binaryTarget(
name: "YandexMobileAds",
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.0.1/spm/341e6324-4201-4960-b3d8-2fdac5749c3e.zip",
checksum: "daca7dcbff752c1c988dc767a87d7bc529cc06ee9603bf0c36af6008610061c3"
name: "YandexMobileAdsInstream",
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.28.0/spm/fc6be323-67a6-4169-828f-f11bdfbe0bb1.zip",
checksum: "533b6671f73b78dd890ae1552c5ece64d74074d26ef8e06dc31c77e49224eadb"
),
.binaryTarget(
name: "YandexMobileAdsInstream",
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.27.0/spm/f675594f-fc78-40a0-8be2-43d17039ae6e.zip",
checksum: "539bd13525cd58528cf2293a777be1add43002f49369ea41d877cab6bf58b687"
name: "YandexMobileAds",
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.0.2/spm/88d8696c-6770-4abf-bf65-fe3eec6bb64d.zip",
checksum: "1f51a72707f535c7fdb732701322a7fbe86dd23a72e25e7989d6d835e4782113"
)
]
)
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.0.2.0

### Updated

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

## Version 7.0.1.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.0.2.0

### Updated

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

## Version 7.0.1.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.13

### Updated

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

## Version 4.9.0.12

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

### Updated

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

## Version 12.3.1.1

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

### Updated

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

## Version 4.2.1.1

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

### Updated

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

## Version 9.7.0.1

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

### Updated

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

## Version 11.2.0.1

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

### Updated

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

## Version 10.5.5.8

### 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 7.9.1.2

### Updated

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

## Version 7.9.1.1

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

### Updated

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

## Version 7.5.9.1

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

### Updated

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

## Version 5.21.1.1

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

### Updated

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

## Version 4.10.2.4

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

### Updated

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

## Version 4.9.3.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 7.0.2

### Fixed

- Fixed an issue with AVPlayer that could cause the app to crash when working with native ads

## Version 7.0.1

### Updated
Expand Down

0 comments on commit dd3ccf8

Please sign in to comment.