The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OneFingerRotation, reference v1.0.3 (069dca), with Swift 6.2 for macOS (SPM) on 3 Mar 2026 04:01:12 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/SamusAranX/OneFingerRotation-Remastered.git
Reference: v1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SamusAranX/OneFingerRotation-Remastered
 * tag               v1.0.3     -> FETCH_HEAD
HEAD is now at 069dca6 Changed the .viewRotation(mode:) API to take the proMotion argument directly
Cloned https://github.com/SamusAranX/OneFingerRotation-Remastered.git
Revision (git rev-parse @):
069dca6a487af05d1870cb4ad05db008fb5c4b45
SUCCESS checkout https://github.com/SamusAranX/OneFingerRotation-Remastered.git at v1.0.3
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.10s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
========================================
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": "onefingerrotation-remastered",
      "name": "OneFingerRotation",
      "url": "https://github.com/SamusAranX/OneFingerRotation-Remastered.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OneFingerRotation-Remastered",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SamusAranX/OneFingerRotation-Remastered.git
[1/1026] Fetching onefingerrotation-remastered
Fetched https://github.com/SamusAranX/OneFingerRotation-Remastered.git from cache (1.56s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.57s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.02s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/SamusAranX/OneFingerRotation-Remastered.git
Working copy of https://github.com/SamusAranX/OneFingerRotation-Remastered.git resolved at v1.0.3 (069dca6)
warning: '.resolve-product-dependencies': dependency 'onefingerrotation-remastered' is not used by any target
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SamusAranX/OneFingerRotation-Remastered.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-49B95AFC49DCD68C.txt
[3/4] Compiling _NumericsShims _NumericsShims.c
[5/15] Compiling RealModule RealFunctions.swift
[6/16] Compiling RealModule Float80+Real.swift
[7/16] Compiling RealModule Real.swift
[8/16] Compiling RealModule Float+Real.swift
[9/16] Compiling RealModule ElementaryFunctions.swift
[10/16] Compiling RealModule Float16+Real.swift
[11/16] Compiling RealModule AlgebraicField.swift
[12/16] Compiling RealModule ApproximateEquality.swift
[13/16] Compiling RealModule AugmentedArithmetic.swift
[14/16] Emitting module RealModule
[15/16] Compiling RealModule Double+Real.swift
[16/16] Compiling RealModule RelaxedArithmetic.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/23] Emitting module OneFingerRotation
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | @MainActor
[18/23] Compiling OneFingerRotation ViewRotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | @MainActor
[19/23] Compiling OneFingerRotation Defaults.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | @MainActor
[20/23] Compiling OneFingerRotation Comparable+Clamped.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | @MainActor
[21/23] Compiling OneFingerRotation CADisplayLink+Timestamps.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | @MainActor
[22/23] Compiling OneFingerRotation Common.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | @MainActor
[23/23] Compiling OneFingerRotation DebugTools.swift
/Users/admin/builder/spi-builder-workspace/Sources/OneFingerRotation/Utilities/CADisplayLink+Timestamps.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | @MainActor
BUILD FAILURE 6.2 macosSpm