The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ActionSheetController 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/papibiyi/ActionSheetController.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/papibiyi/ActionSheetController
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1426803 Add MIT License
Cloned https://github.com/papibiyi/ActionSheetController.git
Revision (git rev-parse @):
1426803b3e8b811ae287d1fdaa09985fc30cee6a
SUCCESS checkout https://github.com/papibiyi/ActionSheetController.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "actionsheetcontroller",
      "name": "ActionSheetController",
      "url": "https://github.com/papibiyi/ActionSheetController.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ActionSheetController",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/papibiyi/ActionSheetController.git
[1/64] Fetching actionsheetcontroller
Fetched https://github.com/papibiyi/ActionSheetController.git (0.74s)
Creating working copy for https://github.com/papibiyi/ActionSheetController.git
Working copy of https://github.com/papibiyi/ActionSheetController.git resolved at main
warning: '.resolve-product-dependencies': dependency 'actionsheetcontroller' 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/10] Compiling ActionSheetController ActionSheetProtocol.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/10] Compiling ActionSheetController ActionSheetCustomViewTableViewCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling ActionSheetController ActionSheetTitleViewTableViewCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/11] Compiling ActionSheetController ActionSheetHeaderViewTableViewCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/11] Compiling ActionSheetController ActionSheetDefaultActionTableViewCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/11] Compiling ActionSheetController ActionSheetController.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/11] Compiling ActionSheetController ActionSheetControllerContainerView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/11] Emitting module ActionSheetController
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/11] Compiling ActionSheetController ActionSheetActionType.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/11] Compiling ActionSheetController ActionSheetCellType.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/11] Compiling ActionSheetController SelfSizingTableView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/10] Compiling ActionSheetController ActionSheetDefaultActionTableViewCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/11] Compiling ActionSheetController ActionSheetHeaderViewTableViewCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/11] Compiling ActionSheetController ActionSheetTitleViewTableViewCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/11] Compiling ActionSheetController ActionSheetCustomViewTableViewCell.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/11] Compiling ActionSheetController SelfSizingTableView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/11] Emitting module ActionSheetController
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/11] Compiling ActionSheetController ActionSheetActionType.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/11] Compiling ActionSheetController ActionSheetCellType.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/11] Compiling ActionSheetController ActionSheetController.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/11] Compiling ActionSheetController ActionSheetControllerContainerView.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/11] Compiling ActionSheetController ActionSheetProtocol.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm