Build Information
Failed to build AlertKit, reference v5 (e8a020
), with Swift 5.9 for macOS (SPM) on 11 Aug 2024 21:13:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sparrowcode/AlertKit.git
Reference: v5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sparrowcode/AlertKit
* branch v5 -> FETCH_HEAD
* [new branch] v5 -> origin/v5
HEAD is now at e8a0208 Merge pull request #75 from SaurabhPrajapati/patch-1
Cloned https://github.com/sparrowcode/AlertKit.git
Revision (git rev-parse @):
e8a0208c1af3e0fc1393eb3d58381d517811c0d8
SUCCESS checkout https://github.com/sparrowcode/AlertKit.git at v5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/sparrowcode/AlertKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling AlertKit AlertKitAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[2/15] Compiling AlertKit AlertViewStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[3/16] Compiling AlertKit AlertViewProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[4/16] Compiling AlertKit AlertViewInternalDismissProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/16] Emitting module AlertKit
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[6/16] Compiling AlertKit AlertAppleMusic16View.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[7/16] Compiling AlertKit AlertAppleMusic17View.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[8/16] Compiling AlertKit AlertHaptic.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[9/16] Compiling AlertKit AlertIcon.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[10/16] Compiling AlertKit UILabelExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[11/16] Compiling AlertKit AlertIconDoneView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[12/16] Compiling AlertKit AlertIconErrorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[13/16] Compiling AlertKit AlertIconHeartView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[14/16] Compiling AlertKit SwiftUIExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[15/16] Compiling AlertKit UIFontExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[16/16] Compiling AlertKit AlertSpinnerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 macosSpm