Build Information
Successful build of SFSymbol, reference v2.0.0 (cd7d01), with Swift 6.3 for macOS (SPM) on 7 May 2026 17:03:06 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/LuckeyLogic/SFSymbol.git
Reference: v2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuckeyLogic/SFSymbol
* tag v2.0.0 -> FETCH_HEAD
HEAD is now at cd7d01e feat: v2.0.0 — update to SF Symbols 7.2, add SFSymbolKit dot-notation API (#1)
Cloned https://github.com/LuckeyLogic/SFSymbol.git
Revision (git rev-parse @):
cd7d01efed3015c904b5ea7d606ce322f4e6dda5
SUCCESS checkout https://github.com/LuckeyLogic/SFSymbol.git at v2.0.0
========================================
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": "sfsymbol",
"name": "SFSymbol",
"url": "https://github.com/LuckeyLogic/SFSymbol.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SFSymbol",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/LuckeyLogic/SFSymbol.git
[1/128] Fetching sfsymbol
Fetched https://github.com/LuckeyLogic/SFSymbol.git from cache (1.15s)
Creating working copy for https://github.com/LuckeyLogic/SFSymbol.git
Working copy of https://github.com/LuckeyLogic/SFSymbol.git resolved at v2.0.0 (cd7d01e)
warning: '.resolve-product-dependencies': dependency 'sfsymbol' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/LuckeyLogic/SFSymbol.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/32] Emitting module SFSymbolKit
[5/34] Compiling SFSymbolKit SFSymbol+z.swift
[6/34] Compiling SFSymbolKit SFSymbol.swift
[7/34] Compiling SFSymbolKit SFSymbol+u.swift
[8/34] Compiling SFSymbolKit SFSymbol+v.swift
[9/34] Compiling SFSymbolKit SFSymbol+w.swift
[10/34] Compiling SFSymbolKit SFSymbol+i.swift
[11/34] Compiling SFSymbolKit SFSymbol+j.swift
[12/34] Compiling SFSymbolKit SFSymbol+k.swift
[13/34] Compiling SFSymbolKit SFSymbol+o.swift
[14/34] Compiling SFSymbolKit SFSymbol+p.swift
[15/34] Compiling SFSymbolKit SFSymbol+q.swift
[16/34] Compiling SFSymbolKit SFSymbol+_digits.swift
[17/34] Compiling SFSymbolKit SFSymbol+a.swift
[18/34] Compiling SFSymbolKit SFSymbol+b.swift
[19/34] Compiling SFSymbolKit SFSymbol+r.swift
[20/34] Compiling SFSymbolKit SFSymbol+s.swift
[21/34] Compiling SFSymbolKit SFSymbol+t.swift
[22/34] Compiling SFSymbolKit SFSymbol+l.swift
[23/34] Compiling SFSymbolKit SFSymbol+m.swift
[24/34] Compiling SFSymbolKit SFSymbol+n.swift
[25/34] Compiling SFSymbolKit SFSymbol+f.swift
[26/34] Compiling SFSymbolKit SFSymbol+g.swift
[27/34] Compiling SFSymbolKit SFSymbol+h.swift
[28/34] Compiling SFSymbolKit SFSymbol+x.swift
[29/34] Compiling SFSymbolKit SFSymbol+y.swift
[30/34] Compiling SFSymbolKit SFSymbol+c.swift
[31/34] Compiling SFSymbolKit SFSymbol+d.swift
[32/34] Compiling SFSymbolKit SFSymbol+e.swift
[33/34] Compiling SFSymbol SFSymbol.swift
[34/34] Emitting module SFSymbol
Build complete! (12.93s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SFSymbol",
"name" : "SFSymbol",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SFSymbol",
"targets" : [
"SFSymbol"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SFSymbolKit",
"targets" : [
"SFSymbolKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFSymbolTests",
"module_type" : "SwiftTarget",
"name" : "SFSymbolTests",
"path" : "Tests/SFSymbolTests",
"sources" : [
"SFSymbolTests.swift"
],
"target_dependencies" : [
"SFSymbol",
"SFSymbolKit"
],
"type" : "test"
},
{
"c99name" : "SFSymbolKit",
"module_type" : "SwiftTarget",
"name" : "SFSymbolKit",
"path" : "Sources/SFSymbolKit",
"product_memberships" : [
"SFSymbolKit"
],
"sources" : [
"Generated/SFSymbol+_digits.swift",
"Generated/SFSymbol+a.swift",
"Generated/SFSymbol+b.swift",
"Generated/SFSymbol+c.swift",
"Generated/SFSymbol+d.swift",
"Generated/SFSymbol+e.swift",
"Generated/SFSymbol+f.swift",
"Generated/SFSymbol+g.swift",
"Generated/SFSymbol+h.swift",
"Generated/SFSymbol+i.swift",
"Generated/SFSymbol+j.swift",
"Generated/SFSymbol+k.swift",
"Generated/SFSymbol+l.swift",
"Generated/SFSymbol+m.swift",
"Generated/SFSymbol+n.swift",
"Generated/SFSymbol+o.swift",
"Generated/SFSymbol+p.swift",
"Generated/SFSymbol+q.swift",
"Generated/SFSymbol+r.swift",
"Generated/SFSymbol+s.swift",
"Generated/SFSymbol+t.swift",
"Generated/SFSymbol+u.swift",
"Generated/SFSymbol+v.swift",
"Generated/SFSymbol+w.swift",
"Generated/SFSymbol+x.swift",
"Generated/SFSymbol+y.swift",
"Generated/SFSymbol+z.swift",
"SFSymbol.swift"
],
"type" : "library"
},
{
"c99name" : "SFSymbol",
"module_type" : "SwiftTarget",
"name" : "SFSymbol",
"path" : "Sources/SFSymbol",
"product_memberships" : [
"SFSymbol"
],
"sources" : [
"SFSymbol.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.