The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Spot 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/dhardiman/spot.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dhardiman/spot
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 5cc78ae Available on iOS 9+
Cloned https://github.com/dhardiman/spot.git
Revision (git rev-parse @):
5cc78ae847e2757f3a35fd30201ec55028f9008e
SUCCESS checkout https://github.com/dhardiman/spot.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dhardiman/spot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/6] Compiling Spot LocationAccess.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[4/6] Compiling Spot LocationService.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/6] Emitting module Spot
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[6/6] Compiling Spot LocationHandler.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/5] Emitting module Spot
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling Spot LocationService.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling Spot LocationAccess.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling Spot LocationHandler.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm