The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ColorAsset 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/PRNDcompany/ColorAsset.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PRNDcompany/ColorAsset
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5c5d6fd Initial commit
Cloned https://github.com/PRNDcompany/ColorAsset.git
Revision (git rev-parse @):
5c5d6fd6cf1f0982b8af84d0a9d4dc961d733cda
SUCCESS checkout https://github.com/PRNDcompany/ColorAsset.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "colorasset",
      "name": "ColorAsset",
      "url": "https://github.com/PRNDcompany/ColorAsset.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ColorAsset",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/PRNDcompany/ColorAsset.git
[1/43] Fetching colorasset
Fetched https://github.com/PRNDcompany/ColorAsset.git (0.35s)
Creating working copy for https://github.com/PRNDcompany/ColorAsset.git
Working copy of https://github.com/PRNDcompany/ColorAsset.git resolved at main
warning: '.resolve-product-dependencies': dependency 'colorasset' 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 ColorAsset ColorAsset.swift
[2/10] Compiling ColorAsset ColorInputError.swift
[3/10] Compiling ColorAsset ColorAsset+Alpha.swift
[4/10] Compiling ColorAsset ColorAsset+ColorType.swift
[5/10] Compiling ColorAsset ColorAsset+NSColor.swift
[6/10] Compiling ColorAsset ColorAsset+UIColor.swift
[7/10] Compiling ColorAsset ColorAsset+Hex+UInt.swift
[8/10] Compiling ColorAsset ColorAsset+Hex+String.swift
[9/10] Emitting module ColorAsset
[10/10] Compiling ColorAsset ColorAsset+SwiftUI.swift
Build complete! (15.17s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ColorAssetTests/Resources/Media.xcassets
Build complete.
Done.