The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TelemetryClient with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TelemetryDeck/SwiftClient.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/TelemetryDeck/SwiftClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ab7455c Replace fatalError with assertionFailure (#146)
Cloned https://github.com/TelemetryDeck/SwiftClient.git
Revision (git rev-parse @):
ab7455cc763da7f0b9d8803682a362ac78aafdec
SUCCESS checkout https://github.com/TelemetryDeck/SwiftClient.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/TelemetryDeck/SwiftClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/10] Compiling TelemetryClient SignalManager.swift
[3/10] Compiling TelemetryClient SignalCache.swift
[4/10] Compiling TelemetryClient SignalEnricher.swift
[5/10] Emitting module TelemetryClient
[6/10] Compiling TelemetryClient TelemetryClient.swift
[7/10] Compiling TelemetryClient CryptoHashing.swift
[8/10] Compiling TelemetryClient JSONFormatting.swift
[9/11] Compiling TelemetryClient LogHandler.swift
[10/11] Compiling TelemetryClient Signal.swift
[11/11] Compiling TelemetryClient resource_bundle_accessor.swift
Build complete! (7.64s)
Build complete.
Done.