Build Information
Failed to build IQTextView, reference 1.0.5 (76f514
), with Swift 5.10 for macOS (SPM) on 30 Oct 2024 09:45:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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/IQTextView.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hackiftekhar/IQTextView
* tag 1.0.5 -> FETCH_HEAD
HEAD is now at 76f514e 1.0.5
Cloned https://github.com/hackiftekhar/IQTextView.git
Revision (git rev-parse @):
76f514eba5218bdf67659168ba227c77da5f75fe
SUCCESS checkout https://github.com/hackiftekhar/IQTextView.git at 1.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/hackiftekhar/IQTextView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[4/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version-33747A42983211AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/13] 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
^
[9/13] 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
^
[10/13] 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
^
[11/13] 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
^
[12/13] 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
^
[13/13] 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/IQKeyboardToolbar.git
[1/327] Fetching iqkeyboardtoolbar
Fetched https://github.com/hackiftekhar/IQKeyboardToolbar.git from cache (1.46s)
Computing version for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Computed https://github.com/hackiftekhar/IQKeyboardToolbar.git at 1.1.1 (0.60s)
Fetching https://github.com/hackiftekhar/IQKeyboardCore.git
[1/244] Fetching iqkeyboardcore
Fetched https://github.com/hackiftekhar/IQKeyboardCore.git from cache (0.76s)
Computing version for https://github.com/hackiftekhar/IQKeyboardCore.git
Computed https://github.com/hackiftekhar/IQKeyboardCore.git at 1.0.7 (0.56s)
Creating working copy for https://github.com/hackiftekhar/IQKeyboardCore.git
Working copy of https://github.com/hackiftekhar/IQKeyboardCore.git resolved at 1.0.7
Creating working copy for https://github.com/hackiftekhar/IQKeyboardToolbar.git
Working copy of https://github.com/hackiftekhar/IQKeyboardToolbar.git resolved at 1.1.1
BUILD FAILURE 5.10 macosSpm