Build Information
Successful build of PacketProcessor 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.26.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dannys42/SwiftPacketProcessor.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/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
Revision (git rev-parse @):
71dd60bbabf03d4656c933f1451a57cef9d5de1e
SUCCESS checkout https://github.com/dannys42/SwiftPacketProcessor.git at 0.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/11] Emitting module PacketProcessor
[4/13] Compiling PacketProcessor PacketProcessor.swift
[5/13] Compiling PacketProcessor PacketSearchResult.swift
[6/13] Compiling PacketProcessor HandlerWrapper.swift
[7/13] Compiling PacketProcessor PacketTypeWrapper.swift
[8/13] Compiling PacketProcessor DataPacket.swift
[9/13] Compiling PacketProcessor PacketCollectionType.swift
[10/13] Compiling PacketProcessor PacketHandlerContext.swift
[11/13] Compiling PacketProcessor PacketHandlerIdentifier.swift
[12/13] Compiling PacketProcessor PacketProtocols.swift
[13/13] Compiling PacketProcessor StringPacket.swift
Build complete! (12.96s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.31s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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
Build complete.
Done.