Build Information
Failed to build Pry, reference main (74d6d4), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 19:10:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/9alvaro0/Pry.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/9alvaro0/Pry
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 74d6d44 fix: dark mode on all sheet presentations + visible entries for export
Cloned https://github.com/9alvaro0/Pry.git
Revision (git rev-parse @):
74d6d447737aee42455970cc3da196eb6f16d4b1
SUCCESS checkout https://github.com/9alvaro0/Pry.git at main
========================================
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": "pry",
"name": "Pry",
"url": "https://github.com/9alvaro0/Pry.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pry",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/9alvaro0/Pry.git
[1/1759] Fetching pry
Fetched https://github.com/9alvaro0/Pry.git from cache (0.92s)
Creating working copy for https://github.com/9alvaro0/Pry.git
Working copy of https://github.com/9alvaro0/Pry.git resolved at main (74d6d44)
warning: '.resolve-product-dependencies': dependency 'pry' 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/9alvaro0/Pry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Assets.xcassets
[2/3] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/77] Emitting module Pry
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[5/85] Compiling Pry FloatingActionButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[6/85] Compiling Pry ShakeDetector.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[7/85] Compiling Pry SheetHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[8/85] Compiling Pry AdaptiveColor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[9/85] Compiling Pry Color+Hex.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[10/85] Compiling Pry PryStyles.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[11/85] Compiling Pry PryTheme.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[12/85] Compiling Pry resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[13/85] Compiling Pry Date+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[14/85] Compiling Pry Int+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[15/85] Compiling Pry NSNumber+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[16/85] Compiling Pry String+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[17/85] Compiling Pry TimeInterval+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[18/85] Compiling Pry UNUserNotificationCenter+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[19/85] Compiling Pry URL+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[20/85] Compiling Pry HTTPStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[21/85] Compiling Pry NetworkLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[22/85] Compiling Pry NetworkEntry.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[23/85] Compiling Pry PushNotificationEntry.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[24/85] Compiling Pry RedirectHop.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[25/85] Compiling Pry PryContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[26/85] Compiling Pry PryHooks.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[27/85] Compiling Pry PryModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[28/85] Compiling Pry PryStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[29/85] Compiling Pry PryTrigger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[30/85] Compiling Pry AppHubView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[31/85] Compiling Pry CookiesView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[32/85] Compiling Pry EnvironmentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[33/85] Compiling Pry PermissionsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[34/85] Compiling Pry PrySettingsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[35/85] Compiling Pry UserDefaultsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[36/85] Compiling Pry ConsoleLogDetail.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[37/85] Compiling Pry ConsoleLogRow.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[38/85] Compiling Pry ProInterceptorHooks.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[39/85] Compiling Pry PryConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[40/85] Compiling Pry PryLifecycle.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[41/85] Compiling Pry PushNotificationInterceptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[42/85] Compiling Pry URLSessionConfiguration+Swizzle.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[43/85] Compiling Pry URLSessionInterceptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[44/85] Compiling Pry ContentLanguage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[45/85] Compiling Pry GraphQLParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[46/85] Compiling Pry ConsoleMonitorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[47/85] Compiling Pry DeeplinkDetail.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[48/85] Compiling Pry DeeplinkMonitorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[49/85] Compiling Pry DeeplinkRow.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[50/85] Compiling Pry DeeplinkSimulator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[51/85] Compiling Pry GraphQLOperationType+Color.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[52/85] Compiling Pry HeadersView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[53/85] Compiling Pry JWTDetailView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[54/85] Compiling Pry NetworkStatsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[55/85] Compiling Pry PryRootView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[56/85] Compiling Pry PushNotificationDetail.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[57/85] Compiling Pry PushNotificationSimulator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[58/85] Compiling Pry PushNotificationsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[59/85] Compiling Pry CodeBlockView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[60/85] Compiling Pry FormDataRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[61/85] Compiling Pry HighlightedText.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[62/85] Compiling Pry JWTDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[63/85] Compiling Pry PreferenceStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[64/85] Compiling Pry Mocks.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[65/85] Compiling Pry PryStore+Preview.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[66/85] Compiling Pry Environment+Pry.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[67/85] Compiling Pry DeeplinkEntry.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[68/85] Compiling Pry LogEntry.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[69/85] Compiling Pry LogType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[70/85] Compiling Pry ImagePreviewView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[71/85] Compiling Pry JSONRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[72/85] Compiling Pry TextRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[73/85] Compiling Pry CopyButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[74/85] Compiling Pry DetailRow.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[75/85] Compiling Pry DetailSection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[76/85] Compiling Pry EmptyState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[77/85] Compiling Pry FilterChipBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[78/85] Compiling Pry NetworkCurlGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[79/85] Compiling Pry NetworkDetailOverview.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[80/85] Compiling Pry NetworkDetailRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[81/85] Compiling Pry NetworkDetailResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[82/85] Compiling Pry NetworkFilterSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[83/85] Compiling Pry NetworkMonitorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[84/85] Compiling Pry NetworkRequestDetail.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
[85/85] Compiling Pry NetworkRequestRow.swift
/Users/admin/builder/spi-builder-workspace/Sources/Pry/UI/App/AppHubView.swift:2:8: error: no such module 'UIKit'
1 | import SwiftUI
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Hub view with cards differentiated by type: Monitor (live), Storage, Diagnostics, Config.
BUILD FAILURE 6.3 macosSpm