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 Snappable, reference 0.3.0 (806de8), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 09:02: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/hugehoge/Snappable.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hugehoge/Snappable
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 806de81 Merge pull request #18 from hugehoge/release-0.3.0
Cloned https://github.com/hugehoge/Snappable.git
Revision (git rev-parse @):
806de8123c87fdd818f1b8998a56417a1a510007
SUCCESS checkout https://github.com/hugehoge/Snappable.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hugehoge/Snappable.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/20] Compiling Snappable ViewExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[4/20] Compiling Snappable ScrollView+SnappableModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/21] Emitting module Snappable
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[6/21] Compiling Snappable SnapMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[7/21] Compiling Snappable DraggingDetector.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[8/21] Compiling Snappable CoordinateSpaceNameEnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[9/21] Compiling Snappable SnapID.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[10/21] Compiling Snappable SnapTiming.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[11/21] Compiling Snappable SnapAlignmentEnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[12/21] Compiling Snappable CGPoint+Distance.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[13/21] Compiling Snappable SnapAlignment+Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[14/21] Compiling Snappable SnapAnchorPreferenceKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[15/21] Compiling Snappable Introspect.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[16/21] Compiling Snappable UIKitIntrospectionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[17/21] Compiling Snappable DecelerationRate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[18/21] Compiling Snappable SnapAlignment.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[19/21] Compiling Snappable SnapIDModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[20/21] Compiling Snappable SnappableModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
[21/21] Compiling Snappable View+SnappableIDModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | internal class DraggingDetector: NSObject, UIScrollViewDelegate {
BUILD FAILURE 6.2 macosSpm