Build Information
Successful build of ViewConfigurable, reference main (86755f), with Swift 6.2 for macOS (SPM) on 28 Jan 2026 04:35:08 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/grindrllc/view-configurable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/grindrllc/view-configurable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 86755f3 Update .github/workflows/trufflehog.yaml
Cloned https://github.com/grindrllc/view-configurable.git
Revision (git rev-parse @):
86755f39575304a957e002fd77c6c01244ef2ea8
SUCCESS checkout https://github.com/grindrllc/view-configurable.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/73886] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.89s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.47s)
========================================
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": "view-configurable",
"name": "ViewConfigurable",
"url": "https://github.com/grindrllc/view-configurable.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/view-configurable",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/grindrllc/view-configurable.git
[1/89] Fetching view-configurable
Fetched https://github.com/grindrllc/view-configurable.git from cache (0.67s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.94s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.66s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/grindrllc/view-configurable.git
Working copy of https://github.com/grindrllc/view-configurable.git resolved at main (86755f3)
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/grindrllc/view-configurable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[3/10] Write ViewConfigurableClient-entitlement.plist
[4/10] Write swift-version-49B95AFC49DCD68C.txt
[6/17] Compiling ViewConfigurableMacros MacroScopeType.swift
[7/17] Emitting module ViewConfigurableMacros
[8/17] Compiling ViewConfigurableMacros ViewConfigurableMacro.swift
[9/17] Compiling ViewConfigurableMacros MacroError.swift
[10/17] Compiling ViewConfigurableMacros Plugins.swift
[11/17] Compiling ViewConfigurableMacros MacroWarning.swift
[12/17] Compiling ViewConfigurableMacros MacroFixItMessage.swift
[12/17] Write Objects.LinkFileList
[13/17] Linking ViewConfigurableMacros-tool
[15/19] Compiling ViewConfigurable ViewConfigurable.swift
[16/19] Emitting module ViewConfigurable
[17/21] Compiling ViewConfigurableClient main.swift
[18/21] Emitting module ViewConfigurableClient
[18/21] Write Objects.LinkFileList
[19/21] Linking ViewConfigurableClient
[20/21] Applying ViewConfigurableClient
Build complete! (11.49s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0-latest",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "ViewConfigurable",
"name" : "ViewConfigurable",
"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" : "ViewConfigurable",
"targets" : [
"ViewConfigurable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ViewConfigurableClient",
"targets" : [
"ViewConfigurableClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "ViewConfigurableMacros",
"targets" : [
"ViewConfigurableMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ViewConfigurableTests",
"module_type" : "SwiftTarget",
"name" : "ViewConfigurableTests",
"path" : "Tests/ViewConfigurableTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"ViewConfigurableTests.swift"
],
"target_dependencies" : [
"ViewConfigurableMacros"
],
"type" : "test"
},
{
"c99name" : "ViewConfigurableMacros",
"module_type" : "SwiftTarget",
"name" : "ViewConfigurableMacros",
"path" : "Sources/ViewConfigurableMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ViewConfigurable",
"ViewConfigurableClient",
"ViewConfigurableMacros"
],
"sources" : [
"Helpers/MacroError.swift",
"Helpers/MacroFixItMessage.swift",
"Helpers/MacroScopeType.swift",
"Helpers/MacroWarning.swift",
"Plugins.swift",
"ViewConfigurableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "ViewConfigurableClient",
"module_type" : "SwiftTarget",
"name" : "ViewConfigurableClient",
"path" : "Sources/ViewConfigurableClient",
"product_memberships" : [
"ViewConfigurableClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ViewConfigurable"
],
"type" : "executable"
},
{
"c99name" : "ViewConfigurable",
"module_type" : "SwiftTarget",
"name" : "ViewConfigurable",
"path" : "Sources/ViewConfigurable",
"product_memberships" : [
"ViewConfigurable",
"ViewConfigurableClient"
],
"sources" : [
"ViewConfigurable.swift"
],
"target_dependencies" : [
"ViewConfigurableMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.