The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SystemColors 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/diniska/swiftui-system-colors.git
Reference: void
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/diniska/swiftui-system-colors
 * branch            void       -> FETCH_HEAD
 * [new branch]      void       -> origin/void
HEAD is now at 5127afa Colors and documentation update
Cloned https://github.com/diniska/swiftui-system-colors.git
Revision (git rev-parse @):
5127afab23337699a714e036588f02d9481ae612
SUCCESS checkout https://github.com/diniska/swiftui-system-colors.git at void
========================================
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": "swiftui-system-colors",
      "name": "SystemColors",
      "url": "https://github.com/diniska/swiftui-system-colors.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-system-colors",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/diniska/swiftui-system-colors.git from cache
Fetched https://github.com/diniska/swiftui-system-colors.git (0.17s)
Creating working copy for https://github.com/diniska/swiftui-system-colors.git
Working copy of https://github.com/diniska/swiftui-system-colors.git resolved at void
warning: '.resolve-product-dependencies': dependency 'swiftui-system-colors' 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/2] Emitting module SystemColors
[2/2] Compiling SystemColors SystemColors.swift
Build complete! (10.82s)
Build complete.
Done.