Build Information
Successful build of NewRelic, reference 7.7.1 (40b49a), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 15:09:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/newrelic/newrelic-ios-agent-spm.git
Reference: 7.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/newrelic/newrelic-ios-agent-spm
* tag 7.7.1 -> FETCH_HEAD
HEAD is now at 40b49aa Added build 7.7.1
Cloned https://github.com/newrelic/newrelic-ios-agent-spm.git
Revision (git rev-parse @):
40b49aa3f19579018c55df76310b2d55458bcae4
SUCCESS checkout https://github.com/newrelic/newrelic-ios-agent-spm.git at 7.7.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/newrelic/newrelic-ios-agent-spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
[3/4] Compiling NewRelicPackage NewRelicPackage.swift
[4/4] Emitting module NewRelicPackage
Build complete! (7.79s)
Downloading binary artifact https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.7.1.zip
[2729/32356793] Downloading https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.7.1.zip
Downloaded https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.7.1.zip (3.66s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "NewRelic",
"name" : "NewRelic",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "NewRelic",
"targets" : [
"NewRelicPackage",
"NewRelic"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NewRelicPackage",
"module_type" : "SwiftTarget",
"name" : "NewRelicPackage",
"path" : "Sources/NewRelicPackage",
"product_memberships" : [
"NewRelic"
],
"sources" : [
"NewRelicPackage.swift"
],
"type" : "library"
},
{
"c99name" : "NewRelic",
"module_type" : "BinaryTarget",
"name" : "NewRelic",
"path" : "remote/archive/NewRelic_XCFramework_Agent_7.7.1.zip",
"product_memberships" : [
"NewRelic"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Done.