The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Parchment, reference main (dfb23e), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 19:59:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rechsteiner/Parchment.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rechsteiner/Parchment
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dfb23ea Fix Swift version in podspec
Cloned https://github.com/rechsteiner/Parchment.git
Revision (git rev-parse @):
dfb23ea5118ca8bfbc578065627fccf4ec4a362e
SUCCESS checkout https://github.com/rechsteiner/Parchment.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "parchment",
      "name": "Parchment",
      "url": "https://github.com/rechsteiner/Parchment.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parchment",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/rechsteiner/Parchment.git
[1/5196] Fetching parchment
Fetched https://github.com/rechsteiner/Parchment.git from cache (1.65s)
Creating working copy for https://github.com/rechsteiner/Parchment.git
Working copy of https://github.com/rechsteiner/Parchment.git resolved at main (dfb23ea)
warning: '.resolve-product-dependencies': dependency 'parchment' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/rechsteiner/Parchment.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Parchment",
  "name" : "Parchment",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Parchment",
      "targets" : [
        "Parchment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Parchment",
      "module_type" : "SwiftTarget",
      "name" : "Parchment",
      "path" : "Parchment",
      "product_memberships" : [
        "Parchment"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Parchment/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/PageViewController.swift",
        "Classes/PageViewCoordinator.swift",
        "Classes/PageViewManager.swift",
        "Classes/PagingBorderLayoutAttributes.swift",
        "Classes/PagingBorderView.swift",
        "Classes/PagingCell.swift",
        "Classes/PagingCellLayoutAttributes.swift",
        "Classes/PagingCollectionViewLayout.swift",
        "Classes/PagingController.swift",
        "Classes/PagingFiniteDataSource.swift",
        "Classes/PagingHostingIndicatorView.swift",
        "Classes/PagingIndicatorLayoutAttributes.swift",
        "Classes/PagingIndicatorView.swift",
        "Classes/PagingInvalidationContext.swift",
        "Classes/PagingMenuView.swift",
        "Classes/PagingOptions.swift",
        "Classes/PagingSizeCache.swift",
        "Classes/PagingStaticDataSource.swift",
        "Classes/PagingTitleCell.swift",
        "Classes/PagingView.swift",
        "Classes/PagingViewController.swift",
        "Enums/InvalidationState.swift",
        "Enums/PageViewDirection.swift",
        "Enums/PageViewState.swift",
        "Enums/PagingBorderOptions.swift",
        "Enums/PagingContentInteraction.swift",
        "Enums/PagingDirection.swift",
        "Enums/PagingIndicatorOptions.swift",
        "Enums/PagingMenuHorizontalAlignment.swift",
        "Enums/PagingMenuInteraction.swift",
        "Enums/PagingMenuItemSize.swift",
        "Enums/PagingMenuItemSource.swift",
        "Enums/PagingMenuPosition.swift",
        "Enums/PagingMenuTransition.swift",
        "Enums/PagingSelectedScrollPosition.swift",
        "Enums/PagingState.swift",
        "Extensions/UIColor+interpolation.swift",
        "Extensions/UIEdgeInsets.swift",
        "Extensions/UIView+constraints.swift",
        "Protocols/CollectionView.swift",
        "Protocols/PageViewControllerDataSource.swift",
        "Protocols/PageViewControllerDelegate.swift",
        "Protocols/PageViewManagerDataSource.swift",
        "Protocols/PageViewManagerDelegate.swift",
        "Protocols/PagingIndicatorStyle.swift",
        "Protocols/PagingItem.swift",
        "Protocols/PagingLayout.swift",
        "Protocols/PagingMenuDataSource.swift",
        "Protocols/PagingMenuDelegate.swift",
        "Protocols/PagingViewControllerDataSource.swift",
        "Protocols/PagingViewControllerDelegate.swift",
        "Protocols/PagingViewControllerInfiniteDataSource.swift",
        "Protocols/PagingViewControllerSizeDelegate.swift",
        "Protocols/Tween.swift",
        "Structs/AnyPagingItem.swift",
        "Structs/Page.swift",
        "Structs/PageContentConfiguration.swift",
        "Structs/PageItem.swift",
        "Structs/PageItemBuilder.swift",
        "Structs/PageItemCell.swift",
        "Structs/PageState.swift",
        "Structs/PageView.swift",
        "Structs/PagingCellViewModel.swift",
        "Structs/PagingControllerRepresentableView.swift",
        "Structs/PagingDiff.swift",
        "Structs/PagingDistance.swift",
        "Structs/PagingIndexItem.swift",
        "Structs/PagingIndicatorMetric.swift",
        "Structs/PagingItems.swift",
        "Structs/PagingNavigationOrientation.swift",
        "Structs/PagingTransition.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/69] Emitting module Parchment
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[5/69] Compiling Parchment PageViewController.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[6/69] Compiling Parchment PageViewCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[7/69] Compiling Parchment PageViewManager.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[8/69] Compiling Parchment PagingBorderLayoutAttributes.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[9/69] Compiling Parchment PagingBorderView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[10/69] Compiling Parchment PagingCell.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[11/69] Compiling Parchment PagingCellLayoutAttributes.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[12/69] Compiling Parchment PagingCollectionViewLayout.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[13/76] Compiling Parchment PagingDistance.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[14/76] Compiling Parchment PagingIndexItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[15/76] Compiling Parchment PagingIndicatorMetric.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[16/76] Compiling Parchment PagingItems.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[17/76] Compiling Parchment PagingNavigationOrientation.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[18/76] Compiling Parchment PagingTransition.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[19/76] Compiling Parchment resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[20/76] Compiling Parchment PageViewState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[21/76] Compiling Parchment PagingBorderOptions.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[22/76] Compiling Parchment PagingContentInteraction.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[23/76] Compiling Parchment PagingDirection.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[24/76] Compiling Parchment PagingIndicatorOptions.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[25/76] Compiling Parchment PagingMenuHorizontalAlignment.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[26/76] Compiling Parchment PagingMenuInteraction.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[27/76] Compiling Parchment PagingMenuItemSize.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[28/76] Compiling Parchment PagingMenuItemSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[29/76] Compiling Parchment PagingMenuPosition.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[30/76] Compiling Parchment PagingMenuTransition.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[31/76] Compiling Parchment PagingSelectedScrollPosition.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[32/76] Compiling Parchment PagingState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[33/76] Compiling Parchment UIColor+interpolation.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[34/76] Compiling Parchment PagingSizeCache.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[35/76] Compiling Parchment PagingStaticDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[36/76] Compiling Parchment PagingTitleCell.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[37/76] Compiling Parchment PagingView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[38/76] Compiling Parchment PagingViewController.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[39/76] Compiling Parchment InvalidationState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[40/76] Compiling Parchment PageViewDirection.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[41/76] Compiling Parchment PagingIndicatorStyle.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[42/76] Compiling Parchment PagingItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[43/76] Compiling Parchment PagingLayout.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[44/76] Compiling Parchment PagingMenuDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[45/76] Compiling Parchment PagingMenuDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[46/76] Compiling Parchment PagingViewControllerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[47/76] Compiling Parchment PagingViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[48/76] Compiling Parchment UIEdgeInsets.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[49/76] Compiling Parchment UIView+constraints.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[50/76] Compiling Parchment CollectionView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[51/76] Compiling Parchment PageViewControllerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[52/76] Compiling Parchment PageViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[53/76] Compiling Parchment PageViewManagerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[54/76] Compiling Parchment PageViewManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[55/76] Compiling Parchment PagingViewControllerInfiniteDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[56/76] Compiling Parchment PagingViewControllerSizeDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[57/76] Compiling Parchment Tween.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[58/76] Compiling Parchment AnyPagingItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[59/76] Compiling Parchment Page.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[60/76] Compiling Parchment PageContentConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[61/76] Compiling Parchment PageItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[62/76] Compiling Parchment PagingController.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[63/76] Compiling Parchment PagingFiniteDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[64/76] Compiling Parchment PagingHostingIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[65/76] Compiling Parchment PagingIndicatorLayoutAttributes.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[66/76] Compiling Parchment PagingIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[67/76] Compiling Parchment PagingInvalidationContext.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[68/76] Compiling Parchment PagingMenuView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[69/76] Compiling Parchment PagingOptions.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[70/76] Compiling Parchment PageItemBuilder.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[71/76] Compiling Parchment PageItemCell.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[72/76] Compiling Parchment PageState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[73/76] Compiling Parchment PageView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[74/76] Compiling Parchment PagingCellViewModel.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[75/76] Compiling Parchment PagingControllerRepresentableView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[76/76] Compiling Parchment PagingDiff.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Parchment/Resources/Info.plist
BUILD FAILURE 6.0 macosSpm