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

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mhasan341/LinkifyLabel.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mhasan341/LinkifyLabel
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9509bd2 Added Future Plan
Cloned https://github.com/mhasan341/LinkifyLabel.git
Revision (git rev-parse @):
9509bd2e4e3018e60b70e19b52d3e05d098be494
SUCCESS checkout https://github.com/mhasan341/LinkifyLabel.git at main
========================================
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": "linkifylabel",
      "name": "LinkifyLabel",
      "url": "https://github.com/mhasan341/LinkifyLabel.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LinkifyLabel",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mhasan341/LinkifyLabel.git
[1/77] Fetching linkifylabel
Fetched https://github.com/mhasan341/LinkifyLabel.git (0.27s)
Creating working copy for https://github.com/mhasan341/LinkifyLabel.git
Working copy of https://github.com/mhasan341/LinkifyLabel.git resolved at main
warning: '.resolve-product-dependencies': dependency 'linkifylabel' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.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/3] Emitting module LinkifyLabel
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LinkifyLabel/Extension.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/3] Compiling LinkifyLabel Extension.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LinkifyLabel/Extension.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/3] Compiling LinkifyLabel LinkifyLabel.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LinkifyLabel/Extension.swift:8: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/3] Emitting module LinkifyLabel
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LinkifyLabel/Extension.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/3] Compiling LinkifyLabel LinkifyLabel.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LinkifyLabel/Extension.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/3] Compiling LinkifyLabel Extension.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LinkifyLabel/Extension.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm