The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pducks32/Pailead.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pducks32/Pailead
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 25b7878 Add more install instructions for SwiftPM and carthage
Cloned https://github.com/pducks32/Pailead.git
Revision (git rev-parse @):
25b78789a8dddd98fb65b2dc1e93457611558ae0
SUCCESS checkout https://github.com/pducks32/Pailead.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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 (0.28s)
Creating working copy for https://github.com/pducks32/Pailead.git
Working copy of https://github.com/pducks32/Pailead.git resolved at master
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:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Pailead PriorityQueue.swift
[2/10] Compiling Pailead Swatch.swift
[3/10] Compiling Pailead VBox.swift
[4/10] Compiling Pailead ModifiedMedianCutQuantizer.swift
[5/10] Emitting module Pailead
[6/10] Compiling Pailead Extensions.swift
[7/10] Compiling Pailead HSLConverter.swift
[8/10] Compiling Pailead Palette.swift
[9/10] Compiling Pailead Pailead.swift
[10/10] Compiling Pailead Pixel.swift
Build complete! (10.91s)
Build complete.
Done.