Build Information
Failed to build NotificationBannerSwift, reference master (9550d2
), with Swift 5.9 for macOS (SPM) on 6 Feb 2025 08:06:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Daltron/NotificationBanner
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9550d28 Add PrivacyInfo file (#430)
Cloned https://github.com/Daltron/NotificationBanner.git
Revision (git rev-parse @):
9550d28f111652614e3957e754cde0d7b349bc43
SUCCESS checkout https://github.com/Daltron/NotificationBanner.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/Daltron/NotificationBanner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/41] Emitting module SnapKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/44] Emitting module MarqueeLabel
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MarqueeLabel/Sources/MarqueeLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[5/44] 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
^
[6/44] 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
[889/8098] Fetching marqueelabel, snapkit
Fetched https://github.com/cbpowell/MarqueeLabel (3.06s)
Fetched https://github.com/SnapKit/SnapKit (3.06s)
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.39s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (0.38s)
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),
^
Creating working copy for https://github.com/cbpowell/MarqueeLabel
Working copy of https://github.com/cbpowell/MarqueeLabel resolved at 4.5.0
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.7.1
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.9 macosSpm