The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NewRelic, reference 7.7.1 (40b49a), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 15:33:59 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

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: 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.1
Building package at path:  $PWD
https://github.com/newrelic/newrelic-ios-agent-spm.git
https://github.com/newrelic/newrelic-ios-agent-spm.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling NewRelicPackage NewRelicPackage.swift
[4/4] Emitting module NewRelicPackage
Build complete! (8.26s)
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.94s)
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.