Build Information
Successful build of Files 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/files.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/files
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d273b5b Add `isEmpty` method for `Folder` (#119)
Cloned https://github.com/JohnSundell/files.git
Revision (git rev-parse @):
d273b5b7025d386feef79ef6bad7de762e106eaf
SUCCESS checkout https://github.com/JohnSundell/files.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "files",
"name": "Files",
"url": "https://github.com/JohnSundell/files.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/files",
"dependencies": [
]
}
]
}
Fetching https://github.com/JohnSundell/files.git
[1/1231] Fetching files
Fetched https://github.com/JohnSundell/files.git (0.27s)
Creating working copy for https://github.com/JohnSundell/files.git
Working copy of https://github.com/JohnSundell/files.git resolved at master
warning: '.resolve-product-dependencies': dependency 'files' is not used by any target
Found 0 product dependencies
========================================
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/2] Emitting module Files
[2/2] Compiling Files Files.swift
Build complete! (9.72s)
Build complete.
Done.