The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Files, reference master (ccb417), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 11:19:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Files.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Files
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ccb417b stop testing on Linux for now
Cloned https://github.com/elegantchaos/Files.git
Revision (git rev-parse @):
ccb417b5b4f2d473964594a7c906a50a62c8530c
SUCCESS checkout https://github.com/elegantchaos/Files.git at master
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Matchable.git
[1/166] Fetching matchable
[167/737] Fetching matchable, xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.75s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.75s)
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.2 (1.45s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.71s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.6
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.4.2
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "files",
      "name": "Files",
      "url": "https://github.com/elegantchaos/Files.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "xctestextensions",
          "name": "XCTestExtensions",
          "url": "https://github.com/elegantchaos/XCTestExtensions.git",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTestExtensions",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "matchable",
              "name": "Matchable",
              "url": "https://github.com/elegantchaos/Matchable.git",
              "version": "1.0.7",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Matchable",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/Files.git
[1/687] Fetching files
Fetched https://github.com/elegantchaos/Files.git from cache (0.72s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.43s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (1.13s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.47s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.53s)
Creating working copy for https://github.com/elegantchaos/Files.git
Working copy of https://github.com/elegantchaos/Files.git resolved at master (ccb417b)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
warning: '.resolve-product-dependencies': dependency 'files' is not used by any target
Found 1 product dependencies
  - XCTestExtensions
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/Files.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/21] Compiling Files ItemName.swift
[5/21] Compiling Files NonThrowingFile.swift
[6/21] Compiling Files FileManager+Directories.swift
[7/21] Compiling Files FileManager+General.swift
[8/21] Compiling Files URL+General.swift
[9/21] Compiling Files NonThrowingFolder.swift
[10/21] Compiling Files NonThrowingItem.swift
[11/21] Compiling Files NonThrowingManager.swift
[12/21] Compiling Files ThrowingFile.swift
[13/21] Compiling Files FolderManager.swift
[14/21] Compiling Files Item.swift
[15/21] Compiling Files ThrowingManager.swift
[16/21] Compiling Files ThrowingReference.swift
[17/21] Emitting module Files
[18/21] Compiling Files ThrowingFolder.swift
[19/21] Compiling Files ThrowingItem.swift
[20/21] Compiling Files ItemContainer.swift
[21/21] Compiling Files ItemLocation.swift
[22/22] Compiling Files URL+Security.swift
[23/24] Compiling FilesKit FolderItem+Desktop.swift
[24/24] Emitting module FilesKit
Build complete! (11.76s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "Files",
  "name" : "Files",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Files",
      "targets" : [
        "Files"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FilesKit",
      "targets" : [
        "FilesKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FilesTests",
      "module_type" : "SwiftTarget",
      "name" : "FilesTests",
      "path" : "Tests/FilesTests",
      "product_dependencies" : [
        "XCTestExtensions"
      ],
      "sources" : [
        "FileManagerTests.swift",
        "FolderManagerTests.swift",
        "NoThrowFolderManagerTests.swift",
        "URLTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Files"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FilesKit",
      "module_type" : "SwiftTarget",
      "name" : "FilesKit",
      "path" : "Sources/FilesKit",
      "product_memberships" : [
        "FilesKit"
      ],
      "sources" : [
        "FolderItem+Desktop.swift"
      ],
      "target_dependencies" : [
        "Files"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Files",
      "module_type" : "SwiftTarget",
      "name" : "Files",
      "path" : "Sources/Files",
      "product_memberships" : [
        "Files",
        "FilesKit"
      ],
      "sources" : [
        "FileManager+Directories.swift",
        "FileManager+General.swift",
        "FolderManager.swift",
        "Item.swift",
        "ItemContainer.swift",
        "ItemLocation.swift",
        "ItemName.swift",
        "NonThrowing/NonThrowingFile.swift",
        "NonThrowing/NonThrowingFolder.swift",
        "NonThrowing/NonThrowingItem.swift",
        "NonThrowing/NonThrowingManager.swift",
        "Throwing/ThrowingFile.swift",
        "Throwing/ThrowingFolder.swift",
        "Throwing/ThrowingItem.swift",
        "Throwing/ThrowingManager.swift",
        "Throwing/ThrowingReference.swift",
        "URL+General.swift",
        "URL+Security.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.