Build Information
Successful build of NewRelic, reference 7.7.1 (40b49a), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 15:10:14 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/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
Downloading binary artifact https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.7.1.zip
[1360/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.83s)
========================================
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": "newrelic-ios-agent-spm",
"name": "NewRelic",
"url": "https://github.com/newrelic/newrelic-ios-agent-spm.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/newrelic-ios-agent-spm",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/newrelic/newrelic-ios-agent-spm.git
[1/1521] Fetching newrelic-ios-agent-spm
Fetched https://github.com/newrelic/newrelic-ios-agent-spm.git from cache (1.52s)
Creating working copy for https://github.com/newrelic/newrelic-ios-agent-spm.git
Working copy of https://github.com/newrelic/newrelic-ios-agent-spm.git resolved at 7.7.1 (40b49aa)
Fetching binary artifact https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.7.1.zip from cache
Fetched https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.7.1.zip from cache (1.65s)
warning: '.resolve-product-dependencies': dependency 'newrelic-ios-agent-spm' 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/newrelic/newrelic-ios-agent-spm.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/4] Emitting module NewRelicPackage
[4/4] Compiling NewRelicPackage NewRelicPackage.swift
Build complete! (4.96s)
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.