The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Spot with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dhardiman/spot.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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 into spi-builder-workspace
5cc78ae847e2757f3a35fd30201ec55028f9008e
SUCCESS checkout https://github.com/dhardiman/spot.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/4] Emitting module Spot
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[2/4] Compiling Spot LocationHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[3/4] Compiling Spot LocationAccess.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[4/4] Compiling Spot LocationService.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/4] Emitting module Spot
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[2/4] Compiling Spot LocationService.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[3/4] Compiling Spot LocationAccess.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[4/4] Compiling Spot LocationHandler.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Spot/LocationHandler.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm