The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Server with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bteapot/Server.git
Reference: 2.0.3
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bteapot/Server
 * tag               2.0.3      -> FETCH_HEAD
HEAD is now at df3dbc6 Подтянуто под Swift 5.10.
Cloned https://github.com/bteapot/Server.git
Revision (git rev-parse @):
df3dbc6f5b3a4125d0fd7282b5661ae05fcad2f4
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bteapot/Server.git at 2.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/bteapot/Server.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Emitting module Server
[2/10] Compiling Server Take.swift
[3/10] Compiling Server Tools.swift
[4/10] Compiling Server Method.swift
[5/10] Compiling Server Reachable.swift
[6/10] Compiling Server Send.swift
[7/10] Compiling Server Server.swift
[8/10] Compiling Server Config.swift
[9/10] Compiling Server Delegate.swift
[10/10] Compiling Server Errors.swift
Build complete! (7.33s)
Build complete.
Done.