Build Information
Failed to build SinglePageScanner, reference 1.0.15 (acc3ae), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 21:36:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mhennemeyer/singlepagescanner.git
Reference: 1.0.15
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mhennemeyer/singlepagescanner
* tag 1.0.15 -> FETCH_HEAD
HEAD is now at acc3aeb rectDetectRequest
Cloned https://github.com/mhennemeyer/singlepagescanner.git
Revision (git rev-parse @):
acc3aebd3f2e590e17b74af639f85713c7bf6623
SUCCESS checkout https://github.com/mhennemeyer/singlepagescanner.git at 1.0.15
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "singlepagescanner",
"name": "SinglePageScanner",
"url": "https://github.com/mhennemeyer/singlepagescanner.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/singlepagescanner",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/mhennemeyer/singlepagescanner.git
[1/199] Fetching singlepagescanner
Fetched https://github.com/mhennemeyer/singlepagescanner.git from cache (0.74s)
Creating working copy for https://github.com/mhennemeyer/singlepagescanner.git
Working copy of https://github.com/mhennemeyer/singlepagescanner.git resolved at 1.0.15 (acc3aeb)
warning: '.resolve-product-dependencies': dependency 'singlepagescanner' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mhennemeyer/singlepagescanner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/32] Emitting module SinglePageScanner
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[4/35] Compiling SinglePageScanner CGImagePropertyOrientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[5/35] Compiling SinglePageScanner CGPoint+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[6/35] Compiling SinglePageScanner CGRect+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[7/35] Compiling SinglePageScanner CGSize+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[8/35] Compiling SinglePageScanner CIImage+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[9/35] Compiling SinglePageScanner UIImage+Orientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[10/35] Compiling SinglePageScanner CaptureSession+Orientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[11/35] Compiling SinglePageScanner CaptureSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[12/35] Compiling SinglePageScanner SinglePageScanner.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[13/35] Compiling SinglePageScanner UIImage+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[14/35] Compiling SinglePageScanner ImageScannerController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[15/35] Compiling SinglePageScanner CaptureDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[16/35] Compiling SinglePageScanner Transformable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[17/35] Compiling SinglePageScanner ReviewViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[18/35] Compiling SinglePageScanner CaptureSessionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[19/35] Compiling SinglePageScanner FocusRectangleView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[20/35] Compiling SinglePageScanner RectangleFeaturesFunnel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[21/35] Compiling SinglePageScanner ScannerViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[22/35] Compiling SinglePageScanner QuadrilateralView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[23/35] Compiling SinglePageScanner VisionRectangleDetector.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[24/35] Compiling SinglePageScanner EditScanViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[25/35] Compiling SinglePageScanner ZoomGestureController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[26/35] Compiling SinglePageScanner ShutterButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[27/35] Compiling SinglePageScanner CaptureSession+Flash.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[28/35] Compiling SinglePageScanner CaptureSession+Focus.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[29/35] Compiling SinglePageScanner CIRectangleDetector.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[30/35] Compiling SinglePageScanner EditScanCornerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[31/35] Compiling SinglePageScanner Error.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[32/35] Compiling SinglePageScanner Quadrilateral.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[33/35] Compiling SinglePageScanner AVCaptureVideoOrientation+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[34/35] Compiling SinglePageScanner Array+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
[35/35] Compiling SinglePageScanner CGAffineTransform+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SinglePageScanner/Common/CIRectangleDetector.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import AVFoundation
11 |
BUILD FAILURE 6.3 macosSpm