The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwifterSockets with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Balancingrock/SwifterSockets.git
Reference: 1.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Balancingrock/SwifterSockets
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at a1bad95 reduced target macos to 10.10
Cloned https://github.com/Balancingrock/SwifterSockets.git into spi-builder-workspace
a1bad95095bca87756cd0f3d72d6b448ce5684a3
SUCCESS checkout https://github.com/Balancingrock/SwifterSockets.git at 1.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/16] Compiling SwifterSockets SetupTipServer.swift
[2/16] Compiling SwifterSockets SwifterSocketsResult.swift
[3/18] Compiling SwifterSockets TipInterface.swift
[4/18] Compiling SwifterSockets TipReceiverLoop.swift
[5/18] Emitting module SwifterSockets
[6/18] Compiling SwifterSockets ReceiverProtocol.swift
[7/18] Compiling SwifterSockets ServerProtocol.swift
[8/18] Compiling SwifterSockets ConnectToTipServer.swift
[9/18] Compiling SwifterSockets Connection.swift
[10/18] Compiling SwifterSockets ConnectionPool.swift
[11/18] Compiling SwifterSockets SwifterSocketsUtils.swift
[12/18] Compiling SwifterSockets TipAccept.swift
[13/18] Compiling SwifterSockets TipServer.swift
[14/18] Compiling SwifterSockets TipTransfer.swift
[15/18] Compiling SwifterSockets FileDescriptorMacros.swift
[16/18] Compiling SwifterSockets InterfaceAccess.swift
[17/18] Compiling SwifterSockets TransmitterProtocol.swift
[18/18] Compiling SwifterSockets WaitForSelect.swift
Build complete! (3.66s)
Build complete.
Done.