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 Swifty360Player, reference 0.2.7 (a3a924), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 00:46:55 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/abdullahselek/Swifty360Player.git
Reference: 0.2.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/abdullahselek/Swifty360Player
 * tag               0.2.7      -> FETCH_HEAD
HEAD is now at a3a9249 Bump version and update readme.
Cloned https://github.com/abdullahselek/Swifty360Player.git
Revision (git rev-parse @):
a3a9249e34ce1bdcfa20c0780fdbec26a6396ddb
SUCCESS checkout https://github.com/abdullahselek/Swifty360Player.git at 0.2.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/abdullahselek/Swifty360Player.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/14] Compiling Swifty360Player Swifty360Window.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/15] Emitting module Swifty360Player
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[5/15] Compiling Swifty360Player Swifty360MotionManagerObserverItem.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[6/15] Compiling Swifty360Player Swifty360ViewController.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[7/15] Compiling Swifty360Player Swifty360Types.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[8/15] Compiling Swifty360Player Swifty360MotionManager.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[9/15] Compiling Swifty360Player Swifty360View.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[10/15] Compiling Swifty360Player Swifty360PlayerScene.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[11/15] Compiling Swifty360Player Swifty360CameraPanGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[12/15] Compiling Swifty360Player Swifty360EulerAngleCalculations.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[13/15] Compiling Swifty360Player Float++.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[14/15] Compiling Swifty360Player Swifty360CameraController.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
[15/15] Compiling Swifty360Player SwiftySKVideoNode.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
23 | //  SOFTWARE.
24 |
25 | import UIKit
   |        `- error: no such module 'UIKit'
26 |
27 | extension Float {
BUILD FAILURE 6.2 macosSpm