The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AloeStackView 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/marlimox/AloeStackView.git
Reference: v1.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/marlimox/AloeStackView
 * tag               v1.2.0     -> FETCH_HEAD
HEAD is now at 28ef1e5 Bump project, podspec to version 1.2.0 (#67)
Cloned https://github.com/marlimox/AloeStackView.git into spi-builder-workspace
28ef1e50cef1eb38512fae67eb45ddc508f9a9f8
SUCCESS checkout https://github.com/marlimox/AloeStackView.git at v1.2.0
========================================
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...
[1/8] Compiling AloeStackView SeparatorHiding.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling AloeStackView SeparatorView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling AloeStackView Highlightable.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling AloeStackView Tappable.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/8] Emitting module AloeStackView
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling AloeStackView AloeStackViewController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling AloeStackView StackViewCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling AloeStackView AloeStackView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/8] Compiling AloeStackView SeparatorView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling AloeStackView AloeStackViewController.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/8] Emitting module AloeStackView
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling AloeStackView AloeStackView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling AloeStackView Tappable.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling AloeStackView SeparatorHiding.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling AloeStackView StackViewCell.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling AloeStackView Highlightable.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm