Build Information
Successful build of swift-uuid-literal, reference main (81bf76), with Swift 6.2 for macOS (SPM) on 20 Nov 2025 17:33:52 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/buttoncomputer/swift-uuid-literal.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/buttoncomputer/swift-uuid-literal
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 81bf76d Update package namne in README
Cloned https://github.com/buttoncomputer/swift-uuid-literal.git
Revision (git rev-parse @):
81bf76d4d0d6095a8a5a6739edac3cd104dd1e0a
SUCCESS checkout https://github.com/buttoncomputer/swift-uuid-literal.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72918] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (7.25s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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": "swift-uuid-literal",
"name": "swift-uuid-literal",
"url": "https://github.com/buttoncomputer/swift-uuid-literal.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-uuid-literal",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/buttoncomputer/swift-uuid-literal.git
[1/36] Fetching swift-uuid-literal
Fetched https://github.com/buttoncomputer/swift-uuid-literal.git from cache (0.59s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.95s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.02s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/buttoncomputer/swift-uuid-literal.git
Working copy of https://github.com/buttoncomputer/swift-uuid-literal.git resolved at main (81bf76d)
warning: '.resolve-product-dependencies': dependency 'swift-uuid-literal' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/buttoncomputer/swift-uuid-literal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-49B95AFC49DCD68C.txt
[5/8] Emitting module UUIDLiteralMacros
[6/8] Compiling UUIDLiteralMacros UUIDLiteralMacro.swift
[6/8] Write Objects.LinkFileList
[7/8] Linking UUIDLiteralMacros-tool
[9/12] Compiling UUIDLiteral UUIDLiteral.swift
[10/12] Emitting module UUIDLiteral
[12/12] Compiling UUIDLiteral UUIDLiteral.swift
Build complete! (5.78s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0-latest",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "swift-uuid-literal",
"name" : "swift-uuid-literal",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "UUIDLiteral",
"targets" : [
"UUIDLiteral"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UUIDLiteralMacros",
"targets" : [
"UUIDLiteralMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "UUIDLiteralTests",
"module_type" : "SwiftTarget",
"name" : "UUIDLiteralTests",
"path" : "Tests/UUIDLiteralTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"UUIDLiteralTests.swift"
],
"target_dependencies" : [
"UUIDLiteral",
"UUIDLiteralMacros"
],
"type" : "test"
},
{
"c99name" : "UUIDLiteralMacros",
"module_type" : "SwiftTarget",
"name" : "UUIDLiteralMacros",
"path" : "Sources/UUIDLiteralMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"UUIDLiteral",
"UUIDLiteralMacros"
],
"sources" : [
"UUIDLiteralMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "UUIDLiteral",
"module_type" : "SwiftTarget",
"name" : "UUIDLiteral",
"path" : "Sources/UUIDLiteral",
"product_memberships" : [
"UUIDLiteral"
],
"sources" : [
"UUIDLiteral.swift"
],
"target_dependencies" : [
"UUIDLiteralMacros"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.