Skip to content

Commit

Permalink
Release 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-ads-github committed Aug 2, 2024
1 parent 2fae0a8 commit 66881c8
Show file tree
Hide file tree
Showing 31 changed files with 150 additions and 26 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.3.0;
CURRENT_PROJECT_VERSION = 7.3.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.3.0;
MARKETING_VERSION = 7.3.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.3.0;
CURRENT_PROJECT_VERSION = 7.3.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.3.0;
MARKETING_VERSION = 7.3.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 @@ -110,8 +110,9 @@
64F70DFA2B0B64D300A31CE8 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1467E35D271EA91700DF104A /* LaunchScreen.storyboard */; };
64F70DFC2B0B64D300A31CE8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1467E35B271EA91700DF104A /* Assets.xcassets */; };
64F70DFD2B0B64D300A31CE8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1467E358271EA91500DF104A /* Main.storyboard */; };
64F70E072B0B654200A31CE8 /* YandexMobileAdsPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 64F70E062B0B654200A31CE8 /* YandexMobileAdsPackage */; };
76DEC6852B0E18B10014B6B4 /* IronSourceBannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76DEC6842B0E18B10014B6B4 /* IronSourceBannerViewController.swift */; };
7A2B6FAA2C5A5EC60074CD06 /* YandexMobileAds in Frameworks */ = {isa = PBXBuildFile; productRef = 7A2B6FA92C5A5EC60074CD06 /* YandexMobileAds */; };
7A2B6FAC2C5A5ECC0074CD06 /* YandexMobileAdsInstream in Frameworks */ = {isa = PBXBuildFile; productRef = 7A2B6FAB2C5A5ECC0074CD06 /* YandexMobileAdsInstream */; };
7A527BBD2B1E36480002B416 /* CommonAccessibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A851DDA2B1E2D8100D03655 /* CommonAccessibility.swift */; };
7A527BBE2B1E36480002B416 /* StateUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AC09FFE2B1DF5D200FF69F9 /* StateUtils.swift */; };
7A527BBF2B1E36480002B416 /* RootAccessibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A851DF82B1E313C00D03655 /* RootAccessibility.swift */; };
Expand Down Expand Up @@ -333,7 +334,8 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
64F70E072B0B654200A31CE8 /* YandexMobileAdsPackage in Frameworks */,
7A2B6FAA2C5A5EC60074CD06 /* YandexMobileAds in Frameworks */,
7A2B6FAC2C5A5ECC0074CD06 /* YandexMobileAdsInstream in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -771,7 +773,7 @@
1467E34C271EA91500DF104A /* Frameworks */,
1467E34D271EA91500DF104A /* Resources */,
E4E9AE0924D84CE9CC90A2AD /* [CP] Copy Pods Resources */,
637866F3F3E9A65DF17581DC /* [CP] Embed Pods Frameworks */,
612410E85586FD2925DAFACA /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand All @@ -796,7 +798,8 @@
);
name = YandexMobileAdsExampleSPM;
packageProductDependencies = (
64F70E062B0B654200A31CE8 /* YandexMobileAdsPackage */,
7A2B6FA92C5A5EC60074CD06 /* YandexMobileAds */,
7A2B6FAB2C5A5ECC0074CD06 /* YandexMobileAdsInstream */,
);
productName = YandexMobileAdsSampleApp;
productReference = 64F70E022B0B64D300A31CE8 /* YandexMobileAdsExampleSPM.app */;
Expand Down Expand Up @@ -915,7 +918,7 @@
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;
};
637866F3F3E9A65DF17581DC /* [CP] Embed Pods Frameworks */ = {
612410E85586FD2925DAFACA /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand Down Expand Up @@ -1205,7 +1208,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.3.0;
CURRENT_PROJECT_VERSION = 7.3.1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand All @@ -1224,7 +1227,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.3.0;
MARKETING_VERSION = 7.3.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -1268,7 +1271,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.3.0;
CURRENT_PROJECT_VERSION = 7.3.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1281,7 +1284,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.3.0;
MARKETING_VERSION = 7.3.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -1379,7 +1382,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.3.0;
CURRENT_PROJECT_VERSION = 7.3.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1392,7 +1395,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.3.0;
MARKETING_VERSION = 7.3.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -1609,9 +1612,13 @@
/* End XCConfigurationList section */

/* Begin XCSwiftPackageProductDependency section */
64F70E062B0B654200A31CE8 /* YandexMobileAdsPackage */ = {
7A2B6FA92C5A5EC60074CD06 /* YandexMobileAds */ = {
isa = XCSwiftPackageProductDependency;
productName = YandexMobileAdsPackage;
productName = YandexMobileAds;
};
7A2B6FAB2C5A5ECC0074CD06 /* YandexMobileAdsInstream */ = {
isa = XCSwiftPackageProductDependency;
productName = YandexMobileAdsInstream;
};
/* End XCSwiftPackageProductDependency section */
};
Expand Down
31 changes: 22 additions & 9 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,30 @@ let package = Package(
],
products: [
.library(
name: "YandexMobileAdsPackage",
targets: ["YandexMobileAdsTarget"]
name: "YandexMobileAds",
targets: ["YandexMobileAdsWrapper"]
),
.library(
name: "YandexMobileAdsInstream",
targets: ["YandexMobileAdsInstreamWrapper"]
)
],
dependencies: [
.package(url: "https://github.com/appmetrica/appmetrica-sdk-ios", "5.0.0"..<"6.0.0"),
.package(url: "https://github.com/divkit/divkit-ios", exact: "30.7.0")
.package(url: "https://github.com/divkit/divkit-ios", exact: "30.11.0")
],
targets: [
.target(
name: "YandexMobileAdsTarget",
name: "YandexMobileAdsWrapper",
dependencies: [
.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")
],
resources: [
.copy("Resources/MobileAdsBundle.bundle")
],
linkerSettings: [
.linkedFramework("AVFoundation"),
.linkedFramework("AdSupport"),
Expand All @@ -48,15 +54,22 @@ let package = Package(
.linkedFramework("WebKit")
]
),
.target(
name: "YandexMobileAdsInstreamWrapper",
dependencies: [
.target(name: "YandexMobileAdsInstream"),
.target(name: "YandexMobileAdsWrapper")
]
),
.binaryTarget(
name: "YandexMobileAds",
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.3.0/spm/95bb0894-5077-4715-a965-de89f33adb87.zip",
checksum: "590427af9146dc73b74c6fcaa2d19992cbeeb856af3b161936910e9ade6c2b61"
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.3.1/spm/ff069641-e2f8-4667-9548-66799a131ba0.zip",
checksum: "709bf7d8dfa561b81bc07476f44779628b32160b6daec863b046635ee5d232a7"
),
.binaryTarget(
name: "YandexMobileAdsInstream",
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.32.0/spm/b81f9f29-138e-4827-ae69-48fd8709a76a.zip",
checksum: "d271d5bd881be6ca9530a04d37d0a86d31a68743d4d35bcec5a15826fdd2a1fe"
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.33.0/spm/1f7ed375-39f4-4506-b0f4-6f51c3f0e7be.zip",
checksum: "6cd5c40908979ef00ea5bc8bcd498e554c81bfb985df71e8a3e610ff12bb1323"
)
]
)
Empty file.
9 changes: 9 additions & 0 deletions Sources/YandexMobileAdsWrapper/MACSwiftBundleProvider.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import Foundation

@objc(MACSwiftBundleProvider)
class MACSwiftBundleProvider: NSObject {

@objc func provideBundle() -> Bundle {
Bundle.module
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.3.1.0

### Updated

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

## Version 7.3.0.0

### Updated
Expand Down
7 changes: 7 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.3.1.0

### Updated

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

## Version 7.3.0.0

### Updated
Expand All @@ -10,6 +16,7 @@ All notable changes to this project will be documented in this file.
- Updated minimum supported `YandexMobileAds` version to `7.3.0`



## Version 7.2.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.18

### Updated

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

## Version 4.9.0.17

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

### Updated

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

## Version 12.5.0.3

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

### Updated

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

## Version 4.2.3.3

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

### Updated

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

## Version 9.7.0.6

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

### Updated

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

## Version 11.3.0.3

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

### Updated

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

## Version 10.7.4.1

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

### Updated

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

## Version 8.2.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.7.2

### Updated

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

## Version 7.6.7.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.5.1

### Updated

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

## Version 5.21.5.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.4

### Updated

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

## Version 4.10.3.3

### Updated
Expand Down
Loading

0 comments on commit 66881c8

Please sign in to comment.