The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PacketProcessor 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/dannys42/SwiftPacketProcessor.git
Reference: 0.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dannys42/SwiftPacketProcessor
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 71dd60b Now using ObjectIdentifier.  Removed need for _packetTypeId.
Cloned https://github.com/dannys42/SwiftPacketProcessor.git into spi-builder-workspace
71dd60bbabf03d4656c933f1451a57cef9d5de1e
SUCCESS checkout https://github.com/dannys42/SwiftPacketProcessor.git at 0.0.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)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.25s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Compiling PacketProcessor StringPacket.swift
[4/13] Compiling PacketProcessor PacketHandlerContext.swift
[5/13] Compiling PacketProcessor PacketCollectionType.swift
[6/13] Compiling PacketProcessor PacketProtocols.swift
[7/13] Compiling PacketProcessor DataPacket.swift
[8/13] Compiling PacketProcessor PacketHandlerIdentifier.swift
[9/13] Compiling PacketProcessor PacketProcessor.swift
[10/13] Compiling PacketProcessor HandlerWrapper.swift
[11/13] Compiling PacketProcessor PacketTypeWrapper.swift
[12/13] Emitting module PacketProcessor
[13/13] Compiling PacketProcessor PacketSearchResult.swift
Build complete! (12.87s)
Build complete.
Done.