The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TelegramBotAPI, reference main (aaca2e), with Swift 6.0 for visionOS using Xcode 16.2 on 1 Mar 2026 05:47:07 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atacan/TelegramBotAPI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/atacan/TelegramBotAPI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aaca2e4 Add MIT License to the project
Cloned https://github.com/atacan/TelegramBotAPI.git
Revision (git rev-parse @):
aaca2e49476e03deb95269d26753800f09941798
SUCCESS checkout https://github.com/atacan/TelegramBotAPI.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/atacan/TelegramBotAPI.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2026-02-28 21:47:04.245 xcodebuild[513:2984] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-28-02_21-47-0004.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:50:9: error: unexpected ',' separator
48 |             name: "LoggingToTelegramTests",
49 |             dependencies: ["LoggingToTelegram"],
50 |         ),
   |         `- error: unexpected ',' separator
51 |         .executableTarget(
52 |             name: "Prepare",
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2026-02-28 21:47:06.271 xcodebuild[609:3661] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-28-02_21-47-0006.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:50:9: error: unexpected ',' separator
48 |             name: "LoggingToTelegramTests",
49 |             dependencies: ["LoggingToTelegram"],
50 |         ),
   |         `- error: unexpected ',' separator
51 |         .executableTarget(
52 |             name: "Prepare",
BUILD FAILURE 6.0 visionOS