Build Information
Successful build of MaterialDesignSymbol, reference 2.9.0 (da2e8b), with Swift 6.0 for macOS (SPM) on 10 Jan 2026 02:48:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tichise/MaterialDesignSymbol.git
Reference: 2.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tichise/MaterialDesignSymbol
* tag 2.9.0 -> FETCH_HEAD
HEAD is now at da2e8be Remove CocoaPods support (#39)
Cloned https://github.com/tichise/MaterialDesignSymbol.git
Revision (git rev-parse @):
da2e8bebe2fda4cdecda32bb2a9f637ecd9b32b5
SUCCESS checkout https://github.com/tichise/MaterialDesignSymbol.git at 2.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/tichise/MaterialDesignSymbol.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying material-design-icons.ttf
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/14] Compiling MaterialDesignSymbol MaterialDesignIconEnum.swift
[5/14] Compiling MaterialDesignSymbol MaterialDesignIcon3.swift
[6/14] Compiling MaterialDesignSymbol MaterialDesignIcon5.swift
[7/14] Compiling MaterialDesignSymbol MaterialDesignIcon4.swift
[8/14] Compiling MaterialDesignSymbol MaterialDesignIcon2.swift
[9/14] Compiling MaterialDesignSymbol MaterialDesignIcon1.swift
[10/14] Compiling MaterialDesignSymbol MaterialDesignSymbol.swift
[11/15] Compiling MaterialDesignSymbol FontLoader.swift
[12/15] Compiling MaterialDesignSymbol MaterialDesignFont.swift
[13/15] Emitting module MaterialDesignSymbol
[14/15] Compiling MaterialDesignSymbol MaterialDesignIcon.swift
[15/15] Compiling MaterialDesignSymbol resource_bundle_accessor.swift
Build complete! (4.74s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MaterialDesignSymbol",
"name" : "MaterialDesignSymbol",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "MaterialDesignSymbol",
"targets" : [
"MaterialDesignSymbol"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "MaterialDesignSymbolTests",
"module_type" : "SwiftTarget",
"name" : "MaterialDesignSymbolTests",
"path" : "Tests/MaterialDesignSymbolTests",
"sources" : [
"MaterialDesignSymbolTests.swift"
],
"target_dependencies" : [
"MaterialDesignSymbol"
],
"type" : "test"
},
{
"c99name" : "MaterialDesignSymbol",
"module_type" : "SwiftTarget",
"name" : "MaterialDesignSymbol",
"path" : "Sources/MaterialDesignSymbol",
"product_memberships" : [
"MaterialDesignSymbol"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/MaterialDesignSymbol/Resources/material-design-icons.ttf",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"FontLoader.swift",
"MaterialDesignFont.swift",
"MaterialDesignIcon.swift",
"MaterialDesignIcon1.swift",
"MaterialDesignIcon2.swift",
"MaterialDesignIcon3.swift",
"MaterialDesignIcon4.swift",
"MaterialDesignIcon5.swift",
"MaterialDesignIconEnum.swift",
"MaterialDesignSymbol.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.