Build Information
Failed to build TrafficAuthV2XClient, reference main (69a577), with Swift 6.2 for macOS (SPM) on 4 May 2026 22:45:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ghsiss/TrafficAuthV2XClient.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ghsiss/TrafficAuthV2XClient
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 69a5779 Release 0.0.16
Cloned https://github.com/ghsiss/TrafficAuthV2XClient.git
Revision (git rev-parse @):
69a5779f4b03b1bfbff1f9a12ebccafbbeea8f0f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ghsiss/TrafficAuthV2XClient.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ghsiss/TrafficAuthV2XClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module TrafficAuthV2XClient
/Users/admin/builder/spi-builder-workspace/Sources/TrafficAuthV2XClient/dummy.swift:7:19: error: no such module 'trafficauth_v2xclient_ios'
5 | // Created by Jason Alexander on 10/14/25.
6 | //
7 | @_exported import trafficauth_v2xclient_ios
| `- error: no such module 'trafficauth_v2xclient_ios'
8 |
9 |
[4/4] Compiling TrafficAuthV2XClient dummy.swift
/Users/admin/builder/spi-builder-workspace/Sources/TrafficAuthV2XClient/dummy.swift:7:19: error: no such module 'trafficauth_v2xclient_ios'
5 | // Created by Jason Alexander on 10/14/25.
6 | //
7 | @_exported import trafficauth_v2xclient_ios
| `- error: no such module 'trafficauth_v2xclient_ios'
8 |
9 |
Downloading binary artifact https://iss-trafficauth.s3.us-west-2.amazonaws.com/TrafficAuthV2XClientReleases/releases/0.0.16/libEncoderLib.xcframework.zip
Downloading binary artifact https://iss-trafficauth.s3.us-west-2.amazonaws.com/TrafficAuthV2XClientReleases/releases/0.0.16/TrafficAuthV2XClient.xcframework.zip
[16984/4224756] Downloading https://iss-trafficauth.s3.us-west-2.amazonaws.com/TrafficAuthV2XClientReleases/releases/0.0.16/libEncoderLib.xcframework.zip
[184508/7161429] Downloading https://iss-trafficauth.s3.us-west-2.amazonaws.com/TrafficAuthV2XClientReleases/releases/0.0.16/libEncoderLib.xcframework.zip, https://iss-trafficauth.s3.us-west-2.amazonaws.com/TrafficAuthV2XClientReleases/releases/0.0.16/TrafficAuthV2XClient.xcframework.zip
Downloaded https://iss-trafficauth.s3.us-west-2.amazonaws.com/TrafficAuthV2XClientReleases/releases/0.0.16/libEncoderLib.xcframework.zip (2.01s)
Downloaded https://iss-trafficauth.s3.us-west-2.amazonaws.com/TrafficAuthV2XClientReleases/releases/0.0.16/TrafficAuthV2XClient.xcframework.zip (2.16s)
BUILD FAILURE 6.2 macosSpm