Build Information
Successful build of OEVIcons, reference main (d78098), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 05:00:32 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/openTdataCH/oev-icons-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/openTdataCH/oev-icons-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d780983 Merge pull request #2 from openTdataCH/fix-duplicate-names-in-index.json
Submodule path 'sbb-icons': checked out '5227b94d4dc4ee56b1d4a8948d7de22cf1e63b1b'
Submodule path 'sbb-pictograms': checked out '158774de08cc52a41ee4200f095d4e5cf0c6d300'
Submodule 'sbb-icons' (https://github.com/sbb-design-systems/sbb-icons.git) registered for path 'sbb-icons'
Submodule 'sbb-pictograms' (https://github.com/sbb-design-systems/sbb-pictograms.git) registered for path 'sbb-pictograms'
Cloning into '/Users/admin/builder/spi-builder-workspace/sbb-icons'...
Cloning into '/Users/admin/builder/spi-builder-workspace/sbb-pictograms'...
Cloned https://github.com/openTdataCH/oev-icons-swift.git
Revision (git rev-parse @):
d78098350b0cd6fc41e8c8cb3aa87b1739c86540
SUCCESS checkout https://github.com/openTdataCH/oev-icons-swift.git at main
========================================
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": "oev-icons-swift",
"name": "OEVIcons",
"url": "https://github.com/openTdataCH/oev-icons-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/oev-icons-swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/openTdataCH/oev-icons-swift.git
[1/18183] Fetching oev-icons-swift
Fetched https://github.com/openTdataCH/oev-icons-swift.git from cache (1.42s)
Creating working copy for https://github.com/openTdataCH/oev-icons-swift.git
Working copy of https://github.com/openTdataCH/oev-icons-swift.git resolved at main (d780983)
warning: '.resolve-product-dependencies': dependency 'oev-icons-swift' 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/openTdataCH/oev-icons-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
[2/4] Copying Pictograms.xcassets
[3/4] Copying OEVIcons.xcassets
[5/8] Compiling OEVIcons Pictograms.swift
[6/8] Emitting module OEVIcons
[7/8] Compiling OEVIcons resource_bundle_accessor.swift
[8/8] Compiling OEVIcons OEVIcons.swift
Build complete! (13.93s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "OEVIcons",
"name" : "OEVIcons",
"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" : "15.0"
}
],
"products" : [
{
"name" : "OEVIcons",
"targets" : [
"OEVIcons"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OEVIcons",
"module_type" : "SwiftTarget",
"name" : "OEVIcons",
"path" : "Sources/OEVIcons",
"product_memberships" : [
"OEVIcons"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/OEVIcons/Assets/OEVIcons.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/OEVIcons/Assets/Pictograms.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"OEVIcons.swift",
"Pictograms.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.