The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BoostedLifecycleMethods, reference 1.0.1 (19aea6), with Swift 6.2 for macOS (SPM) on 22 Apr 2026 04:27:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Janneman84/BoostedLifecycleMethods.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Janneman84/BoostedLifecycleMethods
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 19aea63 Merge branch 'main' of https://github.com/Janneman84/BoostedLifecycleMethods
Cloned https://github.com/Janneman84/BoostedLifecycleMethods.git
Revision (git rev-parse @):
19aea634859f2ffd34fbe3b9e6ce9d91a4590f3d
SUCCESS checkout https://github.com/Janneman84/BoostedLifecycleMethods.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Janneman84/BoostedLifecycleMethods.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version--3CB7CFEC50E0D141.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/5] Emitting module BoostedLifecycleMethods
/Users/admin/builder/spi-builder-workspace/Sources/BoostedLifecycleMethods/BoostedLifecycleMethods.swift:7:8: error: no such module 'UIKit'
  5 | //
  6 |
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 |
  9 | public extension UIViewController {
[4/5] Compiling BoostedLifecycleMethods BoostedLifecycleMethods.swift
/Users/admin/builder/spi-builder-workspace/Sources/BoostedLifecycleMethods/BoostedLifecycleMethods.swift:7:8: error: no such module 'UIKit'
  5 | //
  6 |
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 |
  9 | public extension UIViewController {
BUILD FAILURE 6.2 macosSpm