The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Notifly, reference 0.2.0 (88819e), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 17:29:44 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/emrearmagan/Notifly.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emrearmagan/Notifly
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 88819ef Update issue templates
Cloned https://github.com/emrearmagan/Notifly.git
Revision (git rev-parse @):
88819ef184224b10586f2c99f26338cb1bc017f0
SUCCESS checkout https://github.com/emrearmagan/Notifly.git at 0.2.0
========================================
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": "notifly",
      "name": "Notifly",
      "url": "https://github.com/emrearmagan/Notifly.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Notifly",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/emrearmagan/Notifly.git
[1/822] Fetching notifly
Fetched https://github.com/emrearmagan/Notifly.git from cache (1.13s)
Creating working copy for https://github.com/emrearmagan/Notifly.git
Working copy of https://github.com/emrearmagan/Notifly.git resolved at 0.2.0 (88819ef)
warning: '.resolve-product-dependencies': dependency 'notifly' 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/emrearmagan/Notifly.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/30] Compiling Notifly UIColor+Notifly.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[4/30] Compiling Notifly UIEdgeInsets+Notifly.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[5/30] Compiling Notifly NotiflyFeedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[6/32] Compiling Notifly NotiflyScalePresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[7/32] Compiling Notifly NotiflyState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[8/32] Compiling Notifly NotiflyCardButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[9/32] Compiling Notifly NotiflyFullWidth.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[10/32] Compiling Notifly SimpleNotifly.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/32] Emitting module Notifly
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[12/32] Compiling Notifly NotiflyBackgroundView+BackgroundColor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[13/32] Compiling Notifly NotiflyBackgroundView+CornerRadius.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[14/32] Compiling Notifly NotiflyBackgroundView+GradientDirection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[15/32] Compiling Notifly SYBannerFeedbackGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[16/32] Compiling Notifly NotiflyDefaultHighlighter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[17/32] Compiling Notifly NotiflyHighlighter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[18/32] Compiling Notifly NotiflyDefaultPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[19/32] Compiling Notifly NotiflyFadePresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[20/32] Compiling Notifly NotiflyPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[21/32] Compiling Notifly NotiflyBackgroundView+GradientLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[22/32] Compiling Notifly NotiflyBackgroundView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[23/32] Compiling Notifly Notifly+Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[24/32] Compiling Notifly Notifly+IconSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[25/32] Compiling Notifly Notifly.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[26/32] Compiling Notifly NotiflyCard.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[27/32] Compiling Notifly NotiflyQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[28/32] Compiling Notifly NotiflyType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[29/32] Compiling Notifly NotiflyBouncePresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[30/32] Compiling Notifly NotiflyBase.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[31/32] Compiling Notifly NotiflyDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
[32/32] Compiling Notifly NotiflyDirection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// A collection of custom colors used in the Notifly framework.
BUILD FAILURE 6.3 macosSpm