The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NewRelic, reference main (40b49a), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 16:16:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/newrelic/newrelic-ios-agent-spm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/newrelic/newrelic-ios-agent-spm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Downloading binary artifact https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.7.1.zip
[4098/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.47s)
========================================
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.39s)
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 main (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.54s)
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] Compiling NewRelicPackage NewRelicPackage.swift
[4/4] Emitting module NewRelicPackage
Build complete! (4.44s)
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.