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

Successful build of ColorSet with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fromkk/colorset.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fromkk/colorset
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a8853ed Merge pull request #1 from fromkk/feature/package
Cloned https://github.com/fromkk/colorset.git
Revision (git rev-parse @):
a8853ed187fc7068805f9c2e351da56adaec55dd
SUCCESS checkout https://github.com/fromkk/colorset.git at master
========================================
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": "colorset",
      "name": "ColorSet",
      "url": "https://github.com/fromkk/colorset.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/colorset",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/fromkk/colorset.git
[1/73] Fetching colorset
Fetched https://github.com/fromkk/colorset.git from cache (0.32s)
Creating working copy for https://github.com/fromkk/colorset.git
Working copy of https://github.com/fromkk/colorset.git resolved at master (a8853ed)
warning: '.resolve-product-dependencies': dependency 'colorset' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/fromkk/colorset.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/7] Compiling ColorSet ColorObservable.swift
[4/7] Compiling ColorSet ColorObservationBag.swift
[5/7] Compiling ColorSet ColorObservation.swift
[6/7] Compiling ColorSet ColorType.swift
[7/7] Emitting module ColorSet
Build complete! (7.50s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.