Build Information
Failed to build CurrencyText, reference 3.0.1 (03d08a
), with Swift 5.9 for macOS (SPM) on 1 Jan 2025 22:29:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marinofelipe/CurrencyText.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/marinofelipe/CurrencyText
* tag 3.0.1 -> FETCH_HEAD
HEAD is now at 03d08a0 Merge pull request #92 from Andrewangeta/swiftui-fix
Cloned https://github.com/marinofelipe/CurrencyText.git
Revision (git rev-parse @):
03d08a028a32547e26f50751660c7c0b3cfa3279
SUCCESS checkout https://github.com/marinofelipe/CurrencyText.git at 3.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/marinofelipe/CurrencyText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling CurrencyFormatter String.swift
[2/6] Compiling CurrencyFormatter NumberFormatter.swift
[3/6] Compiling CurrencyFormatter CurrencyFormatter.swift
[4/6] Emitting module CurrencyFormatter
[5/6] Compiling CurrencyFormatter Currency.swift
[6/6] Compiling CurrencyFormatter CurrencyLocale.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/9] Emitting module CurrencyUITextFieldDelegate
/Users/admin/builder/spi-builder-workspace/Sources/UITextFieldDelegate/CurrencyUITextFieldDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[8/9] Compiling CurrencyUITextFieldDelegate CurrencyUITextFieldDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/UITextFieldDelegate/CurrencyUITextFieldDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[9/9] Compiling CurrencyUITextFieldDelegate UITextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/UITextFieldDelegate/CurrencyUITextFieldDelegate.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[9/825] Fetching swift-concurrency-extras
[117/13289] Fetching swift-concurrency-extras, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-concurrency-extras (2.76s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing (2.76s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.39s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.9.0 (0.50s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
BUILD FAILURE 5.9 macosSpm