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.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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: 1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/open-turo/token-text-view
 * tag               1.0.3      -> FETCH_HEAD
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 1.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "token-text-view",
      "name": "TokenTextView",
      "url": "https://github.com/open-turo/token-text-view.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/token-text-view",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/open-turo/token-text-view.git from cache
Fetched https://github.com/open-turo/token-text-view.git (0.21s)
Creating working copy for https://github.com/open-turo/token-text-view.git
Working copy of https://github.com/open-turo/token-text-view.git resolved at 1.0.3
warning: '.resolve-product-dependencies': dependency 'token-text-view' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/open-turo/token-text-view.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/TDmZkXJm/1/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/TDmZkXJm/1/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/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling TokenTextView Token.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling TokenTextView TokenTextViewAttributes.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
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/TDmZkXJm/1/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/TDmZkXJm/1/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/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling TokenTextView Token.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling TokenTextView TokenTextViewAttributes.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TokenTextView/TokenTextView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.