Build Information
Successful build of SwiftCloudDrive, reference main (bc86eb), with Swift 6.1 for macOS (SPM) on 11 Jun 2025 17:20:23 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drewmccormack/SwiftCloudDrive.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/drewmccormack/SwiftCloudDrive
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bc86eb9 Fixed mastodon link in README.
Cloned https://github.com/drewmccormack/SwiftCloudDrive.git
Revision (git rev-parse @):
bc86eb9ef15d83549d2b0fe1a12430fdd73c8fc0
SUCCESS checkout https://github.com/drewmccormack/SwiftCloudDrive.git at main
========================================
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": "swiftclouddrive",
"name": "SwiftCloudDrive",
"url": "https://github.com/drewmccormack/SwiftCloudDrive.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCloudDrive",
"dependencies": [
]
}
]
}
Fetching https://github.com/drewmccormack/SwiftCloudDrive.git
[1/353] Fetching swiftclouddrive
Fetched https://github.com/drewmccormack/SwiftCloudDrive.git from cache (0.77s)
Creating working copy for https://github.com/drewmccormack/SwiftCloudDrive.git
Working copy of https://github.com/drewmccormack/SwiftCloudDrive.git resolved at main (bc86eb9)
warning: '.resolve-product-dependencies': dependency 'swiftclouddrive' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/drewmccormack/SwiftCloudDrive.git
https://github.com/drewmccormack/SwiftCloudDrive.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftCloudDrive",
"name" : "SwiftCloudDrive",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SwiftCloudDrive",
"targets" : [
"SwiftCloudDrive"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "SwiftCloudDriveTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCloudDriveTests",
"path" : "Tests/SwiftCloudDriveTests",
"sources" : [
"CloudDriveTests.swift"
],
"target_dependencies" : [
"SwiftCloudDrive"
],
"type" : "test"
},
{
"c99name" : "SwiftCloudDrive",
"module_type" : "SwiftTarget",
"name" : "SwiftCloudDrive",
"path" : "Sources/SwiftCloudDrive",
"product_memberships" : [
"SwiftCloudDrive"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftCloudDrive/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CloudDrive.swift",
"CoordinatedFileManager.swift",
"Errors.swift",
"FileMonitor.swift",
"MetadataMonitor.swift",
"RootRelativePath.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/11] Compiling SwiftCloudDrive RootRelativePath.swift
[5/11] Compiling SwiftCloudDrive FileMonitor.swift
[6/11] Compiling SwiftCloudDrive resource_bundle_accessor.swift
[7/11] Compiling SwiftCloudDrive Errors.swift
[8/11] Compiling SwiftCloudDrive CoordinatedFileManager.swift
[9/11] Emitting module SwiftCloudDrive
[10/11] Compiling SwiftCloudDrive MetadataMonitor.swift
[11/11] Compiling SwiftCloudDrive CloudDrive.swift
Build complete! (4.76s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftCloudDrive",
"name" : "SwiftCloudDrive",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SwiftCloudDrive",
"targets" : [
"SwiftCloudDrive"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "SwiftCloudDriveTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCloudDriveTests",
"path" : "Tests/SwiftCloudDriveTests",
"sources" : [
"CloudDriveTests.swift"
],
"target_dependencies" : [
"SwiftCloudDrive"
],
"type" : "test"
},
{
"c99name" : "SwiftCloudDrive",
"module_type" : "SwiftTarget",
"name" : "SwiftCloudDrive",
"path" : "Sources/SwiftCloudDrive",
"product_memberships" : [
"SwiftCloudDrive"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftCloudDrive/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CloudDrive.swift",
"CoordinatedFileManager.swift",
"Errors.swift",
"FileMonitor.swift",
"MetadataMonitor.swift",
"RootRelativePath.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.