The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MeterReporter, reference main (537004), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 09:43:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/MeterReporter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/MeterReporter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5370040 Fix Badges
Cloned https://github.com/ChimeHQ/MeterReporter.git
Revision (git rev-parse @):
5370040cd8af14372555ed513cf89cea4aa2115b
SUCCESS checkout https://github.com/ChimeHQ/MeterReporter.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChimeHQ/MeterReporter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version-1EA4D86E10B52AF.txt
[5/14] Compiling BinaryImage BinaryImage.m
[7/20] Compiling Background URLSessionDelegateAdapter.swift
[8/20] Compiling Background URLResponse+Utilities.swift
[9/20] Compiling Background Uploader.swift
[10/20] Compiling Background TaskScheduler.swift
[11/20] Emitting module Background
[12/20] Compiling Background BackgroundTaskConfiguration.swift
[13/20] Compiling Background NetworkResponse.swift
[14/20] Compiling Background Downloader.swift
[15/25] Compiling Wells WellsReporter.swift
[16/25] Compiling Wells FileManager+Helpers.swift
[17/25] Emitting module Wells
[18/25] Compiling Wells Protocol+Helpers.swift
[19/25] Compiling Wells Data+compression.swift
[20/25] Compiling Meter ExceptionInfo.swift
[21/25] Compiling Meter DlfcnSymbolicator.swift
[22/25] Compiling Meter Symbolicator.swift
[23/25] Compiling Meter CallStackTree.swift
[24/25] Emitting module Meter
[25/25] Compiling Meter DiagnosticPayload.swift
[26/30] Compiling MeterReporter UncaughtExceptionLogger.swift
[27/30] Compiling MeterReporter DiagnosticSubscriber.swift
[28/30] Compiling MeterReporter ExceptionLoggingApplication.swift
[29/30] Emitting module MeterReporter
[30/30] Compiling MeterReporter MeterReporter.swift
Build complete! (12.78s)
Fetching https://github.com/ChimeHQ/Wells
[1/208] Fetching wells
Fetched https://github.com/ChimeHQ/Wells from cache (0.74s)
Fetching https://github.com/ChimeHQ/Background
[1/214] Fetching background
Fetched https://github.com/ChimeHQ/Background from cache (0.71s)
Fetching https://github.com/ChimeHQ/Meter
[1/579] Fetching meter
Fetched https://github.com/ChimeHQ/Meter from cache (0.86s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.6.0 (1.30s)
Creating working copy for https://github.com/ChimeHQ/Wells
Working copy of https://github.com/ChimeHQ/Wells resolved at c31f833829083c5966adeff16832879acdcad214
Creating working copy for https://github.com/ChimeHQ/Background
Working copy of https://github.com/ChimeHQ/Background resolved at 11f1bc95a7ec88c275b522b12883ada9dbc062e6
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at 0.6.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "meter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Meter"
    },
    {
      "identity" : "wells",
      "requirement" : {
        "revision" : [
          "c31f833829083c5966adeff16832879acdcad214"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Wells"
    }
  ],
  "manifest_display_name" : "MeterReporter",
  "name" : "MeterReporter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "MeterReporter",
      "targets" : [
        "MeterReporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MeterReporter",
      "module_type" : "SwiftTarget",
      "name" : "MeterReporter",
      "path" : "Sources/MeterReporter",
      "product_dependencies" : [
        "Meter",
        "Wells"
      ],
      "product_memberships" : [
        "MeterReporter"
      ],
      "sources" : [
        "DiagnosticSubscriber.swift",
        "ExceptionLoggingApplication.swift",
        "MeterReporter.swift",
        "UncaughtExceptionLogger.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.