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 LNSwiftUIUtils, reference 1.1.2 (7be14f), with Swift 5.9 for macOS (SPM) on 27 Oct 2024 23:26:47 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNSwiftUIUtils.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNSwiftUIUtils
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 7be14fd 1.1.2
Cloned https://github.com/LeoNatan/LNSwiftUIUtils.git
Revision (git rev-parse @):
7be14fd7942f6b215f4b1912315f9e67266cb082
SUCCESS checkout https://github.com/LeoNatan/LNSwiftUIUtils.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/LeoNatan/LNSwiftUIUtils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling LNSwiftUIUtils LocalizedStringKeyUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/LNSwiftUIUtils/FontUtils.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/4] Emitting module LNSwiftUIUtils
/Users/admin/builder/spi-builder-workspace/Sources/LNSwiftUIUtils/FontUtils.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/4] Compiling LNSwiftUIUtils FontUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/LNSwiftUIUtils/FontUtils.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/4] Compiling LNSwiftUIUtils AttributeContainerUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/LNSwiftUIUtils/FontUtils.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm