Build Information
Successful build of DSFInspectorPanes, reference 3.0.0 (a612f8
), with Swift 5.9 for macOS (SPM) on 23 Jul 2024 01:54:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFInspectorPanes
* tag 3.0.0 -> FETCH_HEAD
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 3.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/dagronf/DSFInspectorPanes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling DSFInspectorPanes DSFInspectorPane.swift
[2/12] Compiling DSFInspectorPanes DSFInspectorPanesView+private.swift
[3/12] Compiling DSFInspectorPanes DSFInspectorPanes+utilities.swift
[4/12] Compiling DSFInspectorPanes DSFInspectorPanesView+layout.swift
[5/12] Compiling DSFInspectorPanes DSFInspectorPanesView+touchbar.swift
[6/12] Compiling DSFInspectorPanes RSVerticallyCenteredTextFieldCell.swift
[7/12] Compiling DSFInspectorPanes DraggingStackView.swift
[8/12] Compiling DSFInspectorPanes DSFInspectorPanesView.swift
[9/12] Emitting module DSFInspectorPanes
[10/12] Compiling DSFInspectorPanes DSFInspectorPanesView+pane.swift
[10/12] Archiving libDSFInspectorPanes-static.a
[11/12] Linking libDSFInspectorPanes-shared.dylib
Build complete! (11.22s)
Build complete.
Done.