Build Information
Failed to build Swifty360Player, reference master (4e2908
), with Swift 5.9 for macOS (SPM) on 22 Apr 2025 15:25:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/abdullahselek/Swifty360Player.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.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/12] Emitting module Swifty360Player
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[2/12] Compiling Swifty360Player Swifty360Window.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[3/12] Compiling Swifty360Player Swifty360Types.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[4/12] Compiling Swifty360Player Swifty360ViewController.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[5/12] Compiling Swifty360Player Swifty360View.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[6/12] Compiling Swifty360Player Float++.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[7/12] Compiling Swifty360Player Swifty360CameraController.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[8/12] Compiling Swifty360Player Swifty360PlayerScene.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[9/12] Compiling Swifty360Player Swifty360MotionManagerObserverItem.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[10/12] Compiling Swifty360Player Swifty360MotionManager.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[11/12] Compiling Swifty360Player Swifty360CameraPanGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[12/12] Compiling Swifty360Player Swifty360EulerAngleCalculations.swift
/Users/admin/builder/spi-builder-workspace/Swifty360Player/Float++.swift:25:8: error: no such module 'UIKit'
import UIKit
^
[13/13] 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.9 macosSpm