Build Information
Failed to build HorizonCalendar, reference master (697c6f
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 08:05:58 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airbnb/HorizonCalendar.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/airbnb/HorizonCalendar
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 697c6f2 Fix sizing month header on every frame and add more calendar model caching (#321)
Cloned https://github.com/airbnb/HorizonCalendar.git
Revision (git rev-parse @):
697c6f22f7e2f6da69fd0ca5dca0d08c973ea3a8
SUCCESS checkout https://github.com/airbnb/HorizonCalendar.git at master
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/airbnb/swift
[1/4012] Fetching swift
[443/16407] Fetching swift, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (5.56s)
Fetched https://github.com/airbnb/swift from cache (5.56s)
Computing version for https://github.com/airbnb/swift
Computed https://github.com/airbnb/swift at 1.0.5 (3.08s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.59s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.0.5
[10317/2180442] Downloading https://github.com/calda/SwiftFormat/releases/download/0.52-beta-3/SwiftFormat.artifactbundle.zip
[1366775/23874622] Downloading https://github.com/calda/SwiftFormat/releases/download/0.52-beta-3/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.48.0/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/calda/SwiftFormat/releases/download/0.52-beta-3/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.52-beta-3/SwiftFormat.artifactbundle.zip (1.39s)
[10797038/21694180] Downloading https://github.com/realm/SwiftLint/releases/download/0.48.0/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.48.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.48.0/SwiftLintBinary-macos.artifactbundle.zip (2.17s)
========================================
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": "horizoncalendar",
"name": "HorizonCalendar",
"url": "https://github.com/airbnb/HorizonCalendar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HorizonCalendar",
"dependencies": [
]
}
]
}
Fetching https://github.com/airbnb/HorizonCalendar.git
[1/3581] Fetching horizoncalendar
Fetched https://github.com/airbnb/HorizonCalendar.git from cache (1.93s)
Creating working copy for https://github.com/airbnb/HorizonCalendar.git
Working copy of https://github.com/airbnb/HorizonCalendar.git resolved at master (697c6f2)
warning: '.resolve-product-dependencies': dependency 'horizoncalendar' 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/airbnb/HorizonCalendar.git
{
"dependencies" : [
{
"identity" : "swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/airbnb/swift"
}
],
"manifest_display_name" : "HorizonCalendar",
"name" : "HorizonCalendar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "HorizonCalendar",
"targets" : [
"HorizonCalendar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "HorizonCalendarTests",
"module_type" : "SwiftTarget",
"name" : "HorizonCalendarTests",
"path" : "Tests",
"sources" : [
"CalendarContentTests.swift",
"DayHelperTests.swift",
"DayOfWeekPositionTests.swift",
"FrameProviderTests.swift",
"HorizontalMonthsLayoutOptionsTests.swift",
"ItemViewReuseManagerTests.swift",
"LayoutItemTypeEnumeratorTests.swift",
"MonthHelperTests.swift",
"MonthRowTests.swift",
"MonthTests.swift",
"PaginationHelpersTests.swift",
"ScreenPixelAlignmentTests.swift",
"ScrollMetricsMutatorTests.swift",
"SubviewsManagerTests.swift",
"VisibleItemsProviderTests.swift"
],
"target_dependencies" : [
"HorizonCalendar"
],
"type" : "test"
},
{
"c99name" : "HorizonCalendar",
"module_type" : "SwiftTarget",
"name" : "HorizonCalendar",
"path" : "Sources",
"product_memberships" : [
"HorizonCalendar"
],
"sources" : [
"Internal/CGFloat+MaxLayoutValue.swift",
"Internal/Calendar+Helpers.swift",
"Internal/CalendarScrollView.swift",
"Internal/ColorViewRepresentable.swift",
"Internal/Dictionary+MutatingValueForKey.swift",
"Internal/DoubleLayoutPassHelpers.swift",
"Internal/FrameProvider.swift",
"Internal/Hasher+CGRect.swift",
"Internal/ItemView.swift",
"Internal/ItemViewReuseManager.swift",
"Internal/LayoutItem.swift",
"Internal/LayoutItemTypeEnumerator.swift",
"Internal/PaginationHelpers.swift",
"Internal/ScreenPixelAlignment.swift",
"Internal/ScrollMetricsMutator.swift",
"Internal/ScrollToItemContext.swift",
"Internal/SubviewInsertionIndexTracker.swift",
"Internal/UIView+NoAnimation.swift",
"Internal/VisibleItem.swift",
"Internal/VisibleItemsProvider.swift",
"Public/AnyCalendarItemModel.swift",
"Public/CalendarItemModel.swift",
"Public/CalendarItemViewRepresentable.swift",
"Public/CalendarView.swift",
"Public/CalendarViewContent.swift",
"Public/CalendarViewProxy.swift",
"Public/CalendarViewRepresentable.swift",
"Public/CalendarViewScrollPosition.swift",
"Public/Day.swift",
"Public/DayOfWeekPosition.swift",
"Public/DayRange.swift",
"Public/DayRangeLayoutContext.swift",
"Public/DaysOfTheWeekRowSeparatorOptions.swift",
"Public/ItemViews/DayOfWeekView.swift",
"Public/ItemViews/DayView.swift",
"Public/ItemViews/DrawingConfig.swift",
"Public/ItemViews/MonthGridBackgroundView.swift",
"Public/ItemViews/MonthHeaderView.swift",
"Public/ItemViews/Shape.swift",
"Public/ItemViews/SwiftUIWrapperView.swift",
"Public/Month.swift",
"Public/MonthLayoutContext.swift",
"Public/MonthRange.swift",
"Public/MonthsLayout.swift",
"Public/OverlaidItemLocation.swift",
"Public/OverlayLayoutContext.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8.1"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/47] Compiling HorizonCalendar DayRange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[6/47] Compiling HorizonCalendar DayRangeLayoutContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[7/47] Compiling HorizonCalendar DaysOfTheWeekRowSeparatorOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[8/47] Compiling HorizonCalendar DayOfWeekView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[9/51] Compiling HorizonCalendar CGFloat+MaxLayoutValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[10/51] Compiling HorizonCalendar Calendar+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[11/51] Compiling HorizonCalendar CalendarScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[12/51] Compiling HorizonCalendar ColorViewRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[13/51] Compiling HorizonCalendar Dictionary+MutatingValueForKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[14/51] Compiling HorizonCalendar MonthRange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[15/51] Compiling HorizonCalendar MonthsLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[16/51] Compiling HorizonCalendar OverlaidItemLocation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[17/51] Compiling HorizonCalendar OverlayLayoutContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[18/51] Compiling HorizonCalendar Shape.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[19/51] Compiling HorizonCalendar SwiftUIWrapperView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[20/51] Compiling HorizonCalendar Month.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[21/51] Compiling HorizonCalendar MonthLayoutContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/51] Emitting module HorizonCalendar
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[23/51] Compiling HorizonCalendar AnyCalendarItemModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[24/51] Compiling HorizonCalendar CalendarItemModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[25/51] Compiling HorizonCalendar CalendarItemViewRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[26/51] Compiling HorizonCalendar CalendarView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[27/51] Compiling HorizonCalendar CalendarViewContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[28/51] Compiling HorizonCalendar DayView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[29/51] Compiling HorizonCalendar DrawingConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[30/51] Compiling HorizonCalendar MonthGridBackgroundView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[31/51] Compiling HorizonCalendar MonthHeaderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[32/51] Compiling HorizonCalendar CalendarViewProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[33/51] Compiling HorizonCalendar CalendarViewRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[34/51] Compiling HorizonCalendar CalendarViewScrollPosition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[35/51] Compiling HorizonCalendar Day.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[36/51] Compiling HorizonCalendar DayOfWeekPosition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[37/51] Compiling HorizonCalendar LayoutItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[38/51] Compiling HorizonCalendar LayoutItemTypeEnumerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[39/51] Compiling HorizonCalendar PaginationHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[40/51] Compiling HorizonCalendar ScreenPixelAlignment.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[41/51] Compiling HorizonCalendar ScrollMetricsMutator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[42/51] Compiling HorizonCalendar ScrollToItemContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[43/51] Compiling HorizonCalendar SubviewInsertionIndexTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[44/51] Compiling HorizonCalendar UIView+NoAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[45/51] Compiling HorizonCalendar VisibleItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[46/51] Compiling HorizonCalendar VisibleItemsProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[47/51] Compiling HorizonCalendar DoubleLayoutPassHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[48/51] Compiling HorizonCalendar FrameProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[49/51] Compiling HorizonCalendar Hasher+CGRect.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[50/51] Compiling HorizonCalendar ItemView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
[51/51] Compiling HorizonCalendar ItemViewReuseManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CalendarScrollView.swift:16:8: error: no such module 'UIKit'
14 | // limitations under the License.
15 |
16 | import UIKit
| `- error: no such module 'UIKit'
17 |
18 | /// A scroll view with altered behavior to better fit the needs of `CalendarView`.
BUILD FAILURE 6.0 macosSpm