Skip to content

Commit

Permalink
Release 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-ads-github committed Jul 24, 2024
1 parent df04562 commit 61796e1
Show file tree
Hide file tree
Showing 21 changed files with 167 additions and 24 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.2.0;
CURRENT_PROJECT_VERSION = 7.3.0;
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.2.0;
MARKETING_VERSION = 7.3.0;
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.2.0;
CURRENT_PROJECT_VERSION = 7.3.0;
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.2.0;
MARKETING_VERSION = 7.3.0;
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 @@ -7,8 +7,8 @@
objects = {

/* Begin PBXBuildFile section */
0D62C42B2C4F8F370014CA12 /* NativeSliderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D62C42A2C4F8F370014CA12 /* NativeSliderView.swift */; };
0D62C42D2C4F8F470014CA12 /* AdFoxSliderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D62C42C2C4F8F470014CA12 /* AdFoxSliderViewController.swift */; };
0D118F702C3FBF0200E02305 /* AdFoxSliderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D118F6F2C3FBF0200E02305 /* AdFoxSliderViewController.swift */; };
0D118F722C3FCA2200E02305 /* NativeSliderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D118F712C3FCA2200E02305 /* NativeSliderView.swift */; };
14033F5E27201B8A00A24D5E /* MobileMediationInterstitialViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14033F5D27201B8A00A24D5E /* MobileMediationInterstitialViewController.swift */; };
14033F6527201E2700A24D5E /* MobileMediationNativeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14033F6427201E2700A24D5E /* MobileMediationNativeViewController.swift */; };
14033F6827201F7900A24D5E /* MobileMediationRewardedViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14033F6727201F7900A24D5E /* MobileMediationRewardedViewController.swift */; };
Expand Down Expand Up @@ -200,8 +200,8 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
0D62C42A2C4F8F370014CA12 /* NativeSliderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NativeSliderView.swift; sourceTree = "<group>"; };
0D62C42C2C4F8F470014CA12 /* AdFoxSliderViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AdFoxSliderViewController.swift; sourceTree = "<group>"; };
0D118F6F2C3FBF0200E02305 /* AdFoxSliderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdFoxSliderViewController.swift; sourceTree = "<group>"; };
0D118F712C3FCA2200E02305 /* NativeSliderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativeSliderView.swift; sourceTree = "<group>"; };
14033F5D27201B8A00A24D5E /* MobileMediationInterstitialViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MobileMediationInterstitialViewController.swift; sourceTree = "<group>"; };
14033F6427201E2700A24D5E /* MobileMediationNativeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MobileMediationNativeViewController.swift; sourceTree = "<group>"; };
14033F6727201F7900A24D5E /* MobileMediationRewardedViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MobileMediationRewardedViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -361,10 +361,10 @@
14033F6127201D9E00A24D5E /* Native */ = {
isa = PBXGroup;
children = (
0D62C42A2C4F8F370014CA12 /* NativeSliderView.swift */,
147B0BCB27200D12005F4062 /* StarRatingView.swift */,
147B0BCD27200D14005F4062 /* NativeAdView.swift */,
147B0BCC27200D13005F4062 /* NativeAdView.xib */,
0D118F712C3FCA2200E02305 /* NativeSliderView.swift */,
);
path = Native;
sourceTree = "<group>";
Expand Down Expand Up @@ -620,10 +620,10 @@
149931802722BD01005D2E87 /* Adfox */ = {
isa = PBXGroup;
children = (
0D62C42C2C4F8F470014CA12 /* AdFoxSliderViewController.swift */,
149931872722C423005D2E87 /* AdFoxBannerViewController.swift */,
1499318A2722CD44005D2E87 /* AdFoxInterstitialViewController.swift */,
149931832722BD94005D2E87 /* AdFoxNativeViewController.swift */,
0D118F6F2C3FBF0200E02305 /* AdFoxSliderViewController.swift */,
);
path = Adfox;
sourceTree = "<group>";
Expand Down Expand Up @@ -771,7 +771,7 @@
1467E34C271EA91500DF104A /* Frameworks */,
1467E34D271EA91500DF104A /* Resources */,
E4E9AE0924D84CE9CC90A2AD /* [CP] Copy Pods Resources */,
6587175D8225DAC913112E3D /* [CP] Embed Pods Frameworks */,
637866F3F3E9A65DF17581DC /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -915,7 +915,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;
};
6587175D8225DAC913112E3D /* [CP] Embed Pods Frameworks */ = {
637866F3F3E9A65DF17581DC /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand Down Expand Up @@ -1002,6 +1002,7 @@
DE6D740A2A740DF30024DA8F /* InstreamSingleViewController.swift in Sources */,
14033FBA2720457800A24D5E /* PlayerView.swift in Sources */,
149931882722C423005D2E87 /* AdFoxBannerViewController.swift in Sources */,
0D118F702C3FBF0200E02305 /* AdFoxSliderViewController.swift in Sources */,
14033FBC2720457800A24D5E /* VideoPlayerVisibilityTracker.swift in Sources */,
646CB7F62B0B5B6F0056DFD5 /* YandexAdsExampleViewController.swift in Sources */,
1474FC232721A4E500276688 /* GDPRViewController.swift in Sources */,
Expand All @@ -1010,12 +1011,11 @@
14033F6827201F7900A24D5E /* MobileMediationRewardedViewController.swift in Sources */,
B394AC8627A868DB00D92CD9 /* AdPlayerErrorConverter.swift in Sources */,
14033FB92720457800A24D5E /* ContentPlayerControlsDelegate.swift in Sources */,
0D62C42B2C4F8F370014CA12 /* NativeSliderView.swift in Sources */,
4A8FA13B2BFB558700A3DB07 /* NativeBulkViewController.swift in Sources */,
14033FC02720457800A24D5E /* InstreamAdBreakPositionFormatter.swift in Sources */,
14033FBF2720457800A24D5E /* InstreamParametersParser.swift in Sources */,
0D62C42D2C4F8F470014CA12 /* AdFoxSliderViewController.swift in Sources */,
DEC81ADC2A53B9E7008FE935 /* String+Extensions.swift in Sources */,
0D118F722C3FCA2200E02305 /* NativeSliderView.swift in Sources */,
14033F8527202B8D00A24D5E /* AdMobNativeAdView.swift in Sources */,
14033FBB2720457800A24D5E /* VideoAVPlayerDelegate.swift in Sources */,
149931842722BD94005D2E87 /* AdFoxNativeViewController.swift in Sources */,
Expand Down Expand Up @@ -1205,7 +1205,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.2.0;
CURRENT_PROJECT_VERSION = 7.3.0;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand All @@ -1224,7 +1224,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.2.0;
MARKETING_VERSION = 7.3.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -1268,7 +1268,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.2.0;
CURRENT_PROJECT_VERSION = 7.3.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1281,7 +1281,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.2.0;
MARKETING_VERSION = 7.3.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -1379,7 +1379,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.2.0;
CURRENT_PROJECT_VERSION = 7.3.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand All @@ -1392,7 +1392,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
MARKETING_VERSION = 7.2.0;
MARKETING_VERSION = 7.3.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ let package = Package(
),
.binaryTarget(
name: "YandexMobileAds",
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.2.0/spm/bb634541-f72b-4f3d-a88c-90b56077c1a1.zip",
checksum: "92d55937cf6d62bb0dfe4ab679290c25b53413701557e500806c4a9e8dc16a9e"
url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.3.0/spm/95bb0894-5077-4715-a965-de89f33adb87.zip",
checksum: "590427af9146dc73b74c6fcaa2d19992cbeeb856af3b161936910e9ade6c2b61"
),
.binaryTarget(
name: "YandexMobileAdsInstream",
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.31.0/spm/2302cb4e-412f-4ef8-ae0c-858f0fb6e487.zip",
checksum: "abb9d5bd110cc4654e25b970c6bfe1844801ed4037088767a153f5b63f4ae7ed"
url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.32.0/spm/b81f9f29-138e-4827-ae69-48fd8709a76a.zip",
checksum: "d271d5bd881be6ca9530a04d37d0a86d31a68743d4d35bcec5a15826fdd2a1fe"
)
]
)
48 changes: 48 additions & 0 deletions Sources/YandexMobileAdsTarget/Resources/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSPrivacyTracking</key>
<false/>
<key>NSPrivacyTrackingDomains</key>
<array/>
<key>NSPrivacyCollectedDataTypes</key>
<array>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>NSPrivacyCollectedDataTypeDeviceID</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeThirdPartyAdvertising</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>NSPrivacyCollectedDataTypeAdvertisingData</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeThirdPartyAdvertising</string>
</array>
</dict>
</array>
<key>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>CA92.1</string>
</array>
</dict>
</array>
</dict>
</plist>
Empty file.
1 change: 1 addition & 0 deletions Sources/YandexMobileAdsTarget/include/dummy.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

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

