Build Information
Successful build of SFSymbols, reference 1.5.0 (07c590), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 20:34:59 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/simonbs/SFSymbols.git
Reference: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonbs/SFSymbols
* tag 1.5.0 -> FETCH_HEAD
HEAD is now at 07c5906 Extracts clip shape to separate Swift file
Cloned https://github.com/simonbs/SFSymbols.git
Revision (git rev-parse @):
07c59068c52fb52c3a3223310a003b4ccd2a7a78
SUCCESS checkout https://github.com/simonbs/SFSymbols.git at 1.5.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": "sfsymbols",
"name": "SFSymbols",
"url": "https://github.com/simonbs/SFSymbols.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SFSymbols",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/simonbs/SFSymbols.git
[1/725] Fetching sfsymbols
Fetched https://github.com/simonbs/SFSymbols.git from cache (1.21s)
Creating working copy for https://github.com/simonbs/SFSymbols.git
Working copy of https://github.com/simonbs/SFSymbols.git resolved at 1.5.0 (07c5906)
warning: '.resolve-product-dependencies': dependency 'sfsymbols' 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/simonbs/SFSymbols.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/31] Compiling SFSymbols SettingsMenu.swift
[4/31] Compiling SFSymbols View+Settings.swift
[5/31] Compiling SFSymbols View+SensoryFeedback.swift
[6/31] Compiling SFSymbols SFSymbol.swift
[7/31] Compiling SFSymbols SFSymbolCategory.swift
[8/31] Compiling SFSymbols SFSymbolCategoryFilter.swift
[9/34] Compiling SFSymbols SymbolCategoriesPlist.swift
[10/34] Compiling SFSymbols SymbolOrderPlist.swift
[11/34] Compiling SFSymbols SymbolSearchPlist.swift
[12/34] Compiling SFSymbols SFSymbolStyleViewModifier.swift
[13/34] Compiling SFSymbols Environment+Settings.swift
[14/34] Compiling SFSymbols Settings.swift
[15/34] Compiling SFSymbols SFSymbolTile.swift
[16/34] Compiling SFSymbols SFSymbolsGrid.swift
[17/34] Compiling SFSymbols SFSymbolsLoader.swift
[18/34] Compiling SFSymbols SFSymbolCategoryFilterPicker.swift
[19/34] Compiling SFSymbols SFSymbolPicker+Settings.swift
[20/34] Compiling SFSymbols SFSymbolPicker.swift
[21/34] Compiling SFSymbols CoreGlyphsDataProvider.swift
[22/34] Compiling SFSymbols CoreGlyphsPlistReader.swift
[23/34] Compiling SFSymbols PopoverSFSymbolPicker.swift
[24/34] Compiling SFSymbols SheetSFSymbolPicker.swift
[25/34] Compiling SFSymbols CategoriesPlist.swift
[26/34] Compiling SFSymbols NameAvailabilityPlist.swift
[27/34] Emitting module SFSymbols
[28/34] Compiling SFSymbols CategoryFilterSafeAreaBarViewModifier.swift
[29/34] Compiling SFSymbols BundleCoreGlyphsDataProvider.swift
[30/34] Compiling SFSymbols CachingCoreGlyphsDataProvider.swift
[31/34] Compiling SFSymbols CoreGlyphsBundleLoader.swift
[32/34] Compiling SFSymbols SFSymbolPickerGrid.swift
[33/34] Compiling SFSymbols SFSymbols.swift
[34/34] Compiling SFSymbols View+SFSymbolPicker.swift
Build complete! (10.81s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SFSymbols",
"name" : "SFSymbols",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SFSymbols",
"targets" : [
"SFSymbols"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFSymbols",
"module_type" : "SwiftTarget",
"name" : "SFSymbols",
"path" : "Sources/SFSymbols",
"product_memberships" : [
"SFSymbols"
],
"sources" : [
"Internal/CategoryFilter/CategoryFilterSafeAreaBarViewModifier.swift",
"Internal/DataProviders/BundleCoreGlyphsDataProvider.swift",
"Internal/DataProviders/CachingCoreGlyphsDataProvider.swift",
"Internal/DataProviders/CoreGlyphsBundleLoader.swift",
"Internal/DataProviders/CoreGlyphsDataProvider.swift",
"Internal/DataProviders/CoreGlyphsPlistReader.swift",
"Internal/Pickers/PopoverSFSymbolPicker.swift",
"Internal/Pickers/SFSymbolTile.swift",
"Internal/Pickers/SFSymbolsGrid.swift",
"Internal/Pickers/SFSymbolsLoader.swift",
"Internal/Pickers/SheetSFSymbolPicker.swift",
"Internal/Plists/CategoriesPlist.swift",
"Internal/Plists/NameAvailabilityPlist.swift",
"Internal/Plists/SymbolCategoriesPlist.swift",
"Internal/Plists/SymbolOrderPlist.swift",
"Internal/Plists/SymbolSearchPlist.swift",
"Internal/SFSymbolStyleViewModifier.swift",
"Internal/Settings/Environment+Settings.swift",
"Internal/Settings/Settings.swift",
"Internal/Settings/SettingsMenu.swift",
"Internal/Settings/View+Settings.swift",
"Internal/View+SensoryFeedback.swift",
"SFSymbol.swift",
"SFSymbolCategory.swift",
"SFSymbolCategoryFilter.swift",
"SFSymbolCategoryFilterPicker.swift",
"SFSymbolPicker+Settings.swift",
"SFSymbolPicker.swift",
"SFSymbolPickerGrid.swift",
"SFSymbols.swift",
"View+SFSymbolPicker.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.