Build Information
Failed to build SinglePageScanner, reference master (acc3ae), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 18:44:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mhennemeyer/singlepagescanner.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mhennemeyer/singlepagescanner
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mhennemeyer/singlepagescanner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.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 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 |
[5/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 |
[6/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 |
[7/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 |
[8/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 |
[9/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 |
[10/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 |
[11/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 |
[12/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 |
[13/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 |
[14/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 |
[15/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 |
[16/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 |
[17/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 |
[18/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 |
[19/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 |
[20/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 |
[21/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 |
[22/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 |
[23/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 |
[24/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 |
[25/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 |
[26/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 |
[27/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 |
[28/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 |
[29/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 |
[30/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 |
[31/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 |
[32/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 |
[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.2 macosSpm