The Swift Package Index logo.Swift Package Index

Build Information

Failed to build flex-ui, reference main (97fda1), with Swift 6.2 for macOS (SPM) on 1 May 2026 15:45:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/space-code/flex-ui.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/space-code/flex-ui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 97fda1d chore(deps): update jdx/mise-action action to v4 (#72)
Cloned https://github.com/space-code/flex-ui.git
Revision (git rev-parse @):
97fda1d1ec1c02e8194d4d2413999cb1f9d7b941
SUCCESS checkout https://github.com/space-code/flex-ui.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/space-code/flex-ui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
[3/17] Compiling FlexUI FlexUI+UIView.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[4/18] Compiling FlexUI FlexUI+UIStackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[5/18] Compiling FlexUI FlexUI+UITextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[6/18] Compiling FlexUI FlexUI+UITextView.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[7/18] Compiling FlexUI FlexUI+UIControl.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[8/18] Compiling FlexUI FlexUI+UIImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[9/18] Compiling FlexUI FlexUI+UILabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[10/18] Compiling FlexUI FlexUI+UIScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[11/18] Compiling FlexUI FlexUI+UICollectionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[12/18] Compiling FlexUI FlexUI+UIContentUnavailableConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[13/18] Compiling FlexUI Command.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/18] Emitting module FlexUI
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[15/18] Compiling FlexUI FlexUI+UIButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[16/18] Compiling FlexUI FlexUI+UIButtonConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[17/18] Compiling FlexUI FlexCompatible.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
[18/18] Compiling FlexUI FlexUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlexUI/Classes/Extensions/FlexUI+UIButton.swift:6:8: error: no such module 'UIKit'
  4 | //
  5 |
  6 | import UIKit
    |        `- error: no such module 'UIKit'
  7 |
  8 | /// An extension to `FlexUI` that adds helper methods for configuring `UIButton` properties.
BUILD FAILURE 6.2 macosSpm