The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWWavWriter, reference main (500575), with Swift 6.0 for macOS (SPM) on 23 Apr 2026 23:59:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/William-Weng/WWWavWriter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWWavWriter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 500575f Update README.md
Cloned https://github.com/William-Weng/WWWavWriter.git
Revision (git rev-parse @):
500575f4a0f805a5c68e84972702ee0c62855b59
SUCCESS checkout https://github.com/William-Weng/WWWavWriter.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/William-Weng/WWWavWriter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Privacy
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/9] Emitting module WWWavWriter
/Users/admin/builder/spi-builder-workspace/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
[5/9] Compiling WWWavWriter Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
[6/9] Compiling WWWavWriter Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
[7/9] Compiling WWWavWriter resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
[8/9] Compiling WWWavWriter Constant.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
[9/9] Compiling WWWavWriter WWWavWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
BUILD FAILURE 6.0 macosSpm