The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TelegramBotAPI, reference master (8bafad), with Swift 6.1 for macOS (SPM) on 5 Apr 2026 22:07:27 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tbxark/swift-telegram-bot-api.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tbxark/swift-telegram-bot-api
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8bafadc chore: bump bot api version to 9.6
Cloned https://github.com/tbxark/swift-telegram-bot-api.git
Revision (git rev-parse @):
8bafadcb2400cea926bd72dfa7dae91131428db4
SUCCESS checkout https://github.com/tbxark/swift-telegram-bot-api.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tbxark/swift-telegram-bot-api.git
https://github.com/tbxark/swift-telegram-bot-api.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TelegramBotAPI",
  "name" : "TelegramBotAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TelegramBotAPI",
      "targets" : [
        "TelegramBotAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TelegramBotAPI",
      "module_type" : "SwiftTarget",
      "name" : "TelegramBotAPI",
      "path" : "Sources/TelegramBotAPI",
      "product_memberships" : [
        "TelegramBotAPI"
      ],
      "sources" : [
        "API.swift"
      ],
      "type" : "library"
    }
  ],
  "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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module TelegramBotAPI
[4/4] Compiling TelegramBotAPI API.swift
Build complete! (14.75s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TelegramBotAPI",
  "name" : "TelegramBotAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TelegramBotAPI",
      "targets" : [
        "TelegramBotAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TelegramBotAPI",
      "module_type" : "SwiftTarget",
      "name" : "TelegramBotAPI",
      "path" : "Sources/TelegramBotAPI",
      "product_memberships" : [
        "TelegramBotAPI"
      ],
      "sources" : [
        "API.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.