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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/joogps/IrregularGradient
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 080ff88 Update Modifiers.swift
Cloned https://github.com/joogps/IrregularGradient.git
Revision (git rev-parse @):
080ff88258eb507fb5164010d0832601a7014591
SUCCESS checkout https://github.com/joogps/IrregularGradient.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/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/builder/builds/TDmZkXJm/0/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.20s)
Creating working copy for https://github.com/joogps/IrregularGradient.git
Working copy of https://github.com/joogps/IrregularGradient.git resolved at main
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] Compiling IrregularGradient IrregularGradientView.swift
[3/5] Compiling IrregularGradient Blob.swift
[4/5] Emitting module IrregularGradient
[5/5] Compiling IrregularGradient IrregularGradient.swift
Build complete! (6.78s)
Build complete.
Done.