Build Information
Failed to build YandexMapsMobile, reference main (f12b3f
), with Swift 6.0 for macOS (SPM) on 17 Apr 2025 17:30:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/c-villain/YandexMapsMobile.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/c-villain/YandexMapsMobile
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f12b3fa Update to 4.14.0
Cloned https://github.com/c-villain/YandexMapsMobile.git
Revision (git rev-parse @):
f12b3fa718f67aa71577d609d670b288885f1e9b
SUCCESS checkout https://github.com/c-villain/YandexMapsMobile.git at main
[16375/224997760] Downloading https://github.com/c-villain/YandexMapsMobile/releases/download/4.14.0/YandexMapsMobile.xcframework.zip
Downloading binary artifact https://github.com/c-villain/YandexMapsMobile/releases/download/4.14.0/YandexMapsMobile.xcframework.zip
Downloaded https://github.com/c-villain/YandexMapsMobile/releases/download/4.14.0/YandexMapsMobile.xcframework.zip (12.61s)
========================================
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": "yandexmapsmobile",
"name": "YandexMapsMobile",
"url": "https://github.com/c-villain/YandexMapsMobile.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/YandexMapsMobile",
"dependencies": [
]
}
]
}
Fetching https://github.com/c-villain/YandexMapsMobile.git
[1/209] Fetching yandexmapsmobile
Fetched https://github.com/c-villain/YandexMapsMobile.git from cache (0.76s)
Creating working copy for https://github.com/c-villain/YandexMapsMobile.git
Working copy of https://github.com/c-villain/YandexMapsMobile.git resolved at main (f12b3fa)
Fetching binary artifact https://github.com/c-villain/YandexMapsMobile/releases/download/4.14.0/YandexMapsMobile.xcframework.zip from cache
Fetched https://github.com/c-villain/YandexMapsMobile/releases/download/4.14.0/YandexMapsMobile.xcframework.zip from cache (11.04s)
warning: '.resolve-product-dependencies': dependency 'yandexmapsmobile' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
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.2.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
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.2.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.0 macosSpm