The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScheduledNotificationsViewController, reference 0.0.5 (3a5df1), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 18:00:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/dreymonde/ScheduledNotificationsViewController.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dreymonde/ScheduledNotificationsViewController
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 3a5df16 Merge pull request #2 from tfe/main
Cloned https://github.com/dreymonde/ScheduledNotificationsViewController.git
Revision (git rev-parse @):
3a5df16a6a61acf8977a88ee57846b6e71bea4ad
SUCCESS checkout https://github.com/dreymonde/ScheduledNotificationsViewController.git at 0.0.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "schedulednotificationsviewcontroller",
      "name": "ScheduledNotificationsViewController",
      "url": "https://github.com/dreymonde/ScheduledNotificationsViewController.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ScheduledNotificationsViewController",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dreymonde/ScheduledNotificationsViewController.git
[1/126] Fetching schedulednotificationsviewcontroller
Fetched https://github.com/dreymonde/ScheduledNotificationsViewController.git from cache (1.25s)
Creating working copy for https://github.com/dreymonde/ScheduledNotificationsViewController.git
Working copy of https://github.com/dreymonde/ScheduledNotificationsViewController.git resolved at 0.0.5 (3a5df16)
warning: '.resolve-product-dependencies': dependency 'schedulednotificationsviewcontroller' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dreymonde/ScheduledNotificationsViewController.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/12] Compiling ScheduledNotificationsViewController Button.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
[4/12] Compiling ScheduledNotificationsViewController View.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
[5/12] Compiling ScheduledNotificationsViewController Stacks.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
[6/12] Compiling ScheduledNotificationsViewController Switch.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
[7/12] Compiling ScheduledNotificationsViewController ScrollableStackView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
[8/12] Compiling ScheduledNotificationsViewController ScheduledNotificationsViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
[9/12] Compiling ScheduledNotificationsViewController GestureRecognizers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
[10/13] Compiling ScheduledNotificationsViewController StaticTableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/13] Emitting module ScheduledNotificationsViewController
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
[12/13] Compiling ScheduledNotificationsViewController Delegated.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
[13/13] Compiling ScheduledNotificationsViewController Align.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScheduledNotificationsViewController/NiceUI/GestureRecognizers.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | final class TapGestureRecognizer: UITapGestureRecognizer {
BUILD FAILURE 6.3 macosSpm