Build Information
Successful build of ColorCode, reference 3.0.1 (f261a9
), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 19:01:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1024jp/WFColorCode.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1024jp/WFColorCode
* tag 3.0.1 -> FETCH_HEAD
HEAD is now at f261a91 Update version number to 3.0.1
Cloned https://github.com/1024jp/WFColorCode.git
Revision (git rev-parse @):
f261a91c064cdc9ab5271e3466c9faf5d358dc7b
SUCCESS checkout https://github.com/1024jp/WFColorCode.git at 3.0.1
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/apple/swift-numerics
[1/118] Fetching swiftlintplugins
[119/5694] Fetching swiftlintplugins, swift-numerics
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (1.11s)
Fetched https://github.com/apple/swift-numerics from cache (1.11s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.57.0 (0.50s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (3.19s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.57.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
[16375/11453398] Downloading https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip (1.69s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "wfcolorcode",
"name": "ColorCode",
"url": "https://github.com/1024jp/WFColorCode.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WFColorCode",
"dependencies": [
{
"identity": "swiftlintplugins",
"name": "SwiftLintPlugins",
"url": "https://github.com/SimplyDanny/SwiftLintPlugins",
"version": "0.57.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLintPlugins",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/1024jp/WFColorCode.git
[1/1350] Fetching wfcolorcode
Fetched https://github.com/1024jp/WFColorCode.git from cache (0.85s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins from cache
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.44s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.57.0 (0.02s)
Creating working copy for https://github.com/1024jp/WFColorCode.git
Working copy of https://github.com/1024jp/WFColorCode.git resolved at 3.0.1 (f261a91)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.57.0
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip from cache (0.53s)
warning: '.resolve-product-dependencies': dependency 'wfcolorcode' is not used by any target
Found 1 product dependencies
- SwiftLintPlugins
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/1024jp/WFColorCode.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin SwiftLintBuildToolPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/12] Compiling ColorCode HSL.swift
[6/12] Compiling ColorCode Color+ColorCode.swift
[7/12] Compiling ColorCode KeywordColor.swift
[8/12] Compiling ColorCode ColorCode.swift
[9/12] Compiling ColorCode NSColor+HSL.swift
[10/12] Emitting module ColorCode
[11/12] Compiling ColorCode Color+HSL.swift
[12/12] Compiling ColorCode NSColor+ColorCode.swift
Build complete! (20.15s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swiftlintplugins",
"requirement" : {
"range" : [
{
"lower_bound" : "0.57.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
}
],
"manifest_display_name" : "ColorCode",
"name" : "ColorCode",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ColorCode",
"targets" : [
"ColorCode"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorCodeTests",
"module_type" : "SwiftTarget",
"name" : "ColorCodeTests",
"path" : "Tests/ColorCodeTests",
"product_dependencies" : [
"Numerics",
"SwiftLintBuildToolPlugin"
],
"sources" : [
"ColorCodeTests.swift",
"KeywordColorTests.swift"
],
"target_dependencies" : [
"ColorCode"
],
"type" : "test"
},
{
"c99name" : "ColorCode",
"module_type" : "SwiftTarget",
"name" : "ColorCode",
"path" : "Sources/ColorCode",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"product_memberships" : [
"ColorCode"
],
"sources" : [
"AppKit/NSColor+ColorCode.swift",
"AppKit/NSColor+HSL.swift",
"ColorCode.swift",
"HSL.swift",
"KeywordColor.swift",
"SwiftUI/Color+ColorCode.swift",
"SwiftUI/Color+HSL.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.