Build Information
Successful build of SymbolAvailability, reference 1.0.1 (8c0fee), with Swift 6.3 for macOS (SPM) on 1 May 2026 00:54:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WindowsMEMZ/SymbolAvailability.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WindowsMEMZ/SymbolAvailability
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 8c0feeb Follow dependency module name change
Cloned https://github.com/WindowsMEMZ/SymbolAvailability.git
Revision (git rev-parse @):
8c0feebe0c7d0ac54d219b60401327395995ca2f
SUCCESS checkout https://github.com/WindowsMEMZ/SymbolAvailability.git at 1.0.1
Fetching https://github.com/swift-library/swift-gyb
[1/98] Fetching swift-gyb
Fetched https://github.com/swift-library/swift-gyb from cache (0.67s)
Computing version for https://github.com/swift-library/swift-gyb
Computed https://github.com/swift-library/swift-gyb at 0.0.2 (1.15s)
Creating working copy for https://github.com/swift-library/swift-gyb
Working copy of https://github.com/swift-library/swift-gyb resolved at 0.0.2
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "symbolavailability",
"name": "SymbolAvailability",
"url": "https://github.com/WindowsMEMZ/SymbolAvailability.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SymbolAvailability",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-gyb",
"name": "swift-gyb",
"url": "https://github.com/swift-library/swift-gyb",
"version": "0.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-gyb",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/WindowsMEMZ/SymbolAvailability.git
[1/26] Fetching symbolavailability
Fetched https://github.com/WindowsMEMZ/SymbolAvailability.git from cache (0.54s)
Fetching https://github.com/swift-library/swift-gyb from cache
Fetched https://github.com/swift-library/swift-gyb from cache (0.43s)
Computing version for https://github.com/swift-library/swift-gyb
Computed https://github.com/swift-library/swift-gyb at 0.0.2 (0.51s)
Creating working copy for https://github.com/WindowsMEMZ/SymbolAvailability.git
Working copy of https://github.com/WindowsMEMZ/SymbolAvailability.git resolved at 1.0.1 (8c0feeb)
Creating working copy for https://github.com/swift-library/swift-gyb
Working copy of https://github.com/swift-library/swift-gyb resolved at 0.0.2
warning: '.resolve-product-dependencies': dependency 'symbolavailability' is not used by any target
Found 1 product dependencies
- swift-gyb
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/WindowsMEMZ/SymbolAvailability.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GybPlugin
Building for debugging...
[1/5] Write swift-version--6988338F2F200930.txt
[2/5] Using gyb convert SymbolsInternal.swift.gyb to SymbolsInternal.swift
[3/5] Using gyb convert Symbols.swift.gyb to Symbols.swift
[4/5] Write sources
[6/9] Compiling SymbolAvailability SymbolsInternal.swift
[7/9] Compiling SymbolAvailability SymbolAvailability.swift
/Users/admin/builder/spi-builder-workspace/Sources/SymbolAvailability/SymbolAvailability.swift:276:14: warning: 'init(_internalSystemName:colorPalette:)' is deprecated: Use .renderingMode(.original) [#DeprecatedDeclaration]
274 | @inlinable
275 | public init(_internalSystemName systemName: SFSymbol) {
276 | self.init(_internalSystemName: systemName.name)
| `- warning: 'init(_internalSystemName:colorPalette:)' is deprecated: Use .renderingMode(.original) [#DeprecatedDeclaration]
277 | }
278 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[8/9] Compiling SymbolAvailability Symbols.swift
[9/9] Emitting module SymbolAvailability
/Users/admin/builder/spi-builder-workspace/Sources/SymbolAvailability/SymbolAvailability.swift:276:14: warning: 'init(_internalSystemName:colorPalette:)' is deprecated: Use .renderingMode(.original) [#DeprecatedDeclaration]
274 | @inlinable
275 | public init(_internalSystemName systemName: SFSymbol) {
276 | self.init(_internalSystemName: systemName.name)
| `- warning: 'init(_internalSystemName:colorPalette:)' is deprecated: Use .renderingMode(.original) [#DeprecatedDeclaration]
277 | }
278 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (28.14s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-gyb",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-library/swift-gyb"
}
],
"manifest_display_name" : "SymbolAvailability",
"name" : "SymbolAvailability",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SymbolAvailability",
"targets" : [
"SymbolAvailability"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SymbolAvailability",
"module_type" : "SwiftTarget",
"name" : "SymbolAvailability",
"path" : "Sources/SymbolAvailability",
"product_dependencies" : [
"GybPlugin"
],
"product_memberships" : [
"SymbolAvailability"
],
"sources" : [
"SymbolAvailability.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.