Build Information
Failed to build Parchment, reference v4.1.0 (c818d0
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 04:24:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rechsteiner/Parchment.git
Reference: v4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rechsteiner/Parchment
* tag v4.1.0 -> FETCH_HEAD
HEAD is now at c818d07 Merge pull request #733 from rechsteiner/release
Cloned https://github.com/rechsteiner/Parchment.git
Revision (git rev-parse @):
c818d07d5d0f30f69472e8c0cf4fb9c246d46678
SUCCESS checkout https://github.com/rechsteiner/Parchment.git at v4.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/rechsteiner/Parchment.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.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/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`
[6/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`
[7/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`
[8/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`
[9/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`
[10/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`
[11/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`
[12/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`
[13/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`
[14/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`
[15/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`
[16/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`
[17/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`
[18/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`
[19/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`
[20/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`
[21/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`
[22/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`
[23/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`
[24/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`
[25/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`
[26/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`
[27/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`
[28/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`
[29/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`
[30/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`
[31/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`
[32/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`
[33/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`
[34/76] 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`
[35/76] 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`
[36/76] 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`
[37/76] 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`
[38/76] 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`
[39/76] 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`
[40/76] 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`
[41/76] 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`
[42/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`
[43/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`
[44/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`
[45/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`
[46/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`
[47/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`
[48/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`
[49/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`
[50/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`
[51/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`
[52/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`
[53/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`
[54/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`
[55/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`
[56/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`
[57/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`
[58/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`
[59/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`
[60/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`
[61/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`
[62/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`
[63/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`
[64/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`
[65/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`
[66/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`
[67/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`
[68/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`
[69/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`
[70/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`
[71/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`
[72/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`
[73/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`
[74/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`
[75/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`
[76/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`
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.2 macosSpm