Build Information
Failed to build YandexMapsMobile, reference 4.23.0 (0c0a32), with Swift 6.1 for macOS (SPM) on 3 Oct 2025 02:58:02 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/c-villain/YandexMapsMobile.git
Reference: 4.23.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/c-villain/YandexMapsMobile
* tag 4.23.0 -> FETCH_HEAD
HEAD is now at 0c0a32f Update to 4.23.0
Cloned https://github.com/c-villain/YandexMapsMobile.git
Revision (git rev-parse @):
0c0a32f32ebac11865c9bb1fe861444fa3a55a22
SUCCESS checkout https://github.com/c-villain/YandexMapsMobile.git at 4.23.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/c-villain/YandexMapsMobile.git
https://github.com/c-villain/YandexMapsMobile.git
{
"dependencies" : [
],
"manifest_display_name" : "YandexMapsMobile",
"name" : "YandexMapsMobile",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "YandexMapsMobile",
"targets" : [
"YandexMapsMobile"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YandexMapsMobile",
"module_type" : "BinaryTarget",
"name" : "YandexMapsMobile",
"path" : "remote/archive/YandexMapsMobile.xcframework.zip",
"product_memberships" : [
"YandexMapsMobile"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
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
Downloading binary artifact https://github.com/c-villain/YandexMapsMobile/releases/download/4.23.0/YandexMapsMobile.xcframework.zip
[16375/232681164] Downloading https://github.com/c-villain/YandexMapsMobile/releases/download/4.23.0/YandexMapsMobile.xcframework.zip
Downloaded https://github.com/c-villain/YandexMapsMobile/releases/download/4.23.0/YandexMapsMobile.xcframework.zip (12.80s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm