The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TelegramBotAPI, reference 9.0.0 (b0f36e), with Swift 5.9 for macOS (SPM) on 12 Apr 2025 19:22:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.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/tbxark/swift-telegram-bot-api.git
Reference: 9.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tbxark/swift-telegram-bot-api
 * tag               9.0.0      -> FETCH_HEAD
HEAD is now at b0f36ec chore: Bump bot API version (#4)
Cloned https://github.com/tbxark/swift-telegram-bot-api.git
Revision (git rev-parse @):
b0f36eca4677d8540e5cf0554fc42ee1405c2365
SUCCESS checkout https://github.com/tbxark/swift-telegram-bot-api.git at 9.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/tbxark/swift-telegram-bot-api.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module TelegramBotAPI
[2/2] Compiling TelegramBotAPI API.swift
Build complete! (23.49s)
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.