Build Information
Successful build of SBObjectiveCWrapper, reference master (4fcdab
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 03:10:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyBeaver/SBObjectiveCWrapper.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyBeaver/SBObjectiveCWrapper
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4fcdab9 new 1.5.0 release
Submodule path 'lib/SwiftyBeaver': checked out 'ad66cc41c5d8acbd63d9dcdc9d3609f152e08ed1'
Submodule 'lib/SwiftyBeaver' (https://github.com/SwiftyBeaver/SwiftyBeaver.git) registered for path 'lib/SwiftyBeaver'
Cloning into '/Users/admin/builder/spi-builder-workspace/lib/SwiftyBeaver'...
Cloned https://github.com/SwiftyBeaver/SBObjectiveCWrapper.git
Revision (git rev-parse @):
4fcdab9198d5ee513b082d59d7b24651b5ae0977
SUCCESS checkout https://github.com/SwiftyBeaver/SBObjectiveCWrapper.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftyBeaver/SBObjectiveCWrapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/14] Compiling SwiftyBeaver FilterValidator.swift
[5/15] Compiling SwiftyBeaver FileDestination.swift
[6/15] Compiling SwiftyBeaver GoogleCloudDestination.swift
[7/15] Compiling SwiftyBeaver Filter.swift
[8/15] Compiling SwiftyBeaver SBPlatformDestination.swift
[9/15] Compiling SwiftyBeaver ConsoleDestination.swift
[10/15] Compiling SwiftyBeaver Extensions.swift
[11/15] Compiling SwiftyBeaver AES256CBC.swift
[12/15] Compiling SwiftyBeaver Base64.swift
[13/15] Emitting module SwiftyBeaver
[14/15] Compiling SwiftyBeaver BaseDestination.swift
[15/15] Compiling SwiftyBeaver SwiftyBeaver.swift
[16/17] Emitting module SBObjectiveCWrapper
[17/17] Compiling SBObjectiveCWrapper SBObjectiveCWrapper.swift
Build complete! (10.08s)
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/4057] Fetching swiftybeaver
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (1.24s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (3.14s)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
Build complete.
{
"dependencies" : [
{
"identity" : "swiftybeaver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
}
],
"manifest_display_name" : "SBObjectiveCWrapper",
"name" : "SBObjectiveCWrapper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SBObjectiveCWrapper",
"targets" : [
"SBObjectiveCWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SBObjectiveCWrapper",
"module_type" : "SwiftTarget",
"name" : "SBObjectiveCWrapper",
"path" : "Sources",
"product_dependencies" : [
"SwiftyBeaver"
],
"product_memberships" : [
"SBObjectiveCWrapper"
],
"sources" : [
"SBObjectiveCWrapper.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.