Build Information
Successful build of SwiftGradients, reference 1.0.0 (87586f
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 20:53:47 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/rootstrap/SwiftGradients.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rootstrap/SwiftGradients
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 87586f4 First commit
Cloned https://github.com/rootstrap/SwiftGradients.git
Revision (git rev-parse @):
87586f49b757991fe995602eb815be25d3fab53b
SUCCESS checkout https://github.com/rootstrap/SwiftGradients.git at 1.0.0
========================================
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": "swiftgradients",
"name": "SwiftGradients",
"url": "https://github.com/rootstrap/SwiftGradients.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftGradients",
"dependencies": [
]
}
]
}
Fetching https://github.com/rootstrap/SwiftGradients.git
[1/98] Fetching swiftgradients
Fetched https://github.com/rootstrap/SwiftGradients.git from cache (0.98s)
Creating working copy for https://github.com/rootstrap/SwiftGradients.git
Working copy of https://github.com/rootstrap/SwiftGradients.git resolved at 1.0.0 (87586f4)
warning: '.resolve-product-dependencies': dependency 'swiftgradients' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/rootstrap/SwiftGradients.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/6] Compiling SwiftGradients CALayerGradientsExtension.swift
[4/6] Compiling SwiftGradients UIViewGradientsExtension.swift
[5/6] Compiling SwiftGradients CAGradientLayerExtension.swift
[6/6] Emitting module SwiftGradients
Build complete! (6.58s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftGradients",
"name" : "SwiftGradients",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SwiftGradients",
"targets" : [
"SwiftGradients"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftGradients",
"module_type" : "SwiftTarget",
"name" : "SwiftGradients",
"path" : "Sources",
"product_memberships" : [
"SwiftGradients"
],
"sources" : [
"CAGradientLayerExtension.swift",
"CALayerGradientsExtension.swift",
"UIViewGradientsExtension.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.