Build Information
Failed to build Inspector, reference develop (e5d0b8
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 10:32:52 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: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ipedro/Inspector
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at e5d0b84 Fix Catalyst support (#10)
Cloned https://github.com/ipedro/Inspector.git
Revision (git rev-parse @):
e5d0b84db33e49d2bca014405493fe159abaf971
SUCCESS checkout https://github.com/ipedro/Inspector.git at develop
========================================
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/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.
[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 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.
[13/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.
[14/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.
[15/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.
[16/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.
[17/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.
Fetching https://github.com/ipedro/UIKitOptions.git
Fetching https://github.com/ipedro/UIKeyboardAnimatable.git
Fetching https://github.com/ipedro/Coordinator.git
Fetching https://github.com/ipedro/UIKeyCommandTableView.git
[1/141] Fetching uikeycommandtableview
[142/257] Fetching uikeycommandtableview, uikeyboardanimatable
[254/915] Fetching uikeycommandtableview, uikeyboardanimatable, uikitoptions
[557/1161] Fetching uikeycommandtableview, uikeyboardanimatable, uikitoptions, coordinator
Fetched https://github.com/ipedro/Coordinator.git from cache (0.75s)
Fetched https://github.com/ipedro/UIKeyCommandTableView.git from cache (0.75s)
[422/774] Fetching uikeyboardanimatable, uikitoptions
Fetched https://github.com/ipedro/UIKitOptions.git from cache (0.81s)
Fetched https://github.com/ipedro/UIKeyboardAnimatable.git from cache (0.81s)
Computing version for https://github.com/ipedro/UIKitOptions.git
Computed https://github.com/ipedro/UIKitOptions.git at 0.3.3 (1.33s)
Computing version for https://github.com/ipedro/UIKeyboardAnimatable.git
Computed https://github.com/ipedro/UIKeyboardAnimatable.git at 1.0.0 (0.50s)
Computing version for https://github.com/ipedro/UIKeyCommandTableView.git
Computed https://github.com/ipedro/UIKeyCommandTableView.git at 0.3.3 (0.51s)
Computing version for https://github.com/ipedro/Coordinator.git
Computed https://github.com/ipedro/Coordinator.git at 2.1.3 (0.50s)
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/UIKitOptions.git
Working copy of https://github.com/ipedro/UIKitOptions.git resolved at 0.3.3
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
BUILD FAILURE 6.2 macosSpm