Build Information
Successful build of DSFInspectorPanes, reference master (a612f8
), with Swift 5.10 for macOS (SPM) on 23 Jul 2024 01:54:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFInspectorPanes.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFInspectorPanes
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a612f82 Drop support for 10.11, 10.12
Cloned https://github.com/dagronf/DSFInspectorPanes.git
Revision (git rev-parse @):
a612f82220ba8fb816246d9eded0b02b27e19632
SUCCESS checkout https://github.com/dagronf/DSFInspectorPanes.git at master
========================================
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": "dsfinspectorpanes",
"name": "DSFInspectorPanes",
"url": "https://github.com/dagronf/DSFInspectorPanes.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFInspectorPanes",
"dependencies": [
]
}
]
}
Fetching https://github.com/dagronf/DSFInspectorPanes.git
[1/727] Fetching dsfinspectorpanes
Fetched https://github.com/dagronf/DSFInspectorPanes.git from cache (1.29s)
Creating working copy for https://github.com/dagronf/DSFInspectorPanes.git
Working copy of https://github.com/dagronf/DSFInspectorPanes.git resolved at master (a612f82)
warning: '.resolve-product-dependencies': dependency 'dsfinspectorpanes' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/dagronf/DSFInspectorPanes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-33747A42983211AE.txt
[3/16] Compiling DSFInspectorPanes DSFInspectorPanesView+touchbar.swift
[4/16] Compiling DSFInspectorPanes DSFInspectorPanesView+private.swift
[5/16] Compiling DSFInspectorPanes DSFInspectorPanes+utilities.swift
[6/16] Compiling DSFInspectorPanes DraggingStackView.swift
[7/16] Compiling DSFInspectorPanes RSVerticallyCenteredTextFieldCell.swift
[8/16] Compiling DSFInspectorPanes DSFInspectorPanesView.swift
[9/16] Compiling DSFInspectorPanes DSFInspectorPanesView+layout.swift
[10/16] Compiling DSFInspectorPanes DSFInspectorPane.swift
[11/16] Emitting module DSFInspectorPanes
[12/16] Compiling DSFInspectorPanes DSFInspectorPanesView+pane.swift
[12/16] Write Objects.LinkFileList
[14/16] Archiving libDSFInspectorPanes-static.a
[15/16] Linking libDSFInspectorPanes-shared.dylib
Build complete! (6.89s)
Build complete.
Done.