Build Information
Failed to build Prefire, reference main (17faf9
), with Swift 5.8 for macOS (SPM) on 6 Sep 2024 10:16:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BarredEwe/Prefire.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BarredEwe/Prefire
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 17faf9d Merge pull request #74 from davidnext/task/case-insensitive-search
Cloned https://github.com/BarredEwe/Prefire.git
Revision (git rev-parse @):
17faf9d32e681864d5e4da0b4df30203f65d8449
SUCCESS checkout https://github.com/BarredEwe/Prefire.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/BarredEwe/Prefire.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin PrefirePlaybookPlugin
[2/2] Compiling plugin PrefireTestsPlugin
Building for debugging...
[3/13] Compiling Prefire PreviewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[4/13] Compiling Prefire UIKitRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[5/13] Compiling Prefire PrefireProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[6/14] Compiling Prefire PreviewLayout+Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[7/14] Compiling Prefire PreferenceKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[8/14] Compiling Prefire TransformIf.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/14] Emitting module Prefire
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[10/14] Compiling Prefire Scale.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[11/14] Compiling Prefire SafeAreaEnviroment.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[12/14] Compiling Prefire LoadingTimeModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[13/14] Compiling Prefire PlaybookView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
[14/14] Compiling Prefire View+Prefire.swift
/Users/admin/builder/spi-builder-workspace/Sources/Prefire/Preview/UIKitRepresentable.swift:2:8: error: no such module 'UIKit'
import UIKit
^
BUILD FAILURE 5.8 macosSpm