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 IQKeyboardNotification, reference main (2f15aa), with Swift 5.9 for macOS (SPM) on 29 Oct 2024 17:26:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQKeyboardNotification.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQKeyboardNotification
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2f15aa4 Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/hackiftekhar/IQKeyboardNotification.git
Revision (git rev-parse @):
2f15aa4931565fc04066506d31657b546f754c21
SUCCESS checkout https://github.com/hackiftekhar/IQKeyboardNotification.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/hackiftekhar/IQKeyboardNotification.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/5] Emitting module IQKeyboardNotification
/Users/admin/builder/spi-builder-workspace/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling IQKeyboardNotification IQKeyboardNotification.swift
/Users/admin/builder/spi-builder-workspace/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling IQKeyboardNotification IQKeyboardInfo.swift
/Users/admin/builder/spi-builder-workspace/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling IQKeyboardNotification resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/IQKeyboardNotification/Classes/IQKeyboardInfo.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm