Build Information
Successful build of OEVIcons, reference main (d78098), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 23:54:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/openTdataCH/oev-icons-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-1EA4D86E10B52AF.txt
[2/4] Copying Pictograms.xcassets
[3/4] Copying OEVIcons.xcassets
[5/8] Compiling OEVIcons resource_bundle_accessor.swift
[6/8] Compiling OEVIcons Pictograms.swift
[7/8] Emitting module OEVIcons
[8/8] Compiling OEVIcons OEVIcons.swift
Build complete! (10.06s)
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.