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 IQKeyboardReturnManager, reference main (fee089), with Swift 5.9 for macOS (SPM) on 5 Nov 2024 07:58:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQKeyboardReturnManager.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQKeyboardReturnManager
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fee0894 - Updated package version of IQKeyboardCore dependency
Cloned https://github.com/hackiftekhar/IQKeyboardReturnManager.git
Revision (git rev-parse @):
fee0894d35615eb136f50dabaec60f309cf344bb
SUCCESS checkout https://github.com/hackiftekhar/IQKeyboardReturnManager.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/hackiftekhar/IQKeyboardReturnManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/8] Compiling IQKeyboardCore UIView+Hierarchy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling IQKeyboardCore IQKeyboardExtended.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling IQKeyboardCore IQTextInputView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling IQKeyboardCore resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/8] Emitting module IQKeyboardCore
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling IQKeyboardCore IQKeyboardConstants.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IQKeyboardCore/IQKeyboardCore/Classes/IQKeyboardExtended.swift:24:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git
[1/244] Fetching iqkeyboardcore
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git (1.24s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.7 (0.52s)
Creating working copy for https://github.com/hackiftekhar/IQKeyboardCore.git
Working copy of https://github.com/hackiftekhar/IQKeyboardCore.git resolved at 1.0.7
BUILD FAILURE 5.9 macosSpm