Build Information
Successful build of SwiftGradients 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rootstrap/SwiftGradients.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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
========================================
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/4] Compiling SwiftGradients UIViewGradientsExtension.swift
[2/4] Compiling SwiftGradients CALayerGradientsExtension.swift
[3/4] Compiling SwiftGradients CAGradientLayerExtension.swift
[4/4] Emitting module SwiftGradients
Build complete! (8.90s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftgradients",
"name": "SwiftGradients",
"url": "https://github.com/rootstrap/SwiftGradients.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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 (0.29s)
Creating working copy for https://github.com/rootstrap/SwiftGradients.git
Working copy of https://github.com/rootstrap/SwiftGradients.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'swiftgradients' is not used by any target
Found 0 product dependencies
Done.