The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AloeStackView, reference v1.2.0 (28ef1e), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 11:48:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marlimox/AloeStackView.git
Reference: v1.2.0
Initialized empty Git repository in /Users/admin/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
Revision (git rev-parse @):
28ef1e50cef1eb38512fae67eb45ddc508f9a9f8
SUCCESS checkout https://github.com/marlimox/AloeStackView.git at v1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/marlimox/AloeStackView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/10] Compiling AloeStackView SeparatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
 14 | // limitations under the License.
 15 |
 16 | import UIKit
    |        `- error: no such module 'UIKit'
 17 |
 18 | /**
[4/10] Compiling AloeStackView Tappable.swift
/Users/admin/builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
 14 | // limitations under the License.
 15 |
 16 | import UIKit
    |        `- error: no such module 'UIKit'
 17 |
 18 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/10] Emitting module AloeStackView
/Users/admin/builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
 14 | // limitations under the License.
 15 |
 16 | import UIKit
    |        `- error: no such module 'UIKit'
 17 |
 18 | /**
[6/10] Compiling AloeStackView AloeStackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
 14 | // limitations under the License.
 15 |
 16 | import UIKit
    |        `- error: no such module 'UIKit'
 17 |
 18 | /**
[7/10] Compiling AloeStackView StackViewCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
 14 | // limitations under the License.
 15 |
 16 | import UIKit
    |        `- error: no such module 'UIKit'
 17 |
 18 | /**
[8/10] Compiling AloeStackView SeparatorHiding.swift
/Users/admin/builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
 14 | // limitations under the License.
 15 |
 16 | import UIKit
    |        `- error: no such module 'UIKit'
 17 |
 18 | /**
[9/10] Compiling AloeStackView Highlightable.swift
/Users/admin/builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
 14 | // limitations under the License.
 15 |
 16 | import UIKit
    |        `- error: no such module 'UIKit'
 17 |
 18 | /**
[10/10] Compiling AloeStackView AloeStackViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/AloeStackView/AloeStackView.swift:16:8: error: no such module 'UIKit'
 14 | // limitations under the License.
 15 |
 16 | import UIKit
    |        `- error: no such module 'UIKit'
 17 |
 18 | /**
BUILD FAILURE 6.2 macosSpm