Build Information
Failed to build YandexMapsMobileLite, reference main (28d6c4), with Swift 6.2 for macOS (SPM) on 2 Oct 2025 22:23:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.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/YandexMapsMobileLite.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/c-villain/YandexMapsMobileLite
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 28d6c43 Update to 4.23.0
Cloned https://github.com/c-villain/YandexMapsMobileLite.git
Revision (git rev-parse @):
28d6c43c3db70936d4fe90d5f62c67c26688c167
SUCCESS checkout https://github.com/c-villain/YandexMapsMobileLite.git at main
Downloading binary artifact https://github.com/c-villain/YandexMapsMobileLite/releases/download/4.23.0/YandexMapsMobile.xcframework.zip
[16375/182939910] Downloading https://github.com/c-villain/YandexMapsMobileLite/releases/download/4.23.0/YandexMapsMobile.xcframework.zip
Downloaded https://github.com/c-villain/YandexMapsMobileLite/releases/download/4.23.0/YandexMapsMobile.xcframework.zip (9.63s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "yandexmapsmobilelite",
"name": "YandexMapsMobileLite",
"url": "https://github.com/c-villain/YandexMapsMobileLite.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/YandexMapsMobileLite",
"dependencies": [
]
}
]
}
Fetching https://github.com/c-villain/YandexMapsMobileLite.git
[1/148] Fetching yandexmapsmobilelite
Fetched https://github.com/c-villain/YandexMapsMobileLite.git from cache (0.74s)
Creating working copy for https://github.com/c-villain/YandexMapsMobileLite.git
Working copy of https://github.com/c-villain/YandexMapsMobileLite.git resolved at main (28d6c43)
Fetching binary artifact https://github.com/c-villain/YandexMapsMobileLite/releases/download/4.23.0/YandexMapsMobile.xcframework.zip from cache
Fetched https://github.com/c-villain/YandexMapsMobileLite/releases/download/4.23.0/YandexMapsMobile.xcframework.zip from cache (8.81s)
warning: '.resolve-product-dependencies': dependency 'yandexmapsmobilelite' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/c-villain/YandexMapsMobileLite.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm