The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Fastis, reference 3.2.0 (1f3380), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 12:30:03 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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/patchthecode/JTAppleCalendar
Fetching https://github.com/simla-tech/PrettyCards
[1/7783] Fetching jtapplecalendar
[2/8004] Fetching jtapplecalendar, prettycards
Fetched https://github.com/simla-tech/PrettyCards from cache (1.40s)
Fetched https://github.com/patchthecode/JTAppleCalendar from cache (1.40s)
Computing version for https://github.com/patchthecode/JTAppleCalendar
Computed https://github.com/patchthecode/JTAppleCalendar at 8.0.5 (1.98s)
Computing version for https://github.com/simla-tech/PrettyCards
Computed https://github.com/simla-tech/PrettyCards at 1.0.7 (0.53s)
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
========================================
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",
  "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",
      "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",
          "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",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/simla-tech/Fastis.git
[1/1215] Fetching fastis
Fetched https://github.com/simla-tech/Fastis.git from cache (0.95s)
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/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
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.1
Building package at path:  $PWD
https://github.com/simla-tech/Fastis.git
https://github.com/simla-tech/Fastis.git
{
  "dependencies" : [
    {
      "identity" : "jtapplecalendar",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.5",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/patchthecode/JTAppleCalendar"
    },
    {
      "identity" : "prettycards",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/simla-tech/PrettyCards"
    }
  ],
  "manifest_display_name" : "Fastis",
  "name" : "Fastis",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Fastis",
      "targets" : [
        "Fastis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Fastis",
      "module_type" : "SwiftTarget",
      "name" : "Fastis",
      "path" : "Sources",
      "product_dependencies" : [
        "JTAppleCalendar",
        "PrettyCards"
      ],
      "product_memberships" : [
        "Fastis"
      ],
      "sources" : [
        "Extensions/Calendar+LastWeekday.swift",
        "Extensions/Date+Utilities.swift",
        "Extensions/String+CapitalizeFirstLetter.swift",
        "Models/Config.swift",
        "Models/Shortcut.swift",
        "Models/Value.swift",
        "Views/CurrentValueView.swift",
        "Views/DayCell.swift",
        "Views/FastisController.swift",
        "Views/FastisView.swift",
        "Views/MonthHeader.swift",
        "Views/ShortcutContainerView.swift",
        "Views/ShortcutItemView.swift",
        "Views/WeekView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/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 {
[6/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 {
[7/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 {
[8/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 {
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/27] 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 {
[3/27] 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 {
[4/27] 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 {
[5/27] 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 {
BUILD FAILURE 6.1 macosSpm