Build Information
Failed to build BXAnchor, reference main (ab78af
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 21:06:40 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/chhailongsann/BXAnchor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chhailongsann/BXAnchor
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ab78af3 change center function
Cloned https://github.com/chhailongsann/BXAnchor.git
Revision (git rev-parse @):
ab78af383561a2366061f5551eac4c19d71f2356
SUCCESS checkout https://github.com/chhailongsann/BXAnchor.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/chhailongsann/BXAnchor.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/7] Emitting module BXAnchor
/Users/admin/builder/spi-builder-workspace/Sources/BXAnchor/UIStackView+Extension.swift:9:8: error: no such module 'UIKit'
7 |
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | extension UIStackView {
[4/7] Compiling BXAnchor BXAnchor.swift
/Users/admin/builder/spi-builder-workspace/Sources/BXAnchor/UIStackView+Extension.swift:9:8: error: no such module 'UIKit'
7 |
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | extension UIStackView {
[5/7] Compiling BXAnchor UIStackView+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/BXAnchor/UIStackView+Extension.swift:9:8: error: no such module 'UIKit'
7 |
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | extension UIStackView {
[6/7] Compiling BXAnchor UIView+Stacking.swift
/Users/admin/builder/spi-builder-workspace/Sources/BXAnchor/UIStackView+Extension.swift:9:8: error: no such module 'UIKit'
7 |
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | extension UIStackView {
[7/7] Compiling BXAnchor UIView+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/BXAnchor/UIStackView+Extension.swift:9:8: error: no such module 'UIKit'
7 |
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | extension UIStackView {
BUILD FAILURE 6.2 macosSpm