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 Swifty360Player, reference master (4e2908), with Swift 5.10 for macOS (SPM) on 22 Apr 2025 15:26:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/abdullahselek/Swifty360Player.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/abdullahselek/Swifty360Player
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4e29087 Bump nokogiri from 1.18.4 to 1.18.8 (#41)
Cloned https://github.com/abdullahselek/Swifty360Player.git
Revision (git rev-parse @):
4e29087fcc903ddc592d39218045d4641efcdb0f
SUCCESS checkout https://github.com/abdullahselek/Swifty360Player.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/abdullahselek/Swifty360Player.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/14] Emitting module Swifty360Player
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[4/14] Compiling Swifty360Player Swifty360MotionManagerObserverItem.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[5/14] Compiling Swifty360Player Swifty360Window.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[6/14] Compiling Swifty360Player Swifty360MotionManager.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[7/14] Compiling Swifty360Player Swifty360View.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[8/14] Compiling Swifty360Player Swifty360ViewController.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[9/14] Compiling Swifty360Player Swifty360PlayerScene.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[10/14] Compiling Swifty360Player Swifty360Types.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[11/14] Compiling Swifty360Player Float++.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[12/14] Compiling Swifty360Player Swifty360CameraController.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[13/14] Compiling Swifty360Player Swifty360CameraPanGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[14/14] Compiling Swifty360Player Swifty360EulerAngleCalculations.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[15/15] Compiling Swifty360Player SwiftySKVideoNode.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm