Build Information
Failed to build SharkCardScan, reference master (8c7ed0), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 02:44:25 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/gymshark/ios-card-scan.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gymshark/ios-card-scan
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8c7ed0d Merge pull request #10 from gymshark/task/update_instruction_text
Cloned https://github.com/gymshark/ios-card-scan.git
Revision (git rev-parse @):
8c7ed0de768fa709ab5ac42c02639c3dfb5fc3b9
SUCCESS checkout https://github.com/gymshark/ios-card-scan.git at master
Fetching https://github.com/gymshark/ios-shark-utils.git
[1/221] Fetching ios-shark-utils
Fetched https://github.com/gymshark/ios-shark-utils.git from cache (0.64s)
Computing version for https://github.com/gymshark/ios-shark-utils.git
Computed https://github.com/gymshark/ios-shark-utils.git at 1.0.5 (1.34s)
Creating working copy for https://github.com/gymshark/ios-shark-utils.git
Working copy of https://github.com/gymshark/ios-shark-utils.git resolved at 1.0.5
========================================
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": "ios-card-scan",
"name": "SharkCardScan",
"url": "https://github.com/gymshark/ios-card-scan.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-card-scan",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ios-shark-utils",
"name": "SharkUtils",
"url": "https://github.com/gymshark/ios-shark-utils.git",
"version": "1.0.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-shark-utils",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/gymshark/ios-card-scan.git
[1/6653] Fetching ios-card-scan
Fetched https://github.com/gymshark/ios-card-scan.git from cache (1.55s)
Fetching https://github.com/gymshark/ios-shark-utils.git from cache
Fetched https://github.com/gymshark/ios-shark-utils.git from cache (0.42s)
Computing version for https://github.com/gymshark/ios-shark-utils.git
Computed https://github.com/gymshark/ios-shark-utils.git at 1.0.5 (0.49s)
Creating working copy for https://github.com/gymshark/ios-shark-utils.git
Working copy of https://github.com/gymshark/ios-shark-utils.git resolved at 1.0.5
Creating working copy for https://github.com/gymshark/ios-card-scan.git
Working copy of https://github.com/gymshark/ios-card-scan.git resolved at master (8c7ed0d)
warning: '.resolve-product-dependencies': dependency 'ios-card-scan' is not used by any target
Found 1 product dependencies
- SharkUtils
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/gymshark/ios-card-scan.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying Images.xcassets
[3/4] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/34] Emitting module SharkUtils
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[6/37] Compiling SharkUtils AxesSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[7/37] Compiling SharkUtils LayoutGuideSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[8/37] Compiling SharkUtils PinningConstraintHelpers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[9/37] Compiling SharkUtils SizingConstraintHelpers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[10/37] Compiling SharkUtils ObservableExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[11/37] Compiling SharkUtils ObserverSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[12/37] Compiling SharkUtils AsyncRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[13/37] Compiling SharkUtils WeakContainable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[14/37] Compiling SharkUtils WeakNonOptional.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[15/37] Compiling SharkUtils WriteSafe.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[16/37] Compiling SharkUtils OptionalExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[17/37] Compiling SharkUtils ResultExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[18/37] Compiling SharkUtils UIEdgeInsets.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[19/37] Compiling SharkUtils ParameterErasure.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[20/37] Compiling SharkUtils ThreadSafe.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[21/37] Compiling SharkUtils WeakClosure.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[22/37] Compiling SharkUtils SequencedResultRequests.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[23/37] Compiling SharkUtils Associatable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[24/37] Compiling SharkUtils BasicUIActionHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[25/37] Compiling SharkUtils UIStackView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[26/37] Compiling SharkUtils UIView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[27/37] Compiling SharkUtils Observable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[28/37] Compiling SharkUtils Chainable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[29/37] Compiling SharkUtils GenericArrayBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[30/37] Compiling SharkUtils NSRegularExpressionExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[31/37] Compiling SharkUtils ParallelRequests.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[32/37] Compiling SharkUtils ParallelResultRequests.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[33/37] Compiling SharkUtils RepeatingRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[34/37] Compiling SharkUtils UIStackViewConstructor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[35/37] Compiling SharkUtils AdditiveArithmetic.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[36/37] Compiling SharkUtils CACornerMask.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
[37/37] Compiling SharkUtils CGSize.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public struct AxesSet: OptionSet {
BUILD FAILURE 6.3 macosSpm