The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of fish, reference 0.1.3 (4dd939), with Swift 5.8 for macOS (SPM) on 7 Sep 2024 17:20:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: 0.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftyfinch/Fish
 * tag               0.1.3      -> FETCH_HEAD
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 0.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/swiftyfinch/Fish.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling Fish IFolder.swift
[2/16] Compiling Fish IFile.swift
[3/17] Compiling Fish IFilesManager.swift
[4/17] Compiling Fish String+RelativePath.swift
[5/17] Compiling Fish FishError.swift
[6/17] Compiling Fish FileStorage.swift
[7/17] Compiling Fish FolderStorage.swift
[8/17] Compiling Fish File.swift
[9/17] Compiling Fish Folder.swift
[10/17] Compiling Fish Fish.swift
[11/17] Compiling Fish URL+Extensions.swift
[12/17] Compiling Fish FilesManager+IFileManager.swift
[13/17] Compiling Fish FilesManager+IFolderManager.swift
[14/17] Emitting module Fish
[15/17] Compiling Fish FilesManager+IItemManager.swift
[16/17] Compiling Fish FilesManager.swift
[17/17] Compiling Fish IItem.swift
Build complete! (10.62s)
Build complete.
Done.