Build Information
Failed to build CallDetector, reference 1.0.0 (0531df), with Swift 6.0 for macOS (SPM) on 23 Jan 2026 09:28:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NugiNurGhani/CallDetector.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NugiNurGhani/CallDetector
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 0531df4 Prepare for 1.0.0 release
Cloned https://github.com/NugiNurGhani/CallDetector.git
Revision (git rev-parse @):
0531df4af7887ef4bf4aa664c5c0a47b36080829
SUCCESS checkout https://github.com/NugiNurGhani/CallDetector.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/NugiNurGhani/CallDetector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module CallDetector
/Users/admin/builder/spi-builder-workspace/Sources/CallDetector/CallDetector.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import CallKit
10 |
[4/4] Compiling CallDetector CallDetector.swift
/Users/admin/builder/spi-builder-workspace/Sources/CallDetector/CallDetector.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import CallKit
10 |
BUILD FAILURE 6.0 macosSpm