Build Information
Successful build of SwiftDetailer with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openalloc/SwiftDetailer.git
Reference: 0.9.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/openalloc/SwiftDetailer
* tag 0.9.5 -> FETCH_HEAD
HEAD is now at af03ebd Simplified design, replacing isAdd binding with originalID in context
Cloned https://github.com/openalloc/SwiftDetailer.git
Revision (git rev-parse @):
af03ebd7edda882cd10cd137f93ad5916a9a008d
SUCCESS checkout https://github.com/openalloc/SwiftDetailer.git at 0.9.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Detailer View+Detailer.swift
[2/9] Compiling Detailer ViewDetail.swift
[3/9] Compiling Detailer EditDetailC.swift
[4/9] Emitting module Detailer
[5/9] Compiling Detailer Validate.swift
[6/9] Compiling Detailer EditDetailR.swift
[7/10] Compiling Detailer EditDetailBase.swift
[8/10] Compiling Detailer DetailerConfig.swift
[9/10] Compiling Detailer DetailerContext.swift
[10/10] Compiling Detailer View+Validate.swift
Build complete! (13.89s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftdetailer",
"name": "SwiftDetailer",
"url": "https://github.com/openalloc/SwiftDetailer.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftDetailer",
"dependencies": [
]
}
]
}
Fetching https://github.com/openalloc/SwiftDetailer.git from cache
Fetched https://github.com/openalloc/SwiftDetailer.git (0.21s)
Creating working copy for https://github.com/openalloc/SwiftDetailer.git
Working copy of https://github.com/openalloc/SwiftDetailer.git resolved at 0.9.5
warning: '.resolve-product-dependencies': dependency 'swiftdetailer' is not used by any target
Found 0 product dependencies
Done.