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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/antoniocasero/Panels.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/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/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/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/builder/builds/UKfvDsi8u/2/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 from cache (4.72s)
Creating working copy for https://github.com/antoniocasero/Panels.git
Working copy of https://github.com/antoniocasero/Panels.git resolved at master (bc013c2)
warning: '.resolve-product-dependencies': dependency 'panels' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/antoniocasero/Panels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/10] Compiling Panels UIViewController+Utils.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling Panels UIView+Utils.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling Panels UIStoryBoard+Utils.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling Panels Panels.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling Panels PanelDimensions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling Panels Panelable.swift
/Users/builder/builds/UKfvDsi8u/2/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)
[9/10] Emitting module Panels
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling Panels PanelConfiguration.swift
/Users/builder/builds/UKfvDsi8u/2/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...
[0/1] Write swift-version-6044DDE57671499D.txt
[2/9] Compiling Panels UIViewController+Utils.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling Panels UIView+Utils.swift
/Users/builder/builds/UKfvDsi8u/2/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)
[4/9] Emitting module Panels
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/9] Compiling Panels Panelable.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/9] Compiling Panels Panels.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/9] Compiling Panels PanelConfiguration.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/9] Compiling Panels PanelDimensions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[9/9] Compiling Panels UIStoryBoard+Utils.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.