Build Information
Successful build of Swift-Hotfolder, reference main (df796f
), with Swift 5.10 for macOS (SPM) on 27 Sep 2024 01:23:03 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodebyCR/Swift-Hotfolder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at df796f6 Update README.md
Cloned https://github.com/CodebyCR/Swift-Hotfolder.git
Revision (git rev-parse @):
df796f67d050dcd6ffc07002f087132830f8d462
SUCCESS checkout https://github.com/CodebyCR/Swift-Hotfolder.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": "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.37s)
Creating working copy for https://github.com/CodebyCR/Swift-Hotfolder.git
Working copy of https://github.com/CodebyCR/Swift-Hotfolder.git resolved at main (df796f6)
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 Hotfolder.swift
[4/10] Compiling Swift_Hotfolder Change.swift
[5/10] Compiling Swift_Hotfolder DirectoryEnumerationOptions.swift
[6/10] Compiling Swift_Hotfolder WatcherConfig.swift
[7/10] Compiling Swift_Hotfolder WatcherConfigError.swift
[8/10] Compiling Swift_Hotfolder HotfolderWatcherError.swift
[9/10] Emitting module Swift_Hotfolder
[10/10] Compiling Swift_Hotfolder HotfolderWatcher.swift
Build complete! (4.92s)
Build complete.
Done.