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 Server, reference 2.1.3 (734306), with Swift 5.10 for macOS (SPM) on 23 Sep 2024 14:00:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bteapot/Server.git
Reference: 2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bteapot/Server
 * tag               2.1.3      -> FETCH_HEAD
HEAD is now at 734306f Значения заголовков и запроса в конфиге теперь извлекаются асинхронно.
Cloned https://github.com/bteapot/Server.git
Revision (git rev-parse @):
734306fa4a85edd1da5fd00fcafcfe59afdcbbf4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bteapot/Server.git at 2.1.3
========================================
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": "server",
      "name": "Server",
      "url": "https://github.com/bteapot/Server.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Server",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bteapot/Server.git
[7/617] Fetching server
Fetched https://github.com/bteapot/Server.git from cache (1.47s)
Creating working copy for https://github.com/bteapot/Server.git
Working copy of https://github.com/bteapot/Server.git resolved at 2.1.3 (734306f)
warning: '.resolve-product-dependencies': dependency 'server' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/bteapot/Server.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling Server Take.swift
[4/12] Compiling Server Server.swift
[5/13] Compiling Server Tools.swift
[6/13] Compiling Server Delegate.swift
[7/13] Compiling Server Send.swift
[8/13] Compiling Server Method.swift
[9/13] Compiling Server Errors.swift
[10/13] Compiling Server Config.swift
[11/13] Compiling Server Reachable.swift
[12/13] Compiling Server Catcher.swift
[13/13] Emitting module Server
Build complete! (7.87s)
Build complete.
Done.