The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Stella, reference 1.5.3 (d97076), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 22:32:17 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/icapps/ios-stella.git
Reference: 1.5.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/icapps/ios-stella
 * tag               1.5.3      -> FETCH_HEAD
HEAD is now at d970768 Merge pull request #67 from icapps/feature/spm
Cloned https://github.com/icapps/ios-stella.git
Revision (git rev-parse @):
d970768b9e8665edcbad0601b034568c74b1580a
SUCCESS checkout https://github.com/icapps/ios-stella.git at 1.5.3
========================================
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": "ios-stella",
      "name": "Stella",
      "url": "https://github.com/icapps/ios-stella.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-stella",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/icapps/ios-stella.git
[1/3023] Fetching ios-stella
Fetched https://github.com/icapps/ios-stella.git from cache (2.41s)
Creating working copy for https://github.com/icapps/ios-stella.git
Working copy of https://github.com/icapps/ios-stella.git resolved at 1.5.3 (d970768)
warning: '.resolve-product-dependencies': dependency 'ios-stella' 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/icapps/ios-stella.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/23] Emitting module Stella
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[4/25] Compiling Stella Keychain.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[5/25] Compiling Stella Localization.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[6/25] Compiling Stella CGFloat+Radians.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[7/25] Compiling Stella UICollectionView+Reuse.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[8/25] Compiling Stella UIViewController+Child.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[9/25] Compiling Stella UIViewController+Storyboard.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[10/25] Compiling Stella Bundle+Versions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[11/25] Compiling Stella CALayer+Shadow.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[12/25] Compiling Stella UIViewController+TopMost.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[13/25] Compiling Stella URL+Optional.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[14/25] Compiling Stella UIImage+Optional.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[15/25] Compiling Stella UIStackView+Remove.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[16/25] Compiling Stella UITableView+Reuse.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[17/25] Compiling Stella UIView+Constraints.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[18/25] Compiling Stella UIView+Nib.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[19/25] Compiling Stella UIView+Responder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[20/25] Compiling Stella Array+Safe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[21/25] Compiling Stella Array+Truncate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[22/25] Compiling Stella Array+Unique.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[23/25] Compiling Stella Defaults.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[24/25] Compiling Stella Array+Contains.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
[25/25] Compiling Stella Array+Remove.swift
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/CALayer+Shadow.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CALayer {
BUILD FAILURE 6.3 macosSpm