Build Information
Successful build of ColorsKit, reference v0.0.1 (9e4045
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 21:16:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/owlcoding/Swift-ColorsKit.git
Reference: v0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/owlcoding/Swift-ColorsKit
* tag v0.0.1 -> FETCH_HEAD
HEAD is now at 9e40459 removed junk files
Cloned https://github.com/owlcoding/Swift-ColorsKit.git
Revision (git rev-parse @):
9e40459c58d2498109ff08d73fe03f43bc6dd10d
SUCCESS checkout https://github.com/owlcoding/Swift-ColorsKit.git at v0.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/owlcoding/Swift-ColorsKit.git
https://github.com/owlcoding/Swift-ColorsKit.git
{
"dependencies" : [
],
"manifest_display_name" : "ColorsKit",
"name" : "ColorsKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Swift-ColorExtensions",
"targets" : [
"ColorExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Swift-ColorPalettes",
"targets" : [
"ColorPalettes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ColorsKit",
"targets" : [
"ColorsKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorsKitTests",
"module_type" : "SwiftTarget",
"name" : "ColorsKitTests",
"path" : "Tests/ColorsKitTests",
"sources" : [
"ColorsKitTests.swift"
],
"target_dependencies" : [
"ColorsKit"
],
"type" : "test"
},
{
"c99name" : "ColorsKit",
"module_type" : "SwiftTarget",
"name" : "ColorsKit",
"path" : "Sources/ColorsKit",
"product_memberships" : [
"ColorsKit"
],
"sources" : [
"ColorsKit.swift"
],
"target_dependencies" : [
"ColorExtensions",
"ColorPalettes"
],
"type" : "library"
},
{
"c99name" : "ColorPalettes",
"module_type" : "SwiftTarget",
"name" : "ColorPalettes",
"path" : "Sources/Color-Palettes",
"product_memberships" : [
"Swift-ColorPalettes",
"ColorsKit"
],
"sources" : [
"AnalogousPalette.swift",
"SplitComplementaryPalette.swift",
"TetradicPalette.swift"
],
"target_dependencies" : [
"ColorExtensions"
],
"type" : "library"
},
{
"c99name" : "ColorExtensions",
"module_type" : "SwiftTarget",
"name" : "ColorExtensions",
"path" : "Sources/Color-Extensions",
"product_memberships" : [
"Swift-ColorExtensions",
"Swift-ColorPalettes",
"ColorsKit"
],
"sources" : [
"Color-Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/6] Compiling ColorExtensions Color-Extensions.swift
[6/6] Emitting module ColorExtensions
[7/10] Compiling ColorPalettes TetradicPalette.swift
[8/10] Compiling ColorPalettes SplitComplementaryPalette.swift
[9/10] Compiling ColorPalettes AnalogousPalette.swift
[10/10] Emitting module ColorPalettes
[11/12] Compiling ColorsKit ColorsKit.swift
[12/12] Emitting module ColorsKit
Build complete! (8.47s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ColorsKit",
"name" : "ColorsKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Swift-ColorExtensions",
"targets" : [
"ColorExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Swift-ColorPalettes",
"targets" : [
"ColorPalettes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ColorsKit",
"targets" : [
"ColorsKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorsKitTests",
"module_type" : "SwiftTarget",
"name" : "ColorsKitTests",
"path" : "Tests/ColorsKitTests",
"sources" : [
"ColorsKitTests.swift"
],
"target_dependencies" : [
"ColorsKit"
],
"type" : "test"
},
{
"c99name" : "ColorsKit",
"module_type" : "SwiftTarget",
"name" : "ColorsKit",
"path" : "Sources/ColorsKit",
"product_memberships" : [
"ColorsKit"
],
"sources" : [
"ColorsKit.swift"
],
"target_dependencies" : [
"ColorExtensions",
"ColorPalettes"
],
"type" : "library"
},
{
"c99name" : "ColorPalettes",
"module_type" : "SwiftTarget",
"name" : "ColorPalettes",
"path" : "Sources/Color-Palettes",
"product_memberships" : [
"Swift-ColorPalettes",
"ColorsKit"
],
"sources" : [
"AnalogousPalette.swift",
"SplitComplementaryPalette.swift",
"TetradicPalette.swift"
],
"target_dependencies" : [
"ColorExtensions"
],
"type" : "library"
},
{
"c99name" : "ColorExtensions",
"module_type" : "SwiftTarget",
"name" : "ColorExtensions",
"path" : "Sources/Color-Extensions",
"product_memberships" : [
"Swift-ColorExtensions",
"Swift-ColorPalettes",
"ColorsKit"
],
"sources" : [
"Color-Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.