Build Information
Failed to build NotificationBannerSwift, reference 4.0.0 (be5280
), with Swift 5.10 for macOS (SPM) on 6 Feb 2025 08:06:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Daltron/NotificationBanner.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Daltron/NotificationBanner
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at be52806 Update Dependencies for Privacy Manifest (#426)
Cloned https://github.com/Daltron/NotificationBanner.git
Revision (git rev-parse @):
be52806c3b95f9210955a8a94259d40f8a9e928d
SUCCESS checkout https://github.com/Daltron/NotificationBanner.git at 4.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Daltron/NotificationBanner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Write sources
[4/6] Copying PrivacyInfo.xcprivacy
[5/6] Write swift-version-33747A42983211AE.txt
[7/45] Emitting module SnapKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/48] Emitting module MarqueeLabel
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MarqueeLabel/Sources/MarqueeLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[9/48] Compiling MarqueeLabel resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MarqueeLabel/Sources/MarqueeLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[10/48] Compiling MarqueeLabel MarqueeLabel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MarqueeLabel/Sources/MarqueeLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
Fetching https://github.com/cbpowell/MarqueeLabel
Fetching https://github.com/SnapKit/SnapKit
[1/3857] Fetching marqueelabel
[2/8098] Fetching marqueelabel, snapkit
Fetched https://github.com/SnapKit/SnapKit from cache (2.15s)
Fetched https://github.com/cbpowell/MarqueeLabel from cache (2.15s)
Computing version for https://github.com/cbpowell/MarqueeLabel
warning: 'marqueelabel': /Package@swift-5.9.swift:9:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
.iOS(.v11),
^
/Package@swift-5.9.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
.tvOS(.v11),
^
Computed https://github.com/cbpowell/MarqueeLabel at 4.5.0 (0.36s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (0.35s)
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.7.1
Creating working copy for https://github.com/cbpowell/MarqueeLabel
Working copy of https://github.com/cbpowell/MarqueeLabel resolved at 4.5.0
warning: 'marqueelabel': /Users/admin/builder/spi-builder-workspace/.build/checkouts/MarqueeLabel/Package@swift-5.9.swift:9:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
.iOS(.v11),
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MarqueeLabel/Package@swift-5.9.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
.tvOS(.v11),
^
BUILD FAILURE 5.10 macosSpm