Build Information
Successful build of swift-log-sentry, reference 2.1.0 (d523bd
), with Swift 6.0 for macOS (SPM) on 31 Aug 2025 16:53:49 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/idolize/swift-log-sentry.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/idolize/swift-log-sentry
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at d523bd9 Update version in README
Cloned https://github.com/idolize/swift-log-sentry.git
Revision (git rev-parse @):
d523bd969fa833e3866990d86221e3b8280d18a7
SUCCESS checkout https://github.com/idolize/swift-log-sentry.git at 2.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/idolize/swift-log-sentry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying Sentry.framework
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/9] Compiling Logging MetadataProvider.swift
[6/9] Compiling Logging LogHandler.swift
[7/9] Compiling Logging Locks.swift
[8/9] Emitting module Logging
[9/9] Compiling Logging Logging.swift
[10/13] Emitting module LoggingSentry
[11/13] Compiling LoggingSentry BreadcrumbTracker.swift
[12/13] Compiling LoggingSentry BreadcrumbTracker+Live.swift
[13/13] Compiling LoggingSentry LogHandler.swift
Build complete! (32.36s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/getsentry/sentry-cocoa.git
[1/3897] Fetching swift-log
[3898/182862] Fetching swift-log, sentry-cocoa
Fetched https://github.com/apple/swift-log.git from cache (12.26s)
Fetched https://github.com/getsentry/sentry-cocoa.git from cache (12.26s)
Computing version for https://github.com/getsentry/sentry-cocoa.git
Computed https://github.com/getsentry/sentry-cocoa.git at 8.55.0 (0.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.49s)
Creating working copy for https://github.com/getsentry/sentry-cocoa.git
Working copy of https://github.com/getsentry/sentry-cocoa.git resolved at 8.55.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
[32750/46529798] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry.xcframework.zip
[11936212/157122652] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry-Dynamic-WithARM64e.xcframework.zip
[12798672/269770338] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry-Dynamic-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry-Dynamic.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry-Dynamic-WithARM64e.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry-Dynamic.xcframework.zip
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry.xcframework.zip (3.76s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry-Dynamic-WithARM64e.xcframework.zip (6.58s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.55.0/Sentry-Dynamic.xcframework.zip (6.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "sentry-cocoa",
"requirement" : {
"range" : [
{
"lower_bound" : "8.55.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/getsentry/sentry-cocoa.git"
}
],
"manifest_display_name" : "swift-log-sentry",
"name" : "swift-log-sentry",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "LoggingSentry",
"targets" : [
"LoggingSentry"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LoggingSentryTests",
"module_type" : "SwiftTarget",
"name" : "LoggingSentryTests",
"path" : "Tests/LoggingSentryTests",
"product_dependencies" : [
"Logging",
"Sentry"
],
"sources" : [
"LoggingSentryTests.swift"
],
"target_dependencies" : [
"LoggingSentry"
],
"type" : "test"
},
{
"c99name" : "LoggingSentry",
"module_type" : "SwiftTarget",
"name" : "LoggingSentry",
"path" : "Sources/LoggingSentry",
"product_dependencies" : [
"Logging",
"Sentry"
],
"product_memberships" : [
"LoggingSentry"
],
"sources" : [
"BreadcrumbTracker+Live.swift",
"BreadcrumbTracker.swift",
"LogHandler.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.