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 Placard, reference main (e1d345), with Swift 5.10 for macOS (SPM) on 9 Oct 2024 14:05:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ccavnor/Placard.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ccavnor/Placard
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e1d345d more access level changes
Cloned https://github.com/ccavnor/Placard.git
Revision (git rev-parse @):
e1d345de7133408ecb668bda37026ab2e60a3add
SUCCESS checkout https://github.com/ccavnor/Placard.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ccavnor/Placard.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
[3/10] Compiling Placard PlacardConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling Placard UIView+Animations.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling Placard Placard+DeviceOrientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling Placard PlacardView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/10] Emitting module Placard
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling Placard Placard.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling Placard Placard+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling Placard Placard+Constraints.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm