Build Information
Failed to build Tabman, reference main (030dd8), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 20:38:20 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/uias/Tabman.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/uias/Tabman
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 030dd80 Update CHANGELOG
Cloned https://github.com/uias/Tabman.git
Revision (git rev-parse @):
030dd80277bb36c9a832f232ff85af1b436cabd8
SUCCESS checkout https://github.com/uias/Tabman.git at main
Fetching https://github.com/uias/Pageboy
[1/6704] Fetching pageboy
Fetched https://github.com/uias/Pageboy from cache (1.32s)
Creating working copy for https://github.com/uias/Pageboy
Working copy of https://github.com/uias/Pageboy resolved at 5.0.2
========================================
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": "tabman",
"name": "Tabman",
"url": "https://github.com/uias/Tabman.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tabman",
"traits": [
"default"
],
"dependencies": [
{
"identity": "pageboy",
"name": "Pageboy",
"url": "https://github.com/uias/Pageboy",
"version": "5.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pageboy",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/uias/Tabman.git
[1/20447] Fetching tabman
Fetched https://github.com/uias/Tabman.git from cache (5.64s)
Fetching https://github.com/uias/Pageboy from cache
Fetched https://github.com/uias/Pageboy from cache (0.49s)
Computing version for https://github.com/uias/Pageboy
Computed https://github.com/uias/Pageboy at 5.0.2 (1.06s)
Creating working copy for https://github.com/uias/Tabman.git
Working copy of https://github.com/uias/Tabman.git resolved at main (030dd80)
Creating working copy for https://github.com/uias/Pageboy
Working copy of https://github.com/uias/Pageboy resolved at 5.0.2
warning: '.resolve-product-dependencies': dependency 'tabman' is not used by any target
Found 1 product dependencies
- Pageboy
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/uias/Tabman.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/30] Emitting module Pageboy
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[7/32] Compiling Pageboy TransitionOperation+Action.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[8/32] Compiling Pageboy TransitionOperation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[9/32] Compiling Pageboy UIViewController+Pageboy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[10/32] Compiling Pageboy PageboyViewControllerDataSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[11/32] Compiling Pageboy PageboyViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[12/32] Compiling Pageboy PageboyViewController+Transitioning.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[13/32] Compiling Pageboy UIScrollView+Interaction.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[14/32] Compiling Pageboy UIView+Animation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[15/32] Compiling Pageboy DispatchQueue+main.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[16/32] Compiling Pageboy UIApplication+SafeShared.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[17/32] Compiling Pageboy UIPageViewController+ScrollView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[18/32] Compiling Pageboy UIView+AutoLayout.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[19/32] Compiling Pageboy UIView+Localization.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[20/32] Compiling Pageboy WeakContainer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[21/32] Compiling Pageboy resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[22/32] Compiling Pageboy PageboyAutoScroller.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[23/32] Compiling Pageboy PageboyViewController+AutoScrolling.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[24/32] Compiling Pageboy NavigationDirection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[25/32] Compiling Pageboy IndexedObjectMap.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[26/32] Compiling Pageboy PatchedPageViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[27/32] Compiling Pageboy PageboyViewController+ScrollDetection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[28/32] Compiling Pageboy PageboyViewController+Updating.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[29/32] Compiling Pageboy PageboyViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[30/32] Compiling Pageboy Page.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[31/32] Compiling Pageboy PageboyViewController+Management.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
[32/32] Compiling Pageboy PageboyViewController+ScrollCalculations.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/AutoScrolling/PageboyViewController+AutoScrolling.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - PageboyAutoScrollerHandler
warning: 'pageboy': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pageboy/Sources/Pageboy/Info.plist
BUILD FAILURE 6.3 macosSpm