This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AlertPresenter with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChrisMash/AlertPresenter.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChrisMash/AlertPresenter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 15bb368 Update README.md
Cloned https://github.com/ChrisMash/AlertPresenter.git into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
15bb368a0f2b7ba25a66d9172018f9d21768df3f
SUCCESS checkout https://github.com/ChrisMash/AlertPresenter.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.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/7] Emitting module AlertPresenter
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[2/7] Compiling AlertPresenter AlertModel.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[3/7] Compiling AlertPresenter Queue.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[4/7] Compiling AlertPresenter AlertWindow.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[5/7] Compiling AlertPresenter PopoverPresentation.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[6/7] Compiling AlertPresenter AlertPresenter.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[7/7] Compiling AlertPresenter ContainterViewController.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/7] Emitting module AlertPresenter
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[2/7] Compiling AlertPresenter Queue.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[3/7] Compiling AlertPresenter AlertModel.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[4/7] Compiling AlertPresenter PopoverPresentation.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[5/7] Compiling AlertPresenter ContainterViewController.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[6/7] Compiling AlertPresenter AlertWindow.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
[7/7] Compiling AlertPresenter AlertPresenter.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:6:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.