Build Information
Successful build of files, reference main (9c7630
), with Swift 6.1 for macOS (SPM) on 14 Jun 2025 09:18:10 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nashysolutions/files.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nashysolutions/files
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9c76306 Merge branch 'main' of github.com:nashysolutions/files
Cloned https://github.com/nashysolutions/files.git
Revision (git rev-parse @):
9c76306050115394e69c7b05ff289d2d11135bea
SUCCESS checkout https://github.com/nashysolutions/files.git at main
Fetching https://github.com/nashysolutions/error-presentation.git
[1/22] Fetching error-presentation
Fetched https://github.com/nashysolutions/error-presentation.git from cache (0.62s)
Computing version for https://github.com/nashysolutions/error-presentation.git
Computed https://github.com/nashysolutions/error-presentation.git at 1.0.0 (1.23s)
Creating working copy for https://github.com/nashysolutions/error-presentation.git
Working copy of https://github.com/nashysolutions/error-presentation.git resolved at 1.0.0
========================================
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": [
{
"identity": "error-presentation",
"name": "error-presentation",
"url": "https://github.com/nashysolutions/error-presentation.git",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/error-presentation",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/nashysolutions/files.git
[1/139] Fetching files
Fetched https://github.com/nashysolutions/files.git from cache (0.71s)
Fetching https://github.com/nashysolutions/error-presentation.git from cache
Fetched https://github.com/nashysolutions/error-presentation.git from cache (0.46s)
Computing version for https://github.com/nashysolutions/error-presentation.git
Computed https://github.com/nashysolutions/error-presentation.git at 1.0.0 (0.51s)
Creating working copy for https://github.com/nashysolutions/files.git
Working copy of https://github.com/nashysolutions/files.git resolved at main (9c76306)
Creating working copy for https://github.com/nashysolutions/error-presentation.git
Working copy of https://github.com/nashysolutions/error-presentation.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'files' is not used by any target
Found 1 product dependencies
- error-presentation
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/nashysolutions/files.git
https://github.com/nashysolutions/files.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "error-presentation",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nashysolutions/error-presentation.git"
}
],
"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_dependencies" : [
"ErrorPresentation"
],
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Copying Info.plist
[0/5] Copying Localizable.xcstrings
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/7] Emitting module ErrorPresentation
[7/7] Compiling ErrorPresentation LocalizedCustomerFacingError.swift
[8/19] Compiling Files SaveResource.swift
[9/19] Compiling Files UpdateResource.swift
[10/19] Compiling Files FileSystemContext.swift
[11/19] Compiling Files FileSystemDirectory.swift
[12/20] Compiling Files Folder.swift
[13/20] Compiling Files FileSystemFolderStore.swift
[14/20] Compiling Files LoadResource.swift
[15/20] Compiling Files FileSystemOperations.swift
[16/20] Compiling Files DeleteResource.swift
[17/20] Emitting module Files
[18/20] Compiling Files Directory.swift
[19/20] Compiling Files File.swift
[20/20] Compiling Files resource_bundle_accessor.swift
Build complete! (6.79s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "error-presentation",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nashysolutions/error-presentation.git"
}
],
"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_dependencies" : [
"ErrorPresentation"
],
"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.