The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ScalingCarousel, reference v3.2.0 (f2bfde), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 02:35:48 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/aataraxiaa/ScalingCarousel.git
Reference: v3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aataraxiaa/ScalingCarousel
 * tag               v3.2.0     -> FETCH_HEAD
HEAD is now at f2bfde4 Bump sample version
Cloned https://github.com/aataraxiaa/ScalingCarousel.git
Revision (git rev-parse @):
f2bfde4db386243fd4e0e4687fcfff530c239c20
SUCCESS checkout https://github.com/aataraxiaa/ScalingCarousel.git at v3.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/aataraxiaa/ScalingCarousel.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/6] Emitting module ScalingCarousel
/Users/admin/builder/spi-builder-workspace/Sources/ScalingCarousel/ScalingCarouselCell.swift:11:8: error: no such module 'UIKit'
  9 | //
 10 |
 11 | import UIKit
    |        `- error: no such module 'UIKit'
 12 |
 13 | /*
[4/6] Compiling ScalingCarousel ScalingCarouselLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScalingCarousel/ScalingCarouselCell.swift:11:8: error: no such module 'UIKit'
  9 | //
 10 |
 11 | import UIKit
    |        `- error: no such module 'UIKit'
 12 |
 13 | /*
[5/6] Compiling ScalingCarousel ScalingCarouselView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScalingCarousel/ScalingCarouselCell.swift:11:8: error: no such module 'UIKit'
  9 | //
 10 |
 11 | import UIKit
    |        `- error: no such module 'UIKit'
 12 |
 13 | /*
[6/6] Compiling ScalingCarousel ScalingCarouselCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScalingCarousel/ScalingCarouselCell.swift:11:8: error: no such module 'UIKit'
  9 | //
 10 |
 11 | import UIKit
    |        `- error: no such module 'UIKit'
 12 |
 13 | /*
BUILD FAILURE 6.2 macosSpm