Build Information
Successful build of fish, reference main (4dd939
), with Swift 5.9 for macOS (SPM) on 7 Sep 2024 17:20:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftyfinch/Fish.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftyfinch/Fish
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4dd939e Use Xcode 14.3.1
Cloned https://github.com/swiftyfinch/Fish.git
Revision (git rev-parse @):
4dd939e717b7040da9ff21bf7d5ff20ee51acec4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftyfinch/Fish.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/swiftyfinch/Fish.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling Fish File.swift
[2/16] Compiling Fish Folder.swift
[3/16] Compiling Fish IFilesManager.swift
[4/16] Compiling Fish String+RelativePath.swift
[5/16] Compiling Fish FishError.swift
[6/16] Compiling Fish FileStorage.swift
[7/16] Compiling Fish FolderStorage.swift
[8/16] Compiling Fish Fish.swift
[9/16] Compiling Fish URL+Extensions.swift
[10/16] Compiling Fish FilesManager+IItemManager.swift
[11/16] Compiling Fish FilesManager.swift
[12/16] Emitting module Fish
[13/16] Compiling Fish IFile.swift
[14/16] Compiling Fish FilesManager+IFileManager.swift
[15/16] Compiling Fish FilesManager+IFolderManager.swift
[16/16] Compiling Fish IFolder.swift
[17/17] Compiling Fish IItem.swift
Build complete! (8.44s)
Build complete.
Done.