Build Information
Successful build of Swift-Hotfolder, reference 1.0.0 (78b824
), with Swift 5.10 for macOS (SPM) on 27 Sep 2024 01:22:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodebyCR/Swift-Hotfolder.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodebyCR/Swift-Hotfolder
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 78b8240 Merge pull request #10 from CodebyCR/fix-#6-a-docc-dokumentation-target
Cloned https://github.com/CodebyCR/Swift-Hotfolder.git
Revision (git rev-parse @):
78b8240eb32ac5ad2af4deb68ae01d956aed3609
SUCCESS checkout https://github.com/CodebyCR/Swift-Hotfolder.git at 1.0.0
========================================
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": "swift-hotfolder",
"name": "Swift-Hotfolder",
"url": "https://github.com/CodebyCR/Swift-Hotfolder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Hotfolder",
"dependencies": [
]
}
]
}
Fetching https://github.com/CodebyCR/Swift-Hotfolder.git
[5/435] Fetching swift-hotfolder
Fetched https://github.com/CodebyCR/Swift-Hotfolder.git from cache (1.42s)
Creating working copy for https://github.com/CodebyCR/Swift-Hotfolder.git
Working copy of https://github.com/CodebyCR/Swift-Hotfolder.git resolved at 1.0.0 (78b8240)
warning: '.resolve-product-dependencies': dependency 'swift-hotfolder' 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/CodebyCR/Swift-Hotfolder.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 Swift_Hotfolder DirectoryEnumerationOptions.swift
[4/10] Compiling Swift_Hotfolder HotfolderWatcherError.swift
[5/10] Compiling Swift_Hotfolder WatcherConfig.swift
[6/10] Compiling Swift_Hotfolder Change.swift
[7/10] Compiling Swift_Hotfolder Hotfolder.swift
[8/10] Compiling Swift_Hotfolder WatcherConfigError.swift
[9/10] Compiling Swift_Hotfolder HotfolderWatcher.swift
[10/10] Emitting module Swift_Hotfolder
Build complete! (4.98s)
Build complete.
Done.