Build Information
Successful build of IrregularGradient with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joogps/IrregularGradient.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/joogps/IrregularGradient
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 84cbf2d Update README.md
Cloned https://github.com/joogps/IrregularGradient.git
Revision (git rev-parse @):
84cbf2dd9ecf1e98e592e0718310f90fef52d6be
SUCCESS checkout https://github.com/joogps/IrregularGradient.git at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "irregulargradient",
"name": "IrregularGradient",
"url": "https://github.com/joogps/IrregularGradient.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IrregularGradient",
"dependencies": [
]
}
]
}
Fetching https://github.com/joogps/IrregularGradient.git from cache
Fetched https://github.com/joogps/IrregularGradient.git (0.22s)
Creating working copy for https://github.com/joogps/IrregularGradient.git
Working copy of https://github.com/joogps/IrregularGradient.git resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'irregulargradient' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/joogps/IrregularGradient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling IrregularGradient Modifiers.swift
[2/5] Emitting module IrregularGradient
[3/5] Compiling IrregularGradient Blob.swift
[4/5] Compiling IrregularGradient IrregularGradientView.swift
[5/5] Compiling IrregularGradient IrregularGradient.swift
Build complete! (6.14s)
Build complete.
Done.