The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Segmentio, reference master (f12bae), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 17:35:50 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/Yalantis/Segmentio.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Yalantis/Segmentio
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f12bae7 Merge pull request #143 from Yalantis/feature/new_options
Cloned https://github.com/Yalantis/Segmentio.git
Revision (git rev-parse @):
f12bae77afc7dbdc5d176cc01ab8f45eb3563e68
SUCCESS checkout https://github.com/Yalantis/Segmentio.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Yalantis/Segmentio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/15] Compiling Segmentio SegmentioCellWithImageUnderLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[4/15] Compiling Segmentio SegmentioCellWithImageOverLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/16] Compiling Segmentio SegmentioCell.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[6/16] Compiling Segmentio SegmentioCellWithImage.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[7/16] Emitting module Segmentio
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[8/16] Compiling Segmentio BadgeViewPresenter.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[9/16] Compiling Segmentio BadgeWithCounterView.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[10/16] Compiling Segmentio SegmentioOptions.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[11/16] Compiling Segmentio RoundImageView.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[12/16] Compiling Segmentio Segmentio.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[13/16] Compiling Segmentio UIView+Appearance.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[14/16] Compiling Segmentio SegmentioCellWithLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[15/16] Compiling Segmentio SegmentioCellWithImageAfterLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[16/16] Compiling Segmentio SegmentioCellWithImageBeforeLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
BUILD FAILURE 6.2 macosSpm