The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Styleable, reference main (78f351), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 03:38:46 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/radu-costea/Styleable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/radu-costea/Styleable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 78f3519 Update Readme.md
Cloned https://github.com/radu-costea/Styleable.git
Revision (git rev-parse @):
78f35195234bf5b8da9188a94bb73b4ae79b4ca1
SUCCESS checkout https://github.com/radu-costea/Styleable.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/radu-costea/Styleable.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/20] Compiling Styleable UIView+Styleable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[4/21] Compiling Styleable UIControl+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[5/21] Compiling Styleable UIEdgeInsets+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[6/21] Compiling Styleable StyleableControl.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[7/21] Compiling Styleable StyleableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/21] Compiling Styleable Style.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[9/21] Compiling Styleable Styleable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[10/21] Emitting module Styleable
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[11/21] Compiling Styleable VStackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[12/21] Compiling Styleable ZStackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[13/21] Compiling Styleable NSLayoutConstraint+DSL.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[14/21] Compiling Styleable Padding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[15/21] Compiling Styleable UIView+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[16/21] Compiling Styleable HScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[17/21] Compiling Styleable VScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[18/21] Compiling Styleable HStackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[19/21] Compiling Styleable ArrayBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[20/21] Compiling Styleable LayoutGuide.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
[21/21] Compiling Styleable UIVisualEffectsView+DSL.swift
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:9:8: error: no such module 'UIKit'
 7 |
 8 | import Foundation
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// An entity that has layout anchors
BUILD FAILURE 6.2 macosSpm