The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hugehoge/Snappable.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hugehoge/Snappable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "snappable",
      "name": "Snappable",
      "url": "https://github.com/hugehoge/Snappable.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Snappable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hugehoge/Snappable.git
[1/304] Fetching snappable
Fetched https://github.com/hugehoge/Snappable.git (1.29s)
Creating working copy for https://github.com/hugehoge/Snappable.git
Working copy of https://github.com/hugehoge/Snappable.git resolved at main
warning: '.resolve-product-dependencies': dependency 'snappable' 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.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/17] Compiling Snappable SnapID.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/17] Compiling Snappable SnapTiming.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/17] Emitting module Snappable
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/19] Compiling Snappable DecelerationRate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/19] Compiling Snappable SnapAlignment.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/19] Compiling Snappable SnapIDModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/19] Compiling Snappable SnappableModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/19] Compiling Snappable Introspect.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/19] Compiling Snappable UIKitIntrospectionView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/19] Compiling Snappable ViewExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/19] Compiling Snappable ScrollView+SnappableModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/19] Compiling Snappable CGPoint+Distance.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/19] Compiling Snappable SnapAlignment+Convert.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/19] Compiling Snappable SnapAnchorPreferenceKey.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/19] Compiling Snappable DraggingDetector.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/19] Compiling Snappable CoordinateSpaceNameEnvironmentKey.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/19] Compiling Snappable SnapAlignmentEnvironmentKey.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/19] Compiling Snappable SnapMode.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/19] Compiling Snappable View+SnappableIDModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/17] Emitting module Snappable
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/17] Compiling Snappable SnapID.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/17] Compiling Snappable SnapTiming.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/17] Compiling Snappable DecelerationRate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/17] Compiling Snappable SnapAlignment.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/17] Compiling Snappable CGPoint+Distance.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/17] Compiling Snappable SnapAlignment+Convert.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/17] Compiling Snappable SnapAnchorPreferenceKey.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/17] Compiling Snappable SnapIDModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/17] Compiling Snappable SnappableModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/17] Compiling Snappable Introspect.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/17] Compiling Snappable UIKitIntrospectionView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/17] Compiling Snappable DraggingDetector.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/17] Compiling Snappable CoordinateSpaceNameEnvironmentKey.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/17] Compiling Snappable SnapAlignmentEnvironmentKey.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/17] Compiling Snappable ViewExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/17] Compiling Snappable ScrollView+SnappableModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/19] Compiling Snappable SnapMode.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/19] Compiling Snappable View+SnappableIDModifier.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Internal/DraggingDetector.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm