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 FileSmith 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/kareman/FileSmith.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kareman/FileSmith
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c792743 Set SwiftShell version to exactly 5.0.1. (#19)
Cloned https://github.com/kareman/FileSmith.git
Revision (git rev-parse @):
c792743de87f23f84621f234fada25b49853a1ca
SUCCESS checkout https://github.com/kareman/FileSmith.git at master
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetched https://github.com/kareman/SwiftShell.git (0.26s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.0.1 (0.06s)
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "filesmith",
      "name": "FileSmith",
      "url": "https://github.com/kareman/FileSmith.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FileSmith",
      "dependencies": [
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell.git",
          "version": "5.0.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kareman/FileSmith.git from cache
Fetched https://github.com/kareman/FileSmith.git (0.16s)
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetched https://github.com/kareman/SwiftShell.git (0.19s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.0.1 (0.02s)
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.0.1
Creating working copy for https://github.com/kareman/FileSmith.git
Working copy of https://github.com/kareman/FileSmith.git resolved at master
warning: '.resolve-product-dependencies': dependency 'filesmith' is not used by any target
Found 1 product dependencies
  - SwiftShell
========================================
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/10] Compiling SwiftShell Process.swift
[2/10] Compiling SwiftShell Lazy-split.swift
[3/10] Compiling SwiftShell Array.swift
[4/10] Compiling SwiftShell Stream.swift
[5/11] Compiling SwiftShell Files.swift
[6/11] Emitting module SwiftShell
[7/11] Compiling SwiftShell Context.swift
[8/11] Compiling SwiftShell FileHandle.swift
[9/11] Compiling SwiftShell Bash.swift
[10/11] Compiling SwiftShell Command.swift
[11/11] Compiling SwiftShell String.swift
[12/19] Compiling FileSmith General.swift
[13/19] Compiling FileSmith File.swift
[14/19] Compiling FileSmith SymbolicLinks.swift
[15/19] Compiling FileSmith Errors.swift
[16/19] Emitting module FileSmith
[17/19] Compiling FileSmith Attributes.swift
[18/19] Compiling FileSmith Paths.swift
[19/19] Compiling FileSmith Directory.swift
Build complete! (9.74s)
Build complete.
Done.