The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AlertKit, reference v5 (e8a020), with Swift 5.10 for macOS (SPM) on 11 Aug 2024 21:13:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sparrowcode/AlertKit.git
Reference: v5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sparrowcode/AlertKit
 * branch            v5         -> FETCH_HEAD
 * [new branch]      v5         -> origin/v5
HEAD is now at e8a0208 Merge pull request #75 from SaurabhPrajapati/patch-1
Cloned https://github.com/sparrowcode/AlertKit.git
Revision (git rev-parse @):
e8a0208c1af3e0fc1393eb3d58381d517811c0d8
SUCCESS checkout https://github.com/sparrowcode/AlertKit.git at v5
========================================
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": "alertkit",
      "name": "AlertKit",
      "url": "https://github.com/sparrowcode/AlertKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlertKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sparrowcode/AlertKit.git
[1/2982] Fetching alertkit
Fetched https://github.com/sparrowcode/AlertKit.git from cache (1.95s)
Creating working copy for https://github.com/sparrowcode/AlertKit.git
Working copy of https://github.com/sparrowcode/AlertKit.git resolved at v5 (e8a0208)
warning: '.resolve-product-dependencies': dependency 'alertkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/sparrowcode/AlertKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/17] Emitting module AlertKit
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/18] Compiling AlertKit AlertViewProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/18] Compiling AlertKit AlertKitAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/18] Compiling AlertKit AlertViewStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/18] Compiling AlertKit AlertAppleMusic16View.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/18] Compiling AlertKit UILabelExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/18] Compiling AlertKit AlertIconDoneView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/18] Compiling AlertKit AlertIconErrorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/18] Compiling AlertKit AlertIconHeartView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/18] Compiling AlertKit AlertHaptic.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/18] Compiling AlertKit AlertIcon.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/18] Compiling AlertKit AlertAppleMusic17View.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/18] Compiling AlertKit AlertSpinnerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/18] Compiling AlertKit AlertViewInternalDismissProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/18] Compiling AlertKit SwiftUIExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/18] Compiling AlertKit UIFontExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/AlertKit/AlertHaptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm