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 SheetPresentation 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/detroit-labs/SheetPresentation.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/detroit-labs/SheetPresentation
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4e18bbf Merge pull request #10 from detroit-labs/add-makefile
Cloned https://github.com/detroit-labs/SheetPresentation.git
Revision (git rev-parse @):
4e18bbf4d3687bf141e786758adc2606f4a46941
SUCCESS checkout https://github.com/detroit-labs/SheetPresentation.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sheetpresentation",
      "name": "SheetPresentation",
      "url": "https://github.com/detroit-labs/SheetPresentation.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SheetPresentation",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/detroit-labs/SheetPresentation.git
[1/2010] Fetching sheetpresentation
Fetched https://github.com/detroit-labs/SheetPresentation.git (2.27s)
Creating working copy for https://github.com/detroit-labs/SheetPresentation.git
Working copy of https://github.com/detroit-labs/SheetPresentation.git resolved at master
warning: '.resolve-product-dependencies': dependency 'sheetpresentation' 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/14] Emitting module SheetPresentation
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/15] Compiling SheetPresentation PassthroughView.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/15] Compiling SheetPresentation PresentationLayout.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/15] Compiling SheetPresentation UIViewControllerTransitionCoordinatorAnimationHelpers.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/15] Compiling SheetPresentation SheetPresentationManager.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/15] Compiling SheetPresentation SheetPresentationOptions.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/15] Compiling SheetPresentation UIViewAnimationOptionsHelpers.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/15] Compiling SheetPresentation UIViewController+PreferredContentSize.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/15] Compiling SheetPresentation SheetAnimationController.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/15] Compiling SheetPresentation SheetPresentationController.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/15] Compiling SheetPresentation AnimationBehavior.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/15] Compiling SheetPresentation CACornerMaskHelpers.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/15] Compiling SheetPresentation ViewEdgeConvertible.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/15] Compiling SheetPresentation ConstantInsets.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/15] Compiling SheetPresentation DirectionalEdgeInsetsConvertible.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/14] Compiling SheetPresentation UIViewControllerTransitionCoordinatorAnimationHelpers.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/14] Compiling SheetPresentation UIViewAnimationOptionsHelpers.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/14] Compiling SheetPresentation UIViewController+PreferredContentSize.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/15] Compiling SheetPresentation SheetPresentationManager.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/15] Compiling SheetPresentation SheetPresentationOptions.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/15] Compiling SheetPresentation PassthroughView.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/15] Compiling SheetPresentation PresentationLayout.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/15] Compiling SheetPresentation SheetAnimationController.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/15] Compiling SheetPresentation SheetPresentationController.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/15] Compiling SheetPresentation AnimationBehavior.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/15] Compiling SheetPresentation CACornerMaskHelpers.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/15] Emitting module SheetPresentation
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/15] Compiling SheetPresentation ConstantInsets.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/15] Compiling SheetPresentation DirectionalEdgeInsetsConvertible.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/15] Compiling SheetPresentation ViewEdgeConvertible.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm