The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kroma 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/kaishin/Kroma.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kaishin/Kroma
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b67827e Use Big Sur preview on test action
Cloned https://github.com/kaishin/Kroma.git
Revision (git rev-parse @):
b67827e4b746eef1bb0b42adc241ca245b195edd
SUCCESS checkout https://github.com/kaishin/Kroma.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kroma",
      "name": "Kroma",
      "url": "https://github.com/kaishin/Kroma.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kroma",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/kaishin/Kroma.git
[1/69] Fetching kroma
Fetched https://github.com/kaishin/Kroma.git (0.26s)
Creating working copy for https://github.com/kaishin/Kroma.git
Working copy of https://github.com/kaishin/Kroma.git resolved at main
warning: '.resolve-product-dependencies': dependency 'kroma' 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/10] Compiling Kroma HSBArithmetic.swift
[2/10] Compiling Kroma ColorSpace.swift
[3/10] Compiling Kroma ColorRepresentable.swift
[4/10] Emitting module Kroma
[5/10] Compiling Kroma ColorModel.swift
[6/10] Compiling Kroma ColorRepresentation.swift
[7/11] Compiling Kroma Clamped.swift
[8/11] Compiling Kroma RGBArithmetic.swift
[9/11] Compiling Kroma XYZ.swift
[10/11] Compiling Kroma SwiftUI.Color.swift
[11/11] Compiling Kroma SwiftUI.Previews.swift
Build complete! (10.84s)
Build complete.
Done.