The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Panels 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/antoniocasero/Panels.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/antoniocasero/Panels
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bc013c2 Update README
Cloned https://github.com/antoniocasero/Panels.git
Revision (git rev-parse @):
bc013c2ffd8a70a4a6ddb28dd0a90b84293bd63d
SUCCESS checkout https://github.com/antoniocasero/Panels.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": "panels",
      "name": "Panels",
      "url": "https://github.com/antoniocasero/Panels.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Panels",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/antoniocasero/Panels.git
[1/639] Fetching panels
Fetched https://github.com/antoniocasero/Panels.git (5.05s)
Creating working copy for https://github.com/antoniocasero/Panels.git
Working copy of https://github.com/antoniocasero/Panels.git resolved at master
warning: '.resolve-product-dependencies': dependency 'panels' 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 Panels UIViewController+Utils.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling Panels UIView+Utils.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling Panels Panels.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling Panels PanelDimensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling Panels UIStoryBoard+Utils.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling Panels Panelable.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/8] Emitting module Panels
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling Panels PanelConfiguration.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/8] Compiling Panels Panelable.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling Panels PanelDimensions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling Panels UIView+Utils.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling Panels UIViewController+Utils.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling Panels UIStoryBoard+Utils.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/8] Emitting module Panels
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling Panels PanelConfiguration.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling Panels Panels.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm