The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SharkCardScan with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gymshark/ios-card-scan.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/gymshark/ios-card-scan.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying Images.xcassets
[3/4] Write swift-version--423B1241ED78D482.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/33] Emitting module SharkUtils
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/33] Compiling SharkUtils AxesSet.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/33] Compiling SharkUtils LayoutGuideSource.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/33] Compiling SharkUtils PinningConstraintHelpers.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/33] Compiling SharkUtils SizingConstraintHelpers.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/37] Compiling SharkUtils WeakClosure.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/37] Compiling SharkUtils WeakContainable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/37] Compiling SharkUtils WeakNonOptional.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[13/37] Compiling SharkUtils WriteSafe.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[14/37] Compiling SharkUtils OptionalExtensions.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[15/37] Compiling SharkUtils ResultExtensions.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[16/37] Compiling SharkUtils UIEdgeInsets.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[17/37] Compiling SharkUtils UIStackView.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[18/37] Compiling SharkUtils SequencedResultRequests.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[19/37] Compiling SharkUtils Associatable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[20/37] Compiling SharkUtils BasicUIActionHandler.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[21/37] Compiling SharkUtils Chainable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[22/37] Compiling SharkUtils GenericArrayBuilder.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[23/37] Compiling SharkUtils NSRegularExpressionExtensions.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[24/37] Compiling SharkUtils ParameterErasure.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[25/37] Compiling SharkUtils ThreadSafe.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[26/37] Compiling SharkUtils AsyncRequest.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[27/37] Compiling SharkUtils ParallelRequests.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[28/37] Compiling SharkUtils ParallelResultRequests.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[29/37] Compiling SharkUtils RepeatingRequest.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[30/37] Compiling SharkUtils UIStackViewConstructor.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[31/37] Compiling SharkUtils AdditiveArithmetic.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[32/37] Compiling SharkUtils CACornerMask.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[33/37] Compiling SharkUtils CGSize.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[34/37] Compiling SharkUtils UIView.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[35/37] Compiling SharkUtils Observable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[36/37] Compiling SharkUtils ObservableExtensions.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[37/37] Compiling SharkUtils ObserverSet.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/gymshark/ios-shark-utils.git from cache
Fetched https://github.com/gymshark/ios-shark-utils.git from cache (0.16s)
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.33s)
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/30] Compiling SharkUtils UIStackViewConstructor.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/30] Compiling SharkUtils AdditiveArithmetic.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/30] Compiling SharkUtils CACornerMask.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/30] Compiling SharkUtils CGSize.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/30] Compiling SharkUtils GenericArrayBuilder.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/30] Compiling SharkUtils NSRegularExpressionExtensions.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/30] Compiling SharkUtils ParameterErasure.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/30] Compiling SharkUtils ThreadSafe.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/30] Emitting module SharkUtils
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/30] Compiling SharkUtils AsyncRequest.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/30] Compiling SharkUtils ParallelRequests.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[13/30] Compiling SharkUtils ParallelResultRequests.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[14/30] Compiling SharkUtils RepeatingRequest.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[15/34] Compiling SharkUtils UIView.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[16/34] Compiling SharkUtils Observable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[17/34] Compiling SharkUtils ObservableExtensions.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[18/34] Compiling SharkUtils ObserverSet.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[19/34] Compiling SharkUtils AxesSet.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[20/34] Compiling SharkUtils LayoutGuideSource.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[21/34] Compiling SharkUtils PinningConstraintHelpers.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[22/34] Compiling SharkUtils SizingConstraintHelpers.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[23/34] Compiling SharkUtils OptionalExtensions.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[24/34] Compiling SharkUtils ResultExtensions.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[25/34] Compiling SharkUtils UIEdgeInsets.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[26/34] Compiling SharkUtils UIStackView.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[27/34] Compiling SharkUtils SequencedResultRequests.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[28/34] Compiling SharkUtils Associatable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[29/34] Compiling SharkUtils BasicUIActionHandler.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[30/34] Compiling SharkUtils Chainable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[31/34] Compiling SharkUtils WeakClosure.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[32/34] Compiling SharkUtils WeakContainable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[33/34] Compiling SharkUtils WeakNonOptional.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[34/34] Compiling SharkUtils WriteSafe.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ios-shark-utils/Sources/SharkUtils/Constraints/AxesSet.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7