Build Information
Successful build of SFSymbol, reference 3.0.0 (1870d4
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 19:27:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nirma/SFSymbol.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nirma/SFSymbol
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 1870d4d Implement support for SFSymbol 6.0
Cloned https://github.com/Nirma/SFSymbol.git
Revision (git rev-parse @):
1870d4da704042fcabcd086235d97149c2196ea7
SUCCESS checkout https://github.com/Nirma/SFSymbol.git at 3.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nirma/SFSymbol.git
https://github.com/Nirma/SFSymbol.git
{
"dependencies" : [
],
"manifest_display_name" : "SFSymbol",
"name" : "SFSymbol",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SFSymbol",
"targets" : [
"SFSymbol"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFSymbolTests",
"module_type" : "SwiftTarget",
"name" : "SFSymbolTests",
"path" : "Tests/SFSymbolTests",
"sources" : [
"ImageExtensionTests.swift",
"UIImageExtensionTests.swift"
],
"target_dependencies" : [
"SFSymbol"
],
"type" : "test"
},
{
"c99name" : "SFSymbol",
"module_type" : "SwiftTarget",
"name" : "SFSymbol",
"path" : "Sources/SFSymbol",
"product_memberships" : [
"SFSymbol"
],
"sources" : [
"Extensions/Image+SFSymbol.swift",
"Extensions/NSImage+SFSymbol.swift",
"Extensions/UIImage+SFSymbol.swift",
"Protocols/SymbolImage.swift",
"SFSymbol1/SFSymbol.swift",
"SFSymbol2/SFSymbol2.swift",
"SFSymbol3/SFSymbol3.swift",
"SFSymbol4/SFSymbol4.swift",
"SFSymbol5/SFSymbol5.swift",
"SFSymbol6/SFSymbol6.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/12] Compiling SFSymbol UIImage+SFSymbol.swift
[4/12] Compiling SFSymbol NSImage+SFSymbol.swift
[5/13] Compiling SFSymbol SFSymbol4.swift
[6/13] Compiling SFSymbol SFSymbol2.swift
[7/13] Compiling SFSymbol SFSymbol.swift
[8/13] Compiling SFSymbol SFSymbol5.swift
[9/13] Compiling SFSymbol Image+SFSymbol.swift
[10/13] Compiling SFSymbol SymbolImage.swift
[11/13] Compiling SFSymbol SFSymbol3.swift
[12/13] Compiling SFSymbol SFSymbol6.swift
[13/13] Emitting module SFSymbol
Build complete! (16.92s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SFSymbol",
"name" : "SFSymbol",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SFSymbol",
"targets" : [
"SFSymbol"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFSymbolTests",
"module_type" : "SwiftTarget",
"name" : "SFSymbolTests",
"path" : "Tests/SFSymbolTests",
"sources" : [
"ImageExtensionTests.swift",
"UIImageExtensionTests.swift"
],
"target_dependencies" : [
"SFSymbol"
],
"type" : "test"
},
{
"c99name" : "SFSymbol",
"module_type" : "SwiftTarget",
"name" : "SFSymbol",
"path" : "Sources/SFSymbol",
"product_memberships" : [
"SFSymbol"
],
"sources" : [
"Extensions/Image+SFSymbol.swift",
"Extensions/NSImage+SFSymbol.swift",
"Extensions/UIImage+SFSymbol.swift",
"Protocols/SymbolImage.swift",
"SFSymbol1/SFSymbol.swift",
"SFSymbol2/SFSymbol2.swift",
"SFSymbol3/SFSymbol3.swift",
"SFSymbol4/SFSymbol4.swift",
"SFSymbol5/SFSymbol5.swift",
"SFSymbol6/SFSymbol6.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.