The Swift Package Index logo.Swift Package Index

Build Information

Failed to build flex-ui, reference 1.5.0 (5e2f5a), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 07:44:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/space-code/flex-ui
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 5e2f5a5 [Release] FlexUI 1.5.0
Cloned https://github.com/space-code/flex-ui.git
Revision (git rev-parse @):
5e2f5a55eb9429fe3ccb7399aaaf00992563d2be
SUCCESS checkout https://github.com/space-code/flex-ui.git at 1.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "flex-ui",
      "name": "flex-ui",
      "url": "https://github.com/space-code/flex-ui.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/flex-ui",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/space-code/flex-ui.git
[1/653] Fetching flex-ui
Fetched https://github.com/space-code/flex-ui.git from cache (0.81s)
Creating working copy for https://github.com/space-code/flex-ui.git
Working copy of https://github.com/space-code/flex-ui.git resolved at 1.5.0 (5e2f5a5)
warning: '.resolve-product-dependencies': dependency 'flex-ui' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/space-code/flex-ui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/15] 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.
[4/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.
[5/15] 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.
[6/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.
[7/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.
[8/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.
[9/16] 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.
[10/16] 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.
[11/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)
[12/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.
[13/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.
[14/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.
[15/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.
[16/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.
BUILD FAILURE 6.3 macosSpm