The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 0

Build Command

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

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.0
Building package at path:  $PWD
https://github.com/tbxark/swift-telegram-bot-api.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Emitting module TelegramBotAPI
[4/4] Compiling TelegramBotAPI API.swift
Build complete! (14.33s)
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.