The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Fastis, reference 3.2.0 (1f3380), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 09:08:18 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/simla-tech/Fastis.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simla-tech/Fastis
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at 1f33807 Bump version to 3.2.0
Cloned https://github.com/simla-tech/Fastis.git
Revision (git rev-parse @):
1f33807dea8152665415e2ecc78b432eedf59ba6
SUCCESS checkout https://github.com/simla-tech/Fastis.git at 3.2.0
Fetching https://github.com/simla-tech/PrettyCards
Fetching https://github.com/patchthecode/JTAppleCalendar
[1/225] Fetching prettycards
[73/8010] Fetching prettycards, jtapplecalendar
Fetched https://github.com/simla-tech/PrettyCards from cache (1.57s)
Fetched https://github.com/patchthecode/JTAppleCalendar from cache (1.57s)
Computing version for https://github.com/patchthecode/JTAppleCalendar
Computed https://github.com/patchthecode/JTAppleCalendar at 8.0.5 (2.24s)
Computing version for https://github.com/simla-tech/PrettyCards
Computed https://github.com/simla-tech/PrettyCards at 1.0.7 (0.64s)
Creating working copy for https://github.com/simla-tech/PrettyCards
Working copy of https://github.com/simla-tech/PrettyCards resolved at 1.0.7
Creating working copy for https://github.com/patchthecode/JTAppleCalendar
Working copy of https://github.com/patchthecode/JTAppleCalendar resolved at 8.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": "fastis",
      "name": "Fastis",
      "url": "https://github.com/simla-tech/Fastis.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fastis",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "jtapplecalendar",
          "name": "JTAppleCalendar",
          "url": "https://github.com/patchthecode/JTAppleCalendar",
          "version": "8.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JTAppleCalendar",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "prettycards",
          "name": "PrettyCards",
          "url": "https://github.com/simla-tech/PrettyCards",
          "version": "1.0.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PrettyCards",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/simla-tech/Fastis.git
[1/1268] Fetching fastis
Fetched https://github.com/simla-tech/Fastis.git from cache (1.08s)
Fetching https://github.com/patchthecode/JTAppleCalendar from cache
Fetching https://github.com/simla-tech/PrettyCards from cache
Fetched https://github.com/patchthecode/JTAppleCalendar from cache (0.46s)
Fetched https://github.com/simla-tech/PrettyCards from cache (0.46s)
Computing version for https://github.com/patchthecode/JTAppleCalendar
Computed https://github.com/patchthecode/JTAppleCalendar at 8.0.5 (0.52s)
Computing version for https://github.com/simla-tech/PrettyCards
Computed https://github.com/simla-tech/PrettyCards at 1.0.7 (0.03s)
Creating working copy for https://github.com/simla-tech/Fastis.git
Working copy of https://github.com/simla-tech/Fastis.git resolved at 3.2.0 (1f33807)
Creating working copy for https://github.com/patchthecode/JTAppleCalendar
Working copy of https://github.com/patchthecode/JTAppleCalendar resolved at 8.0.5
Creating working copy for https://github.com/simla-tech/PrettyCards
Working copy of https://github.com/simla-tech/PrettyCards resolved at 1.0.7
warning: '.resolve-product-dependencies': dependency 'fastis' is not used by any target
Found 2 product dependencies
  - JTAppleCalendar
  - PrettyCards
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/simla-tech/Fastis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/30] Compiling PrettyCards Shadow.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension Card {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/30] Emitting module PrettyCards
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension Card {
[7/30] Compiling PrettyCards Animation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension Card {
[8/30] Compiling PrettyCards Card.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | extension Card {
BUILD FAILURE 6.3 macosSpm