Build Information
Failed to build flex-ui, reference 1.4.0 (f1b0a5
), with Swift 6.0 for macOS (SPM) on 23 May 2025 16:51:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/space-code/flex-ui.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/space-code/flex-ui
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at f1b0a54 Release `1.4.0` (#15)
Cloned https://github.com/space-code/flex-ui.git
Revision (git rev-parse @):
f1b0a545353c6a21deafe3f656756070f3f33ad5
SUCCESS checkout https://github.com/space-code/flex-ui.git at 1.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/space-code/flex-ui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/15] 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/15] 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.
[5/15] 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.
[6/16] 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.
[7/16] 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.
[8/16] 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.
[9/16] 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.
[10/16] 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.
[11/16] 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.
[12/16] 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.
[13/16] 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/16] 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/16] 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.
[16/16] 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.0 macosSpm