Build Information
Successful build of ViewPlus, reference main (824a6b
), with Swift 5.10 for macOS (SPM) on 6 Jul 2024 12:00:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ViewPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ViewPlus
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 824a6bd Prepare for archiving
Cloned https://github.com/ChimeHQ/ViewPlus.git
Revision (git rev-parse @):
824a6bdb4c4f1737366dd8bbbfa97c765739930b
SUCCESS checkout https://github.com/ChimeHQ/ViewPlus.git at main
========================================
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": "viewplus",
"name": "ViewPlus",
"url": "https://github.com/ChimeHQ/ViewPlus.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ViewPlus",
"dependencies": [
]
}
]
}
Fetching https://github.com/ChimeHQ/ViewPlus.git
[1/107] Fetching viewplus
Fetched https://github.com/ChimeHQ/ViewPlus.git from cache (1.13s)
Creating working copy for https://github.com/ChimeHQ/ViewPlus.git
Working copy of https://github.com/ChimeHQ/ViewPlus.git resolved at main (824a6bd)
warning: '.resolve-product-dependencies': dependency 'viewplus' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ChimeHQ/ViewPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/10] Compiling ViewPlus NSView+TrackingArea.swift
[4/10] Compiling ViewPlus NSView+AutoLayout.swift
[5/10] Compiling ViewPlus NSLayoutConstraint+Priority.swift
[6/10] Emitting module ViewPlus
[7/10] Compiling ViewPlus NSView+Animation.swift
[8/10] Compiling ViewPlus XiblessViewController.swift
[9/10] Compiling ViewPlus NoSelfHitTestingView.swift
[10/10] Compiling ViewPlus UnrestrictedLayerView.swift
Build complete! (6.26s)
Build complete.
Done.