The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CoverflowKeyboard 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/davidarebuwa/CoverflowKeyboard.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davidarebuwa/CoverflowKeyboard
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 52eea89 Merge pull request #3 from undeaDD/master
Cloned https://github.com/davidarebuwa/CoverflowKeyboard.git
Revision (git rev-parse @):
52eea89b75afe97420ca8a04fc00dddc4f2155cd
SUCCESS checkout https://github.com/davidarebuwa/CoverflowKeyboard.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "coverflowkeyboard",
      "name": "CoverflowKeyboard",
      "url": "https://github.com/davidarebuwa/CoverflowKeyboard.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoverflowKeyboard",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/davidarebuwa/CoverflowKeyboard.git
[1/457] Fetching coverflowkeyboard
Fetched https://github.com/davidarebuwa/CoverflowKeyboard.git (0.56s)
Creating working copy for https://github.com/davidarebuwa/CoverflowKeyboard.git
Working copy of https://github.com/davidarebuwa/CoverflowKeyboard.git resolved at master
warning: '.resolve-product-dependencies': dependency 'coverflowkeyboard' 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...
[1/8] Compiling CoverflowKeyboard ImageCell.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling CoverflowKeyboard CoverflowLayout.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling CoverflowKeyboard CustomCell.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Compiling CoverflowKeyboard CoverflowCell+Others.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling CoverflowKeyboard EmojiCell.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling CoverflowKeyboard CoverflowKeyboard.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling CoverflowKeyboard CoverflowInputView.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Emitting module CoverflowKeyboard
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.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/8] Emitting module CoverflowKeyboard
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling CoverflowKeyboard CoverflowCell+Others.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling CoverflowKeyboard ImageCell.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling CoverflowKeyboard CoverflowKeyboard.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling CoverflowKeyboard CoverflowLayout.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling CoverflowKeyboard CustomCell.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling CoverflowKeyboard EmojiCell.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling CoverflowKeyboard CoverflowInputView.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoverflowKeyboard/Classes/CoverflowCell+Others.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm