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 DynamicIslandUtilities, reference main (124fdb), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 05:43:24 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/theblixguy/DynamicIslandUtilities.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/theblixguy/DynamicIslandUtilities
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 124fdbd Update README.md
Cloned https://github.com/theblixguy/DynamicIslandUtilities.git
Revision (git rev-parse @):
124fdbd11b7d9fd0102ac78771b911a7c9b0c1d2
SUCCESS checkout https://github.com/theblixguy/DynamicIslandUtilities.git at main
========================================
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": "dynamicislandutilities",
      "name": "DynamicIslandUtilities",
      "url": "https://github.com/theblixguy/DynamicIslandUtilities.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DynamicIslandUtilities",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/theblixguy/DynamicIslandUtilities.git
[1/91] Fetching dynamicislandutilities
Fetched https://github.com/theblixguy/DynamicIslandUtilities.git from cache (0.77s)
Creating working copy for https://github.com/theblixguy/DynamicIslandUtilities.git
Working copy of https://github.com/theblixguy/DynamicIslandUtilities.git resolved at main (124fdbd)
warning: '.resolve-product-dependencies': dependency 'dynamicislandutilities' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/theblixguy/DynamicIslandUtilities.git
https://github.com/theblixguy/DynamicIslandUtilities.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DynamicIslandUtilities",
  "name" : "DynamicIslandUtilities",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "DynamicIslandUtilities",
      "targets" : [
        "DynamicIslandUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DynamicIslandUtilities",
      "module_type" : "SwiftTarget",
      "name" : "DynamicIslandUtilities",
      "path" : "Sources/DynamicIslandUtilities",
      "product_memberships" : [
        "DynamicIslandUtilities"
      ],
      "sources" : [
        "DynamicIsland+ProgressIndicator.swift",
        "DynamicIsland.swift",
        "DynamicIslandProgressIndicator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/6] Emitting module DynamicIslandUtilities
/Users/admin/builder/spi-builder-workspace/Sources/DynamicIslandUtilities/DynamicIsland+ProgressIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension DynamicIsland {
[4/6] Compiling DynamicIslandUtilities DynamicIsland+ProgressIndicator.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicIslandUtilities/DynamicIsland+ProgressIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension DynamicIsland {
[5/6] Compiling DynamicIslandUtilities DynamicIslandProgressIndicator.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicIslandUtilities/DynamicIsland+ProgressIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension DynamicIsland {
[6/6] Compiling DynamicIslandUtilities DynamicIsland.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicIslandUtilities/DynamicIsland+ProgressIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension DynamicIsland {
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/5] Emitting module DynamicIslandUtilities
/Users/admin/builder/spi-builder-workspace/Sources/DynamicIslandUtilities/DynamicIsland+ProgressIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension DynamicIsland {
[3/5] Compiling DynamicIslandUtilities DynamicIsland.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicIslandUtilities/DynamicIsland+ProgressIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension DynamicIsland {
[4/5] Compiling DynamicIslandUtilities DynamicIsland+ProgressIndicator.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicIslandUtilities/DynamicIsland+ProgressIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension DynamicIsland {
[5/5] Compiling DynamicIslandUtilities DynamicIslandProgressIndicator.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicIslandUtilities/DynamicIsland+ProgressIndicator.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension DynamicIsland {
BUILD FAILURE 6.1 macosSpm