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 Inspector, reference 3.3.0 (eadf77), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 10:33:17 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/ipedro/Inspector.git
Reference: 3.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ipedro/Inspector
 * tag               3.3.0      -> FETCH_HEAD
HEAD is now at eadf771 Merge branch 'develop'
Cloned https://github.com/ipedro/Inspector.git
Revision (git rev-parse @):
eadf7714e301ad55986ba951f68a249434538242
SUCCESS checkout https://github.com/ipedro/Inspector.git at 3.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ipedro/Inspector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[6/11] Copying Symbols.xcassets
[7/11] Copying ElementLibrary.xcassets
[8/11] Write swift-version-1EA4D86E10B52AF.txt
[10/68] Compiling UIKeyboardAnimatable UIView+KeyboardAnimation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[11/68] Compiling UIKeyboardAnimatable KeyboardAnimatable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[12/68] Compiling UIKeyboardAnimatable KeyboardAnimation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[13/68] Compiling UIKeyboardAnimatable Notification.Name+Keyboard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/68] Compiling UIKeyboardAnimatable Notification+KeyboardAnimationInfo.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[15/68] Compiling UIKeyboardAnimatable KeyboardNotificationName.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[16/68] Emitting module UIKeyboardAnimatable
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
[17/68] Compiling UIKeyboardAnimatable AnyHashable+Notifications.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
 23 | //
 24 |
 25 | import UIKit
    |        `- error: no such module 'UIKit'
 26 |
 27 | /// An alias for a type used to represent the name of a keyboard related notification.
Fetching https://github.com/ipedro/UIKeyCommandTableView.git
Fetching https://github.com/ipedro/Coordinator.git
Fetching https://github.com/ipedro/UIKitOptions.git
Fetching https://github.com/ipedro/UIKeyboardAnimatable.git
[1/246] Fetching coordinator
[247/362] Fetching coordinator, uikeyboardanimatable
[363/503] Fetching coordinator, uikeyboardanimatable, uikeycommandtableview
Fetched https://github.com/ipedro/UIKeyCommandTableView.git from cache (0.67s)
[1/658] Fetching uikitoptions
Fetched https://github.com/ipedro/Coordinator.git from cache (0.79s)
Fetched https://github.com/ipedro/UIKeyboardAnimatable.git from cache (0.79s)
Fetched https://github.com/ipedro/UIKitOptions.git from cache (0.79s)
Computing version for https://github.com/ipedro/UIKitOptions.git
Computed https://github.com/ipedro/UIKitOptions.git at 0.3.3 (1.31s)
Computing version for https://github.com/ipedro/UIKeyboardAnimatable.git
Computed https://github.com/ipedro/UIKeyboardAnimatable.git at 1.0.0 (0.48s)
Computing version for https://github.com/ipedro/Coordinator.git
Computed https://github.com/ipedro/Coordinator.git at 2.1.3 (0.48s)
Computing version for https://github.com/ipedro/UIKeyCommandTableView.git
Computed https://github.com/ipedro/UIKeyCommandTableView.git at 0.3.3 (0.48s)
Creating working copy for https://github.com/ipedro/UIKeyboardAnimatable.git
Working copy of https://github.com/ipedro/UIKeyboardAnimatable.git resolved at 1.0.0
Creating working copy for https://github.com/ipedro/Coordinator.git
Working copy of https://github.com/ipedro/Coordinator.git resolved at 2.1.3
Creating working copy for https://github.com/ipedro/UIKeyCommandTableView.git
Working copy of https://github.com/ipedro/UIKeyCommandTableView.git resolved at 0.3.3
Creating working copy for https://github.com/ipedro/UIKitOptions.git
Working copy of https://github.com/ipedro/UIKitOptions.git resolved at 0.3.3
BUILD FAILURE 6.2 macosSpm