### Updated

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

## Version 7.2.0.0

### Updated
Expand Down
8 changes: 8 additions & 0 deletions changelog/adapter/ironsource-mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## Version 7.3.0.0

### Updated

- Updated minimum supported `IronSourceSDK` version to `8.2.0.0`
- 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.17

### Updated

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

## Version 4.9.0.16

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

### Updated

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

## Version 12.5.0.2

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

### Updated

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

## Version 4.2.3.2

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

### Updated

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

## Version 9.7.0.5

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

### Updated

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

## Version 11.3.0.2

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

### Updated

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

## Version 10.7.4.0

### Updated
Expand Down
7 changes: 7 additions & 0 deletions changelog/mediation/mobileads-ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## Version 8.2.0.0

### Updated

- Updated minimum supported `IronSourceSDK` version to `8.2.0.0`
- Updated minimum supported `YandexMobileAds` version to `7.3.0`

## Version 8.1.0.2

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

### Updated

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

## Version 7.6.7.0

### Updated
Expand Down
7 changes: 7 additions & 0 deletions changelog/mediation/mobileads-mytarget/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## Version 5.21.5.0

### Updated

- Updated minimum supported `YandexMobileAds` version to `7.3.0`
- Updated minimum supported `myTargetSDK` version to `5.21.5`

## Version 5.21.4.0

### Updated
Expand Down
Loading

0 comments on commit 61796e1

Please sign in to comment.