Build Information
Successful build of files, reference 2.2.2 (6e4ffd), with Swift 6.2 for macOS (SPM) on 28 Oct 2025 12:47:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nashysolutions/files.git
Reference: 2.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nashysolutions/files
* tag 2.2.2 -> FETCH_HEAD
HEAD is now at 6e4ffdf Adding swift package index config.
Cloned https://github.com/nashysolutions/files.git
Revision (git rev-parse @):
6e4ffdf2d5a40b2bdb3cd2d4cf081ca448be9b7a
SUCCESS checkout https://github.com/nashysolutions/files.git at 2.2.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",
"dependencies": [
{
"identity": "files",
"name": "files",
"url": "https://github.com/nashysolutions/files.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/files",
"dependencies": [
]
}
]
}
Fetching https://github.com/nashysolutions/files.git
[1/161] Fetching files
Fetched https://github.com/nashysolutions/files.git from cache (0.73s)
Creating working copy for https://github.com/nashysolutions/files.git
Working copy of https://github.com/nashysolutions/files.git resolved at 2.2.2 (6e4ffdf)
warning: '.resolve-product-dependencies': dependency 'files' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/nashysolutions/files.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying Localizable.xcstrings
[2/4] Copying Info.plist
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/16] Compiling Files DeleteResource.swift
[6/16] Compiling Files UpdateResource.swift
[7/16] Compiling Files SaveResource.swift
[8/16] Compiling Files FileSystemOperations.swift
[9/16] Compiling Files Folder.swift
[10/16] Compiling Files LoadResource.swift
[11/16] Compiling Files FileSystemContext.swift
[12/16] Compiling Files FileSystemDirectory.swift
[13/16] Compiling Files Directory.swift
[14/16] Compiling Files File.swift
[15/16] Emitting module Files
[16/16] Compiling Files FileSystemFolderStore.swift
[17/17] Compiling Files resource_bundle_accessor.swift
Build complete! (4.82s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "files",
"name" : "files",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "Files",
"targets" : [
"Files"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FilesTests",
"module_type" : "SwiftTarget",
"name" : "FilesTests",
"path" : "Tests/FilesTests",
"sources" : [
"CopyResourceTests.swift",
"DeleteResourceErrorTests.swift",
"DeleteResourceTests.swift",
"DirectoryTests.swift",
"FileExistenceTests.swift",
"FileReadWriteTests.swift",
"FileSystemFolderStoreTests.swift",
"FileSystemOperationsTests.swift",
"FolderExistenceTests.swift",
"LiveAgent.swift",
"LiveAgentTests.swift",
"MockContext.swift",
"MockFolder.swift",
"MockResource.swift",
"MoveResourceTests.swift",
"RemoveDirectoryTests.swift",
"URLExpectation.swift"
],
"target_dependencies" : [
"Files"
],
"type" : "test"
},
{
"c99name" : "Files",
"module_type" : "SwiftTarget",
"name" : "Files",
"path" : "Sources/Files",
"product_memberships" : [
"Files"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Files/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Directory.swift",
"File.swift",
"FileSystemContext.swift",
"FileSystemDirectory.swift",
"FileSystemFolderStore.swift",
"FileSystemOperations.swift",
"Folder.swift",
"Operations/DeleteResource.swift",
"Operations/LoadResource.swift",
"Operations/SaveResource.swift",
"Operations/UpdateResource.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.