Build Information
Successful build of URLMacro, reference main (508da5), with Swift 6.2 for macOS (SPM) on 30 Apr 2026 05:29:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maniramezan/URLMacro.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maniramezan/URLMacro
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 508da54 Update GitHub Actions to latest stable versions
Cloned https://github.com/maniramezan/URLMacro.git
Revision (git rev-parse @):
508da5494fd3144b3634e1ccf8778fb4161e3597
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maniramezan/URLMacro.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/maniramezan/URLMacro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Lint Source Code
[2/2] Compiling plugin Format Source Code
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/10] Write sources
[7/10] Write swift-version--3CB7CFEC50E0D141.txt
[9/13] Compiling URLMacroMacros URLMacro.swift
[10/13] Compiling URLMacroMacros Plugin.swift
[11/13] Emitting module URLMacroMacros
[11/13] Write Objects.LinkFileList
[12/13] Linking URLMacroMacros-tool
[14/17] Emitting module URLMacro
[15/17] Compiling URLMacro URLMacro.swift
[16/17] Emitting module URLMacro
[17/17] Compiling URLMacro URLMacro.swift
Build complete! (29.23s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-format
[1/13768] Fetching swift-format
[2893/88808] Fetching swift-format, swift-syntax
Fetched https://github.com/swiftlang/swift-format from cache (4.15s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.15s)
Computing version for https://github.com/swiftlang/swift-format
Computed https://github.com/swiftlang/swift-format at 602.0.0 (7.13s)
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17527] Fetching swift-argument-parser
[177/24840] Fetching swift-argument-parser, swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (1.46s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.46s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.22s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (2.16s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18407] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.57s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.25s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.57s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-format
Working copy of https://github.com/swiftlang/swift-format resolved at 602.0.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip (0.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "700.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-format",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "700.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-format"
}
],
"manifest_display_name" : "URLMacro",
"name" : "URLMacro",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "URLMacro",
"targets" : [
"URLMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "URLMacroMacros",
"targets" : [
"URLMacroMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "URLMacroTests",
"module_type" : "SwiftTarget",
"name" : "URLMacroTests",
"path" : "Tests/URLMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"URLMacroTests.swift"
],
"target_dependencies" : [
"URLMacro",
"URLMacroMacros"
],
"type" : "test"
},
{
"c99name" : "URLMacroMacros",
"module_type" : "SwiftTarget",
"name" : "URLMacroMacros",
"path" : "Sources/URLMacroMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"URLMacro",
"URLMacroMacros"
],
"sources" : [
"Plugin.swift",
"URLMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "URLMacro",
"module_type" : "SwiftTarget",
"name" : "URLMacro",
"path" : "Sources/URLMacro",
"product_memberships" : [
"URLMacro"
],
"sources" : [
"URLMacro.swift"
],
"target_dependencies" : [
"URLMacroMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.