Build Information
Successful build of Pailead with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pducks32/Pailead.git
Reference: 1.4.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pducks32/Pailead
* tag 1.4.1 -> FETCH_HEAD
HEAD is now at c6ce687 bump version
Cloned https://github.com/pducks32/Pailead.git
Revision (git rev-parse @):
c6ce6877a7c34f32f0ad37e4efb1832e0bebf8e7
SUCCESS checkout https://github.com/pducks32/Pailead.git at 1.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "pailead",
"name": "Pailead",
"url": "https://github.com/pducks32/Pailead.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pailead",
"dependencies": [
]
}
]
}
Fetching https://github.com/pducks32/Pailead.git
[1/447] Fetching pailead
Fetched https://github.com/pducks32/Pailead.git from cache (0.24s)
Creating working copy for https://github.com/pducks32/Pailead.git
Working copy of https://github.com/pducks32/Pailead.git resolved at 1.4.1 (c6ce687)
warning: '.resolve-product-dependencies': dependency 'pailead' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/pducks32/Pailead.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Pailead ModifiedMedianCutQuantizer.swift
[2/9] Compiling Pailead Pixel.swift
[3/9] Compiling Pailead Swatch.swift
[4/9] Compiling Pailead PriorityQueue.swift
[5/10] Compiling Pailead VBox.swift
[6/10] Compiling Pailead Palette.swift
[7/10] Compiling Pailead Pailead.swift
[8/10] Emitting module Pailead
[9/10] Compiling Pailead Extensions.swift
[10/10] Compiling Pailead HSLConverter.swift
Build complete! (6.51s)
Build complete.
Done.