The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UIKitGesturesForSwiftUI, reference 1.0.0 (f28ce4), with Swift 6.2 for macOS (SPM) on 26 Feb 2026 06:51:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jacobvanorder/UIKitGesturesForSwiftUI.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jacobvanorder/UIKitGesturesForSwiftUI
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at f28ce4e Had to remove warnings as errors.
Cloned https://github.com/jacobvanorder/UIKitGesturesForSwiftUI.git
Revision (git rev-parse @):
f28ce4eab92539792e3a702c134ea09927339c18
SUCCESS checkout https://github.com/jacobvanorder/UIKitGesturesForSwiftUI.git at 1.0.0
========================================
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",
  "dependencies": [
    {
      "identity": "uikitgesturesforswiftui",
      "name": "UIKitGesturesForSwiftUI",
      "url": "https://github.com/jacobvanorder/UIKitGesturesForSwiftUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UIKitGesturesForSwiftUI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jacobvanorder/UIKitGesturesForSwiftUI.git
[1/115] Fetching uikitgesturesforswiftui
Fetched https://github.com/jacobvanorder/UIKitGesturesForSwiftUI.git from cache (0.80s)
Creating working copy for https://github.com/jacobvanorder/UIKitGesturesForSwiftUI.git
Working copy of https://github.com/jacobvanorder/UIKitGesturesForSwiftUI.git resolved at 1.0.0 (f28ce4e)
warning: '.resolve-product-dependencies': dependency 'uikitgesturesforswiftui' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jacobvanorder/UIKitGesturesForSwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/12] Emitting module UIKitGesturesForSwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[4/12] Compiling UIKitGesturesForSwiftUI MultiFingerLongPressGesture.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[5/12] Compiling UIKitGesturesForSwiftUI MultiFingerPinchGesture.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[6/12] Compiling UIKitGesturesForSwiftUI MultiFingerTapGesture.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[7/12] Compiling UIKitGesturesForSwiftUI MultiFingerPanGesture.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[8/12] Compiling UIKitGesturesForSwiftUI GestureCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[9/12] Compiling UIKitGesturesForSwiftUI MultiFingerTransformGesture.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[10/12] Compiling UIKitGesturesForSwiftUI MultiFingerRotationGesture.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[11/12] Compiling UIKitGesturesForSwiftUI MultiFingerSwipeGesture.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[12/12] Compiling UIKitGesturesForSwiftUI TransformGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
[13/13] Compiling UIKitGesturesForSwiftUI UIKitGesturesForSwiftUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIKitGesturesForSwiftUI/GestureCoordinator.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A shared `UIGestureRecognizerDelegate` implementation used by all gesture
BUILD FAILURE 6.2 macosSpm