This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build VDGesture with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDGesture.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDGesture
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at c014776 0.9.0
Cloned https://github.com/dankinsoid/VDGesture.git
Revision (git rev-parse @):
c01477668122fb11ecf9c1be3a3160e76a1bcf12
SUCCESS checkout https://github.com/dankinsoid/VDGesture.git at 0.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "vdgesture",
      "name": "VDGesture",
      "url": "https://github.com/dankinsoid/VDGesture.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VDGesture",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dankinsoid/VDGesture.git from cache
Fetched https://github.com/dankinsoid/VDGesture.git (0.16s)
Creating working copy for https://github.com/dankinsoid/VDGesture.git
Working copy of https://github.com/dankinsoid/VDGesture.git resolved at 0.9.0
warning: '.resolve-product-dependencies': dependency 'vdgesture' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/36] Emitting module VDGesture
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/40] Compiling VDGesture TouchesGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/40] Compiling VDGesture UIGestureRecognizer++.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/40] Compiling VDGesture VDGestureRecognizer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/40] Compiling VDGesture When.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/40] Compiling VDGesture Handle.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/40] Compiling VDGesture Instant.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/40] Compiling VDGesture Inverted.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/40] Compiling VDGesture Lenght.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/40] Compiling VDGesture MapProperty.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/40] Compiling VDGesture And.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/40] Compiling VDGesture AnyGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[13/40] Compiling VDGesture CGVector++.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[14/40] Compiling VDGesture Change.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[15/40] Compiling VDGesture Configs.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[16/40] Compiling VDGesture Drag.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[17/40] Compiling VDGesture Duration.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[18/40] Compiling VDGesture EitherGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[19/40] Compiling VDGesture Empty.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[20/40] Compiling VDGesture Force.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[21/40] Compiling VDGesture Multitouch.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[22/40] Compiling VDGesture OptionalGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[23/40] Compiling VDGesture Or.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[24/40] Compiling VDGesture Pare.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[25/40] Compiling VDGesture PareEmptyGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[26/40] Compiling VDGesture PareGestureBuilder.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[27/40] Compiling VDGesture PareSingleGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[28/40] Compiling VDGesture Pinch.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[29/40] Compiling VDGesture Press.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[30/40] Compiling VDGesture RangeExpression++.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[31/40] Compiling VDGesture Repeat.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[32/40] Compiling VDGesture Rotate.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[33/40] Compiling VDGesture Sequence.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[34/40] Compiling VDGesture Tap.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[35/40] Compiling VDGesture Touches.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[36/40] Compiling VDGesture GestureContext.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[37/40] Compiling VDGesture GestureState.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[38/40] Compiling VDGesture GestureType.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[39/40] Compiling VDGesture GesturesBuilder.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[40/40] Compiling VDGesture Guarantee.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/36] Compiling VDGesture Drag.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/36] Compiling VDGesture Duration.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/36] Compiling VDGesture EitherGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/36] Compiling VDGesture Empty.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/36] Compiling VDGesture Force.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/36] Compiling VDGesture GestureContext.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/36] Compiling VDGesture GestureState.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/36] Compiling VDGesture GestureType.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/36] Compiling VDGesture GesturesBuilder.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/36] Compiling VDGesture Guarantee.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/40] Compiling VDGesture Multitouch.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/40] Compiling VDGesture OptionalGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[13/40] Compiling VDGesture Or.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[14/40] Compiling VDGesture Pare.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[15/40] Compiling VDGesture PareEmptyGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/40] Emitting module VDGesture
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[17/40] Compiling VDGesture PareGestureBuilder.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[18/40] Compiling VDGesture PareSingleGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[19/40] Compiling VDGesture Pinch.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[20/40] Compiling VDGesture Press.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[21/40] Compiling VDGesture RangeExpression++.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[22/40] Compiling VDGesture TouchesGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[23/40] Compiling VDGesture UIGestureRecognizer++.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[24/40] Compiling VDGesture VDGestureRecognizer.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[25/40] Compiling VDGesture When.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[26/40] Compiling VDGesture Repeat.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[27/40] Compiling VDGesture Rotate.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[28/40] Compiling VDGesture Sequence.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[29/40] Compiling VDGesture Tap.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[30/40] Compiling VDGesture Touches.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[31/40] Compiling VDGesture Handle.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[32/40] Compiling VDGesture Instant.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[33/40] Compiling VDGesture Inverted.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[34/40] Compiling VDGesture Lenght.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[35/40] Compiling VDGesture MapProperty.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[36/40] Compiling VDGesture And.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[37/40] Compiling VDGesture AnyGesture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[38/40] Compiling VDGesture CGVector++.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[39/40] Compiling VDGesture Change.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[40/40] Compiling VDGesture Configs.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VDGesture/CGVector++.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.