Build Information
Failed to build YandexMobileAdsPackage, reference 7.18.1 (b0d76d), with Swift 6.1 for macOS (SPM) on 12 Dec 2025 05:41:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/yandex-ads-sdk-ios.git
Reference: 7.18.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yandexmobile/yandex-ads-sdk-ios
* tag 7.18.1 -> FETCH_HEAD
HEAD is now at b0d76de Release 7.18.1
Cloned https://github.com/yandexmobile/yandex-ads-sdk-ios.git
Revision (git rev-parse @):
b0d76de85af800b52c6930326fcf047ff8d93400
SUCCESS checkout https://github.com/yandexmobile/yandex-ads-sdk-ios.git at 7.18.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/yandexmobile/yandex-ads-sdk-ios.git
https://github.com/yandexmobile/yandex-ads-sdk-ios.git
{
"dependencies" : [
{
"identity" : "appmetrica-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "5.14.0",
"upper_bound" : "5.15.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
},
{
"identity" : "divkit-ios-facade",
"requirement" : {
"range" : [
{
"lower_bound" : "5.2.1",
"upper_bound" : "5.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/divkit/divkit-ios-facade"
},
{
"identity" : "swift-package-manager-google-mobile-ads",
"requirement" : {
"range" : [
{
"lower_bound" : "12.2.0",
"upper_bound" : "12.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads"
},
{
"identity" : "vungleadssdk-swiftpackagemanager",
"requirement" : {
"range" : [
{
"lower_bound" : "7.4.2",
"upper_bound" : "7.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager"
},
{
"identity" : "applovin-max-swift-package",
"requirement" : {
"range" : [
{
"lower_bound" : "13.3.1",
"upper_bound" : "13.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AppLovin/AppLovin-MAX-Swift-Package"
},
{
"identity" : "mytarget-ios-spm",
"requirement" : {
"range" : [
{
"lower_bound" : "5.28.0",
"upper_bound" : "5.29.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/myTargetSDK/mytarget-ios-spm"
},
{
"identity" : "mintegraladsdk-swift-package",
"requirement" : {
"range" : [
{
"lower_bound" : "7.7.9",
"upper_bound" : "7.8.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package"
}
],
"manifest_display_name" : "YandexMobileAdsPackage",
"name" : "YandexMobileAdsPackage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "YandexMobileAds",
"targets" : [
"YandexMobileAdsWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "YandexMobileAdsInstream",
"targets" : [
"YandexMobileAdsInstreamWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GoogleYandexMobileAdsAdapters",
"targets" : [
"GoogleYandexMobileAdsAdaptersWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VungleYandexMobileAdsAdapters",
"targets" : [
"VungleYandexMobileAdsAdaptersWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppLovinYandexMobileAdsAdapters",
"targets" : [
"AppLovinYandexMobileAdsAdaptersWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MyTargetYandexMobileAdsAdapters",
"targets" : [
"MyTargetYandexMobileAdsAdaptersWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MintegralYandexMobileAdsAdapters",
"targets" : [
"MintegralYandexMobileAdsAdaptersWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "YandexMobileAdsMediation",
"targets" : [
"YandexMobileAdsMediation",
"GoogleYandexMobileAdsAdaptersWrapper",
"VungleYandexMobileAdsAdaptersWrapper",
"AppLovinYandexMobileAdsAdaptersWrapper",
"MyTargetYandexMobileAdsAdaptersWrapper",
"MintegralYandexMobileAdsAdaptersWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YandexMobileAdsWrapper",
"module_type" : "SwiftTarget",
"name" : "YandexMobileAdsWrapper",
"path" : "Sources/YandexMobileAdsWrapper",
"product_dependencies" : [
"AppMetricaCore",
"AppMetricaLibraryAdapter",
"AppMetricaAdSupport",
"AppMetricaIDSync",
"DivKitBinaryCompatibilityFacade"
],
"product_memberships" : [
"YandexMobileAds",
"YandexMobileAdsInstream",
"GoogleYandexMobileAdsAdapters",
"VungleYandexMobileAdsAdapters",
"AppLovinYandexMobileAdsAdapters",
"MyTargetYandexMobileAdsAdapters",
"MintegralYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Bold.ttf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Medium.ttf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Regular.ttf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/AssetAccessibility.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/DebugPanel.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/InstreamControls.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Media.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"MACSwiftBundleProvider.swift"
],
"target_dependencies" : [
"YandexMobileAds"
],
"type" : "library"
},
{
"c99name" : "YandexMobileAdsMediation",
"module_type" : "BinaryTarget",
"name" : "YandexMobileAdsMediation",
"path" : "remote/archive/64e3fde2-6f01-4e73-b275-ba99db748f06.zip",
"product_memberships" : [
"YandexMobileAdsMediation"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "YandexMobileAdsInstreamWrapper",
"module_type" : "SwiftTarget",
"name" : "YandexMobileAdsInstreamWrapper",
"path" : "Sources/YandexMobileAdsInstreamWrapper",
"product_memberships" : [
"YandexMobileAdsInstream"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"YandexMobileAdsInstream",
"YandexMobileAdsWrapper"
],
"type" : "library"
},
{
"c99name" : "YandexMobileAdsInstream",
"module_type" : "BinaryTarget",
"name" : "YandexMobileAdsInstream",
"path" : "remote/archive/a6552e65-46e9-4888-b87a-6f22e4f82099.zip",
"product_memberships" : [
"YandexMobileAdsInstream"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "YandexMobileAds",
"module_type" : "BinaryTarget",
"name" : "YandexMobileAds",
"path" : "remote/archive/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip",
"product_memberships" : [
"YandexMobileAds",
"YandexMobileAdsInstream",
"GoogleYandexMobileAdsAdapters",
"VungleYandexMobileAdsAdapters",
"AppLovinYandexMobileAdsAdapters",
"MyTargetYandexMobileAdsAdapters",
"MintegralYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "VungleYandexMobileAdsAdaptersWrapper",
"module_type" : "SwiftTarget",
"name" : "VungleYandexMobileAdsAdaptersWrapper",
"path" : "Sources/VungleYandexMobileAdsAdaptersWrapper",
"product_dependencies" : [
"VungleAdsSDK"
],
"product_memberships" : [
"VungleYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"VungleYandexMobileAdsAdapters",
"YandexMobileAdsWrapper"
],
"type" : "library"
},
{
"c99name" : "VungleYandexMobileAdsAdapters",
"module_type" : "BinaryTarget",
"name" : "VungleYandexMobileAdsAdapters",
"path" : "remote/archive/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip",
"product_memberships" : [
"VungleYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "MyTargetYandexMobileAdsAdaptersWrapper",
"module_type" : "SwiftTarget",
"name" : "MyTargetYandexMobileAdsAdaptersWrapper",
"path" : "Sources/MyTargetYandexMobileAdsAdaptersWrapper",
"product_dependencies" : [
"MyTargetSDK"
],
"product_memberships" : [
"MyTargetYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"MyTargetYandexMobileAdsAdapters",
"YandexMobileAdsWrapper"
],
"type" : "library"
},
{
"c99name" : "MyTargetYandexMobileAdsAdapters",
"module_type" : "BinaryTarget",
"name" : "MyTargetYandexMobileAdsAdapters",
"path" : "remote/archive/2f5c759c-9579-43b9-af23-814404b18df1.zip",
"product_memberships" : [
"MyTargetYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "MintegralYandexMobileAdsAdaptersWrapper",
"module_type" : "SwiftTarget",
"name" : "MintegralYandexMobileAdsAdaptersWrapper",
"path" : "Sources/MintegralYandexMobileAdsAdaptersWrapper",
"product_dependencies" : [
"MintegralAdSDK"
],
"product_memberships" : [
"MintegralYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"MintegralYandexMobileAdsAdapters",
"YandexMobileAdsWrapper"
],
"type" : "library"
},
{
"c99name" : "MintegralYandexMobileAdsAdapters",
"module_type" : "BinaryTarget",
"name" : "MintegralYandexMobileAdsAdapters",
"path" : "remote/archive/1c37612d-dd1d-4121-a14a-93c32898866a.zip",
"product_memberships" : [
"MintegralYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "GoogleYandexMobileAdsAdaptersWrapper",
"module_type" : "SwiftTarget",
"name" : "GoogleYandexMobileAdsAdaptersWrapper",
"path" : "Sources/GoogleYandexMobileAdsAdaptersWrapper",
"product_dependencies" : [
"GoogleMobileAds"
],
"product_memberships" : [
"GoogleYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"GoogleYandexMobileAdsAdapters",
"YandexMobileAdsWrapper"
],
"type" : "library"
},
{
"c99name" : "GoogleYandexMobileAdsAdapters",
"module_type" : "BinaryTarget",
"name" : "GoogleYandexMobileAdsAdapters",
"path" : "remote/archive/920b4692-776b-4a89-ac0b-57295155f88d.zip",
"product_memberships" : [
"GoogleYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "AppLovinYandexMobileAdsAdaptersWrapper",
"module_type" : "SwiftTarget",
"name" : "AppLovinYandexMobileAdsAdaptersWrapper",
"path" : "Sources/AppLovinYandexMobileAdsAdaptersWrapper",
"product_dependencies" : [
"AppLovinSDK"
],
"product_memberships" : [
"AppLovinYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"AppLovinYandexMobileAdsAdapters",
"YandexMobileAdsWrapper"
],
"type" : "library"
},
{
"c99name" : "AppLovinYandexMobileAdsAdapters",
"module_type" : "BinaryTarget",
"name" : "AppLovinYandexMobileAdsAdapters",
"path" : "remote/archive/0b716186-3453-4f8f-8126-388be348ebb4.zip",
"product_memberships" : [
"AppLovinYandexMobileAdsAdapters",
"YandexMobileAdsMediation"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package
Fetching https://github.com/googleads/swift-package-manager-google-mobile-ads
Fetching https://github.com/AppLovin/AppLovin-MAX-Swift-Package
Fetching https://github.com/myTargetSDK/mytarget-ios-spm
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
Fetching https://github.com/divkit/divkit-ios-facade
Fetching https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager
[6/284] Fetching swift-package-manager-google-mobile-ads
[30/378] Fetching swift-package-manager-google-mobile-ads, divkit-ios-facade
[124/1546] Fetching swift-package-manager-google-mobile-ads, divkit-ios-facade, applovin-max-swift-package
[148/1628] Fetching swift-package-manager-google-mobile-ads, divkit-ios-facade, applovin-max-swift-package, mintegraladsdk-swift-package
[446/7865] Fetching swift-package-manager-google-mobile-ads, divkit-ios-facade, applovin-max-swift-package, mintegraladsdk-swift-package, mytarget-ios-spm
[548/7999] Fetching swift-package-manager-google-mobile-ads, divkit-ios-facade, applovin-max-swift-package, mintegraladsdk-swift-package, mytarget-ios-spm, vungleadssdk-swiftpackagemanager
[656/16186] Fetching swift-package-manager-google-mobile-ads, divkit-ios-facade, applovin-max-swift-package, mintegraladsdk-swift-package, mytarget-ios-spm, vungleadssdk-swiftpackagemanager, appmetrica-sdk-ios
Fetched https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package from cache (1.29s)
Fetched https://github.com/AppLovin/AppLovin-MAX-Swift-Package from cache (1.29s)
[6696/14936] Fetching swift-package-manager-google-mobile-ads, divkit-ios-facade, mytarget-ios-spm, vungleadssdk-swiftpackagemanager, appmetrica-sdk-ios
Fetched https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager from cache (32.80s)
Fetched https://github.com/myTargetSDK/mytarget-ios-spm from cache (32.80s)
Fetched https://github.com/googleads/swift-package-manager-google-mobile-ads from cache (32.80s)
Fetched https://github.com/divkit/divkit-ios-facade from cache (32.80s)
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (32.80s)
Computing version for https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package
Computed https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package at 7.7.9 (33.35s)
Computing version for https://github.com/myTargetSDK/mytarget-ios-spm
Computed https://github.com/myTargetSDK/mytarget-ios-spm at 5.28.0 (3.05s)
Fetching https://github.com/myTrackerSDK/mytracker-ios-spm.git
[1/1315] Fetching mytracker-ios-spm
Fetched https://github.com/myTrackerSDK/mytracker-ios-spm.git from cache (6.66s)
Computing version for https://github.com/AppLovin/AppLovin-MAX-Swift-Package
Computed https://github.com/AppLovin/AppLovin-MAX-Swift-Package at 13.3.1 (7.23s)
Computing version for https://github.com/googleads/swift-package-manager-google-mobile-ads
Computed https://github.com/googleads/swift-package-manager-google-mobile-ads at 12.2.0 (0.55s)
Fetching https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
[1/62] Fetching swift-package-manager-google-user-messaging-platform
Fetched https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git from cache (0.66s)
Computing version for https://github.com/divkit/divkit-ios-facade
Computed https://github.com/divkit/divkit-ios-facade at 5.2.1 (1.21s)
Fetching https://github.com/divkit/divkit-ios.git
[1/13768] Fetching divkit-ios
Fetched https://github.com/divkit/divkit-ios.git from cache (1.32s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.14.0 (1.91s)
Fetching https://github.com/kstenerud/KSCrash
[1/19601] Fetching kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (1.64s)
Computing version for https://github.com/myTrackerSDK/mytracker-ios-spm.git
Computed https://github.com/myTrackerSDK/mytracker-ios-spm.git at 3.2.2 (2.27s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.1.2 (0.63s)
Computing version for https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager
Computed https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager at 7.4.5 (0.57s)
Computing version for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Computed https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at 2.7.0 (0.56s)
Computing version for https://github.com/divkit/divkit-ios.git
Computed https://github.com/divkit/divkit-ios.git at 32.29.0 (0.46s)
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/yandex/vgsl.git
[1/4413] Fetching vgsl
[3620/11442] Fetching vgsl, swift-markdown
Fetched https://github.com/yandex/vgsl.git from cache (1.39s)
Fetched https://github.com/apple/swift-markdown.git from cache (1.39s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (2.14s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18257] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (2.20s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.83s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 7.15.2 (0.55s)
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 5.14.0
Creating working copy for https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager
Working copy of https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager resolved at 7.4.5
Creating working copy for https://github.com/yandex/vgsl.git
Working copy of https://github.com/yandex/vgsl.git resolved at 7.15.2
Creating working copy for https://github.com/myTargetSDK/mytarget-ios-spm
Working copy of https://github.com/myTargetSDK/mytarget-ios-spm resolved at 5.28.0
Creating working copy for https://github.com/divkit/divkit-ios.git
Working copy of https://github.com/divkit/divkit-ios.git resolved at 32.29.0
Creating working copy for https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package
Working copy of https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package resolved at 7.7.9
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Working copy of https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git resolved at 2.7.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/AppLovin/AppLovin-MAX-Swift-Package
Working copy of https://github.com/AppLovin/AppLovin-MAX-Swift-Package resolved at 13.3.1
Creating working copy for https://github.com/divkit/divkit-ios-facade
Working copy of https://github.com/divkit/divkit-ios-facade resolved at 5.2.1
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.1.2
Creating working copy for https://github.com/googleads/swift-package-manager-google-mobile-ads
Working copy of https://github.com/googleads/swift-package-manager-google-mobile-ads resolved at 12.2.0
Creating working copy for https://github.com/myTrackerSDK/mytracker-ios-spm.git
Working copy of https://github.com/myTrackerSDK/mytracker-ios-spm.git resolved at 3.2.2
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.18.1/spm/64e3fde2-6f01-4e73-b275-ba99db748f06.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.9.3/spm/1c37612d-dd1d-4121-a14a-93c32898866a.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBanner.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKReward.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKNewInterstitial.xcframework.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/d1070530f5b68fa2/googlemobileadsios-spm-12.2.0.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBidding.xcframework.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
Downloading binary artifact https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKInterstitialVideo.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKNativeAdvanced.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKSplash.xcframework.zip
Downloading binary artifact https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.3.1.xcframework.zip
[15943/490671] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip
[69488/756525] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBanner.xcframework.zip
[126780/11254681] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBanner.xcframework.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip
[10638957/11728319] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBanner.xcframework.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBanner.xcframework.zip (0.69s)
[10609968/11462465] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip
[10642700/32258898] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip
[10724530/32950306] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip
[10773123/35055824] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip
[10937360/35618046] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip
[10985872/35694695] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKReward.xcframework.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKReward.xcframework.zip (0.79s)
[10969804/35691546] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKNewInterstitial.xcframework.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKNewInterstitial.xcframework.zip (0.84s)
[11150272/35618046] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip
[13358533/35737600] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBidding.xcframework.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.14/spm/611a05a6-5f10-44c9-8abe-430e1e8cd9e6.zip (0.97s)
[13192970/35263962] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBidding.xcframework.zip
[13695541/35305204] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBidding.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.18.1/spm/64e3fde2-6f01-4e73-b275-ba99db748f06.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKBidding.xcframework.zip (1.03s)
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.8/spm/2f5c759c-9579-43b9-af23-814404b18df1.zip (1.03s)
[14518706/34694979] Downloading https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.18.1/spm/64e3fde2-6f01-4e73-b275-ba99db748f06.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.18.1/spm/64e3fde2-6f01-4e73-b275-ba99db748f06.zip (1.07s)
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.8/spm/920b4692-776b-4a89-ac0b-57295155f88d.zip (1.07s)
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.3.1.3/spm/0b716186-3453-4f8f-8126-388be348ebb4.zip (1.08s)
[14603810/34019000] Downloading https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.9.3/spm/1c37612d-dd1d-4121-a14a-93c32898866a.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDK.xcframework.zip (1.14s)
[7030263/23616570] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.9.3/spm/1c37612d-dd1d-4121-a14a-93c32898866a.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKInterstitialVideo.xcframework.zip
[7383995/23718725] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.9.3/spm/1c37612d-dd1d-4121-a14a-93c32898866a.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKInterstitialVideo.xcframework.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKNativeAdvanced.xcframework.zip
[7503623/24268687] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.9.3/spm/1c37612d-dd1d-4121-a14a-93c32898866a.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKInterstitialVideo.xcframework.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKNativeAdvanced.xcframework.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKSplash.xcframework.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKInterstitialVideo.xcframework.zip (1.21s)
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKNativeAdvanced.xcframework.zip (1.21s)
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsInstream/0.63.0/spm/a6552e65-46e9-4888-b87a-6f22e4f82099.zip (1.22s)
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.9/MTGSDKSplash.xcframework.zip (1.22s)
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.9.3/spm/1c37612d-dd1d-4121-a14a-93c32898866a.zip (1.23s)
[8519680/20796433] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip
[14154811/26243237] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.3.1.xcframework.zip
[14506884/29954009] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.3.1.xcframework.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
[21376748/29956793] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.3.1.xcframework.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip, https://dl.google.com/googleadmobadssdk/d1070530f5b68fa2/googlemobileadsios-spm-12.2.0.zip
[23349195/30291606] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.3.1.xcframework.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip, https://dl.google.com/googleadmobadssdk/d1070530f5b68fa2/googlemobileadsios-spm-12.2.0.zip, https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip (1.78s)
[24714140/31388521] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.3.1.xcframework.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip, https://dl.google.com/googleadmobadssdk/d1070530f5b68fa2/googlemobileadsios-spm-12.2.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/d1070530f5b68fa2/googlemobileadsios-spm-12.2.0.zip (2.34s)
Downloaded https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.3.1.xcframework.zip (2.36s)
[24366183/24507205] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.18.1/spm/d0b9d984-ec43-4514-90a0-4f5eba537f1d.zip (2.65s)
[3586134/3710772] Downloading https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
Downloaded https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip (3.56s)
error: the library 'LayoutKit' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'LayoutKit' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'LayoutKitInterface' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'LayoutKitInterface' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'Serialization' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'Serialization' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitSVG' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitSVG' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitMarkdownExtension' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitMarkdownExtension' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKit' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKit' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'AppMetricaCrashes' requires macos 10.13, but depends on the product 'Recording' which requires macos 10.14; consider changing the library 'AppMetricaCrashes' to require macos 10.14 or later, or the product 'Recording' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'LayoutKit' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'LayoutKit' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'LayoutKitInterface' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'LayoutKitInterface' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'Serialization' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'Serialization' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitSVG' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitSVG' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitMarkdownExtension' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitMarkdownExtension' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKit' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKit' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'AppMetricaCrashes' requires macos 10.13, but depends on the product 'Recording' which requires macos 10.14; consider changing the library 'AppMetricaCrashes' to require macos 10.14 or later, or the product 'Recording' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm