This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 TokenTextView with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-turo/token-text-view.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/open-turo/token-text-view
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9cf3615 fix: update TemplateToken variables
Cloned https://github.com/open-turo/token-text-view.git
Revision (git rev-parse @):
9cf36157187dcbae6c90be456911c24806e5a540
SUCCESS checkout https://github.com/open-turo/token-text-view.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/open-turo/token-text-view.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/5] Emitting module TokenTextView
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/5] Compiling TokenTextView String+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling TokenTextView TokenTextViewAttributes.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling TokenTextView TokenTextView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling TokenTextView Token.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[0/1] Planning build
Building for debugging...
[1/5] Compiling TokenTextView TokenTextViewAttributes.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/5] Emitting module TokenTextView
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling TokenTextView TokenTextView.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling TokenTextView String+Additions.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling TokenTextView Token.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.