The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Silicon, reference 0.0.4 (feca60), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 05:25:37 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/kabir-sadiq/Silicon.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kabir-sadiq/Silicon
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at feca600 Add `addAsSubview(of:)` method to Basic.swift
Cloned https://github.com/kabir-sadiq/Silicon.git
Revision (git rev-parse @):
feca6003a76723677abaeb4547462a9bec0ef5d8
SUCCESS checkout https://github.com/kabir-sadiq/Silicon.git at 0.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kabir-sadiq/Silicon.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/10] Emitting module Silicon
/Users/admin/builder/spi-builder-workspace/Sources/Silicon/UIViewX/Align.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension UIView {
[4/10] Compiling Silicon Pin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Silicon/UIViewX/Align.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension UIView {
[5/10] Compiling Silicon Attach.swift
/Users/admin/builder/spi-builder-workspace/Sources/Silicon/UIViewX/Align.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension UIView {
[6/10] Compiling Silicon Dimension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Silicon/UIViewX/Align.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension UIView {
[7/10] Compiling Silicon Silicon.swift
/Users/admin/builder/spi-builder-workspace/Sources/Silicon/UIViewX/Align.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension UIView {
[8/10] Compiling Silicon Basic.swift
/Users/admin/builder/spi-builder-workspace/Sources/Silicon/UIViewX/Align.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension UIView {
[9/10] Compiling Silicon Match.swift
/Users/admin/builder/spi-builder-workspace/Sources/Silicon/UIViewX/Align.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension UIView {
[10/10] Compiling Silicon Align.swift
/Users/admin/builder/spi-builder-workspace/Sources/Silicon/UIViewX/Align.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension UIView {
BUILD FAILURE 6.2 macosSpm