The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Spanker 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KittyMac/Spanker.git
Reference: v0.2.47
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KittyMac/Spanker
 * tag               v0.2.47    -> FETCH_HEAD
HEAD is now at 96e58f6 fixes for JsonElement(unknown:) and Any?
Cloned https://github.com/KittyMac/Spanker.git
Revision (git rev-parse @):
96e58f68274a2e6f370fff153ceb5674a06936c4
SUCCESS checkout https://github.com/KittyMac/Spanker.git at v0.2.47
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/KittyMac/Spanker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Hitch Hitch+CodeBlock.swift
[2/10] Compiling Hitch Hitch+Format.swift
[3/10] Compiling Hitch Hitch+FormatOperator.swift
[4/12] Compiling Hitch Int8+Ascii.swift
[5/12] Compiling Hitch UInt8+Ascii.swift
[6/12] Compiling Hitch CHitch.swift
[7/12] Compiling Hitch HalfHitch.swift
[8/12] Compiling Hitch Hitch+Base32.swift
[9/12] Compiling Hitch Hitch+MD5.swift
[10/12] Compiling Hitch Hitch+Shared.swift
[11/12] Compiling Hitch Hitch.swift
[12/12] Emitting module Hitch
[13/16] Compiling Spanker Spanker+Reader.swift
[14/16] Compiling Spanker Spanker+Subscripts.swift
[15/16] Emitting module Spanker
[16/16] Compiling Spanker Spanker.swift
Build complete! (7.71s)
Fetching https://github.com/KittyMac/Hitch.git from cache
Fetched https://github.com/KittyMac/Hitch.git (0.17s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.112 (0.04s)
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.112
Build complete.
Done.