The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScrollingContentViewController 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/drewolbrich/ScrollingContentViewController.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/drewolbrich/ScrollingContentViewController
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 484a16f Add visionOS to Package.swift
Cloned https://github.com/drewolbrich/ScrollingContentViewController.git
Revision (git rev-parse @):
484a16f16eace8d4ec4f5df2e825113e725b1c75
SUCCESS checkout https://github.com/drewolbrich/ScrollingContentViewController.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "scrollingcontentviewcontroller",
      "name": "ScrollingContentViewController",
      "url": "https://github.com/drewolbrich/ScrollingContentViewController.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ScrollingContentViewController",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/drewolbrich/ScrollingContentViewController.git
[1/771] Fetching scrollingcontentviewcontroller
Fetched https://github.com/drewolbrich/ScrollingContentViewController.git (0.72s)
Creating working copy for https://github.com/drewolbrich/ScrollingContentViewController.git
Working copy of https://github.com/drewolbrich/ScrollingContentViewController.git resolved at main
warning: '.resolve-product-dependencies': dependency 'scrollingcontentviewcontroller' 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/17] Emitting module ScrollingContentViewController
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[2/17] Compiling ScrollingContentViewController KeyboardFrameEvent.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[3/17] Compiling ScrollingContentViewController KeyboardNotificationManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[4/17] Compiling ScrollingContentViewController KeyboardNotificationObserving.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[5/17] Compiling ScrollingContentViewController ScrollViewFilterKeyboardDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[6/17] Compiling ScrollingContentViewController ScrollViewFilterScrollDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[7/17] Compiling ScrollingContentViewController ScrollRectEvent.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[8/17] Compiling ScrollingContentViewController ScrollViewBounceController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[9/17] Compiling ScrollingContentViewController ScrollingContentScrollView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[10/17] Compiling ScrollingContentViewController ScrollingContentViewController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[11/17] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[12/17] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsControlling.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[13/17] Compiling ScrollingContentViewController IsUnitTest.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[14/17] Compiling ScrollingContentViewController KeyboardObserver.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[15/17] Compiling ScrollingContentViewController KeyboardObserving.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[16/17] Compiling ScrollingContentViewController ScrollViewBounceControlling.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[17/17] Compiling ScrollingContentViewController ScrollViewFilter.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[18/19] Compiling ScrollingContentViewController ScrollingContentViewManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[19/19] Compiling ScrollingContentViewController UIView+FirstResponder.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/17] Compiling ScrollingContentViewController KeyboardFrameEvent.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[2/17] Compiling ScrollingContentViewController KeyboardNotificationManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[3/17] Compiling ScrollingContentViewController KeyboardNotificationObserving.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[4/19] Compiling ScrollingContentViewController ScrollViewFilterKeyboardDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[5/19] Compiling ScrollingContentViewController ScrollViewFilterScrollDelegate.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[6/19] Compiling ScrollingContentViewController ScrollingContentScrollView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[7/19] Compiling ScrollingContentViewController ScrollingContentViewController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[8/19] Compiling ScrollingContentViewController ScrollViewBounceControlling.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[9/19] Compiling ScrollingContentViewController ScrollViewFilter.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/19] Emitting module ScrollingContentViewController
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[11/19] Compiling ScrollingContentViewController ScrollRectEvent.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[12/19] Compiling ScrollingContentViewController ScrollViewBounceController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[13/19] Compiling ScrollingContentViewController KeyboardObserver.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[14/19] Compiling ScrollingContentViewController KeyboardObserving.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[15/19] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[16/19] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsControlling.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[17/19] Compiling ScrollingContentViewController IsUnitTest.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[18/19] Compiling ScrollingContentViewController ScrollingContentViewManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[19/19] Compiling ScrollingContentViewController UIView+FirstResponder.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm