This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ColorKit 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.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Boris-Em/ColorKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Boris-Em/ColorKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6e4375a Update README.md
Cloned https://github.com/Boris-Em/ColorKit.git
Revision (git rev-parse @):
6e4375a6126eac0a29893c607ae318bdbe33310c
SUCCESS checkout https://github.com/Boris-Em/ColorKit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "colorkit",
      "name": "ColorKit",
      "url": "https://github.com/Boris-Em/ColorKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ColorKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Boris-Em/ColorKit.git
[1/636] Fetching colorkit
Fetched https://github.com/Boris-Em/ColorKit.git (1.36s)
Creating working copy for https://github.com/Boris-Em/ColorKit.git
Working copy of https://github.com/Boris-Em/ColorKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'colorkit' 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/Boris-Em/ColorKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/16] Emitting module ColorKit
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/18] Compiling ColorKit CGFloatExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/18] Compiling ColorKit CGSizeExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/18] Compiling ColorKit RGB.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/18] Compiling ColorKit Random.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/18] Compiling ColorKit ComplementaryColor.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/18] Compiling ColorKit ContrastRatio.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/18] Compiling ColorKit Lab.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/18] Compiling ColorKit Name.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/18] Compiling ColorKit UIImageExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/18] Compiling ColorKit Hex.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/18] Compiling ColorKit AverageColor.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/18] Compiling ColorKit CMYK.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/18] Compiling ColorKit ColorPalette.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/18] Compiling ColorKit Difference.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/18] Compiling ColorKit DominantColors.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/18] Compiling ColorKit RelativeLuminance.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/18] Compiling ColorKit XYZ.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/16] Compiling ColorKit ComplementaryColor.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/16] Compiling ColorKit ContrastRatio.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/18] Emitting module ColorKit
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/18] Compiling ColorKit CGFloatExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/18] Compiling ColorKit CGSizeExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/18] Compiling ColorKit Difference.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/18] Compiling ColorKit DominantColors.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/18] Compiling ColorKit RGB.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/18] Compiling ColorKit Random.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/18] Compiling ColorKit AverageColor.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/18] Compiling ColorKit CMYK.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/18] Compiling ColorKit ColorPalette.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/18] Compiling ColorKit UIImageExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/18] Compiling ColorKit Hex.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/18] Compiling ColorKit Lab.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/18] Compiling ColorKit Name.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/18] Compiling ColorKit RelativeLuminance.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/18] Compiling ColorKit XYZ.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.