Build Information
Successful build of o, reference 2.1.1 (2c8dc2), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 10:39:53 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/0xOpenBytes/o.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/o
* tag 2.1.1 -> FETCH_HEAD
HEAD is now at 2c8dc28 Remove tvOS Notifications (#9)
Cloned https://github.com/0xOpenBytes/o.git
Revision (git rev-parse @):
2c8dc280528428f684f250f88dbc513f4c65504e
SUCCESS checkout https://github.com/0xOpenBytes/o.git at 2.1.1
========================================
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": "o",
"name": "o",
"url": "https://github.com/0xOpenBytes/o.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/o",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/0xOpenBytes/o.git
[1/248] Fetching o
Fetched https://github.com/0xOpenBytes/o.git from cache (0.65s)
Creating working copy for https://github.com/0xOpenBytes/o.git
Working copy of https://github.com/0xOpenBytes/o.git resolved at 2.1.1 (2c8dc28)
warning: '.resolve-product-dependencies': dependency 'o' 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/0xOpenBytes/o.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/13] Compiling o NotificationAuthorization.swift
[4/13] Compiling o NotificationDelegate.swift
[5/13] Compiling o o+notification.swift
[6/13] Compiling o o+console.swift
[7/13] Compiling o o+file.swift
[8/13] Compiling o NotificationPost.swift
[9/13] Emitting module o
[10/13] Compiling o o+url.swift
[11/13] Compiling o NotificationDelete.swift
[12/13] Compiling o NotificationUpdate.swift
[13/13] Compiling o NotificationGet.swift
[14/14] Compiling o o.swift
Build complete! (4.52s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "o",
"name" : "o",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "o",
"targets" : [
"o"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "oTests",
"module_type" : "SwiftTarget",
"name" : "oTests",
"path" : "Tests/oTests",
"sources" : [
"oTests.swift"
],
"target_dependencies" : [
"o"
],
"type" : "test"
},
{
"c99name" : "o",
"module_type" : "SwiftTarget",
"name" : "o",
"path" : "Sources/o",
"product_memberships" : [
"o"
],
"sources" : [
"Console/o+console.swift",
"File/o+file.swift",
"Notifications/NotificationAuthorization.swift",
"Notifications/NotificationDelegate.swift",
"Notifications/NotificationDelete.swift",
"Notifications/NotificationGet.swift",
"Notifications/NotificationPost.swift",
"Notifications/NotificationUpdate.swift",
"Notifications/o+notification.swift",
"URL/o+url.swift",
"o.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.