The Swift Package Index logo.Swift Package Index

Build Information

Failed to build YandexMapsMobileLite, reference main (c3dd29), with Swift 6.2 for macOS (SPM) on 14 Mar 2026 15:16:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.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 c3dd298 Archive repository and recommend official SDK
Cloned https://github.com/c-villain/YandexMapsMobileLite.git
Revision (git rev-parse @):
c3dd2984d66a0fdc99cfd97f3b11c98e909fc7a1
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
[15591/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.84s)
========================================
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/151] Fetching yandexmapsmobilelite
Fetched https://github.com/c-villain/YandexMapsMobileLite.git from cache (0.75s)
Creating working copy for https://github.com/c-villain/YandexMapsMobileLite.git
Working copy of https://github.com/c-villain/YandexMapsMobileLite.git resolved at main (c3dd298)
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.64s)
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