Build Information
Failed to build MultiSelectSegmentedControl, reference 2.4.2 (f49827), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 07:11:26 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/yonat/MultiSelectSegmentedControl.git
Reference: 2.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yonat/MultiSelectSegmentedControl
* tag 2.4.2 -> FETCH_HEAD
HEAD is now at f49827b bump version to 2.4.2
Cloned https://github.com/yonat/MultiSelectSegmentedControl.git
Revision (git rev-parse @):
f49827b08a80b722526eee8209dc2cf77b8907a3
SUCCESS checkout https://github.com/yonat/MultiSelectSegmentedControl.git at 2.4.2
Fetching https://github.com/yonat/SweeterSwift
[1/346] Fetching sweeterswift
Fetched https://github.com/yonat/SweeterSwift from cache (0.87s)
Computing version for https://github.com/yonat/SweeterSwift
Computed https://github.com/yonat/SweeterSwift at 1.2.6 (1.60s)
Creating working copy for https://github.com/yonat/SweeterSwift
Working copy of https://github.com/yonat/SweeterSwift resolved at 1.2.6
========================================
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": "multiselectsegmentedcontrol",
"name": "MultiSelectSegmentedControl",
"url": "https://github.com/yonat/MultiSelectSegmentedControl.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MultiSelectSegmentedControl",
"traits": [
"default"
],
"dependencies": [
{
"identity": "sweeterswift",
"name": "SweeterSwift",
"url": "https://github.com/yonat/SweeterSwift",
"version": "1.2.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SweeterSwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/yonat/MultiSelectSegmentedControl.git
[1/705] Fetching multiselectsegmentedcontrol
Fetched https://github.com/yonat/MultiSelectSegmentedControl.git from cache (0.92s)
Fetching https://github.com/yonat/SweeterSwift from cache
Fetched https://github.com/yonat/SweeterSwift from cache (0.44s)
Computing version for https://github.com/yonat/SweeterSwift
Computed https://github.com/yonat/SweeterSwift at 1.2.6 (0.50s)
Creating working copy for https://github.com/yonat/SweeterSwift
Working copy of https://github.com/yonat/SweeterSwift resolved at 1.2.6
Creating working copy for https://github.com/yonat/MultiSelectSegmentedControl.git
Working copy of https://github.com/yonat/MultiSelectSegmentedControl.git resolved at 2.4.2 (f49827b)
warning: '.resolve-product-dependencies': dependency 'multiselectsegmentedcontrol' is not used by any target
Found 1 product dependencies
- SweeterSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/yonat/MultiSelectSegmentedControl.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
[1/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version--6988338F2F200930.txt
[6/20] Compiling SweeterSwift UIView+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[7/20] Compiling SweeterSwift UIViewController+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[8/21] Compiling SweeterSwift resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[9/21] Compiling SweeterSwift UITextView+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[10/21] Compiling SweeterSwift String+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[11/21] Compiling SweeterSwift Swift+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[12/21] Compiling SweeterSwift UIStackView+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[13/21] Compiling SweeterSwift TimeInterval+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[14/21] Compiling SweeterSwift UIApplication+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[15/21] Compiling SweeterSwift Bundle+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[16/21] Compiling SweeterSwift Codable+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/21] Emitting module SweeterSwift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[18/21] Compiling SweeterSwift NSManagedObjectContext+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[19/21] Compiling SweeterSwift NSObject+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[20/21] Compiling SweeterSwift DateFormatter+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
[21/21] Compiling SweeterSwift NSAttributedString+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
5 | //
6 |
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIApplication {
BUILD FAILURE 6.3 macosSpm