Build Information
Failed to build SkeletonView, reference 1.31.0 (2f5274
), with Swift 6.1 for Linux on 28 Apr 2025 16:17:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Juanpe/SkeletonView.git
Reference: 1.31.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Juanpe/SkeletonView
* tag 1.31.0 -> FETCH_HEAD
HEAD is now at 2f52748 remove trailing comma in Package.swift (#557)
Cloned https://github.com/Juanpe/SkeletonView.git
Revision (git rev-parse @):
2f5274827d310e32c09325dd3e0007120940988e
SUCCESS checkout https://github.com/Juanpe/SkeletonView.git at 1.31.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Juanpe/SkeletonView.git
https://github.com/Juanpe/SkeletonView.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "SkeletonView",
"name" : "SkeletonView",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SkeletonView",
"targets" : [
"SkeletonView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SkeletonViewTests",
"module_type" : "SwiftTarget",
"name" : "SkeletonViewTests",
"path" : "SkeletonViewCore/Tests",
"sources" : [
"Debug/SkeletonDebugTests.swift"
],
"target_dependencies" : [
"SkeletonView"
],
"type" : "test"
},
{
"c99name" : "SkeletonView",
"module_type" : "SwiftTarget",
"name" : "SkeletonView",
"path" : "SkeletonViewCore/Sources",
"product_memberships" : [
"SkeletonView"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/SkeletonViewCore/Sources/Supporting Files/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"API/AnimationBuilder/SkeletonAnimationBuilder.swift",
"API/Appearance/SkeletonAppearance.swift",
"API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift",
"API/Collections/TableViews/SkeletonTableViewProtocols.swift",
"API/Deprecated.swift",
"API/FoundationExtensions/Notification+SkeletonFlow.swift",
"API/Models/GradientDirection.swift",
"API/Models/SkeletonGradient.swift",
"API/Models/SkeletonTextLineHeight.swift",
"API/Models/SkeletonTextNumberOfLines.swift",
"API/Models/SkeletonTransitionStyle.swift",
"API/Models/SkeletonType.swift",
"API/SkeletonExtended.swift",
"API/SkeletonView.swift",
"API/UIKitExtensions/CALayer+Animations.swift",
"API/UIKitExtensions/UICollectionView+Extensions.swift",
"API/UIKitExtensions/UILabel+IBInspectable.swift",
"API/UIKitExtensions/UILabel+SKExtensions.swift",
"API/UIKitExtensions/UITextView+IBInspectable.swift",
"API/UIKitExtensions/UITextView+SKExtensions.swift",
"API/UIKitExtensions/UIView+IBInspectable.swift",
"API/UIKitExtensions/UIView+SKExtensions.swift",
"Internal/Collections/CollectionSkeleton.swift",
"Internal/Collections/SkeletonCollectionDataSource.swift",
"Internal/Collections/SkeletonCollectionDelegate.swift",
"Internal/Collections/SkeletonReusableCell.swift",
"Internal/Debug/SkeletonDebug.swift",
"Internal/FoundationExtensions/DispatchQueue+Extensions.swift",
"Internal/FoundationExtensions/Int+Extensions.swift",
"Internal/FoundationExtensions/Notification+Extensions.swift",
"Internal/FoundationExtensions/ProcessInfo+Extensions.swift",
"Internal/Helpers/AssociationPolicy.swift",
"Internal/Helpers/Recursive.swift",
"Internal/Helpers/Swizzling.swift",
"Internal/Models/RecoverableViewState.swift",
"Internal/Models/SkeletonLayer.swift",
"Internal/SkeletonConfigs/SkeletonConfig.swift",
"Internal/SkeletonConfigs/SkeletonMultilinesLayerConfig.swift",
"Internal/SkeletonExtensions/GradientDirection+Animations.swift",
"Internal/SkeletonExtensions/PrepareViewForSkeleton.swift",
"Internal/SkeletonExtensions/Recoverable.swift",
"Internal/SkeletonExtensions/SkeletonTextNode.swift",
"Internal/SkeletonExtensions/SubviewsSkeletonables.swift",
"Internal/SkeletonFlowHandler.swift",
"Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift",
"Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift",
"Internal/SkeletonTree/SkeletonTreeNode.swift",
"Internal/UIKitExtensions/CALayer+Extensions.swift",
"Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift",
"Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift",
"Internal/UIKitExtensions/UIColor+Skeleton.swift",
"Internal/UIKitExtensions/UILabel+Extensions.swift",
"Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift",
"Internal/UIKitExtensions/UITableView+Extensions.swift",
"Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift",
"Internal/UIKitExtensions/UIView+AssociatedObjects.swift",
"Internal/UIKitExtensions/UIView+CollectionSkeleton.swift",
"Internal/UIKitExtensions/UIView+Extensions.swift",
"Internal/UIKitExtensions/UIView+SkeletonView.swift",
"Internal/UIKitExtensions/UIView+Swizzling.swift",
"Internal/UIKitExtensions/UIView+Transitions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/SkeletonViewCore/Sources/Supporting Files/Info.plist
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/59] Compiling SkeletonView Recoverable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[5/59] Compiling SkeletonView SkeletonTextNode.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[6/59] Compiling SkeletonView SubviewsSkeletonables.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[7/59] Compiling SkeletonView SkeletonFlowHandler.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[8/59] Compiling SkeletonView SkeletonLayerBuilder.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[9/59] Compiling SkeletonView SkeletonMultilineLayerBuilder.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[10/59] Compiling SkeletonView SkeletonTreeNode.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[11/59] Compiling SkeletonView CALayer+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[12/66] Compiling SkeletonView UIView+AssociatedObjects.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[13/66] Compiling SkeletonView UIView+CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[14/66] Compiling SkeletonView UIView+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[15/66] Compiling SkeletonView UIView+SkeletonView.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[16/66] Compiling SkeletonView UIView+Swizzling.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[17/66] Compiling SkeletonView UIView+Transitions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[18/66] Compiling SkeletonView resource_bundle_accessor.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[19/66] Compiling SkeletonView Recursive.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[20/66] Compiling SkeletonView Swizzling.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[21/66] Compiling SkeletonView RecoverableViewState.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[22/66] Compiling SkeletonView SkeletonLayer.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[23/66] Compiling SkeletonView SkeletonConfig.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[24/66] Compiling SkeletonView SkeletonMultilinesLayerConfig.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[25/66] Compiling SkeletonView GradientDirection+Animations.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[26/66] Compiling SkeletonView PrepareViewForSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[27/66] Compiling SkeletonView SkeletonTreeNode+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[28/66] Compiling SkeletonView UICollectionView+CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[29/66] Compiling SkeletonView UIColor+Skeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[30/66] Compiling SkeletonView UILabel+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[31/66] Compiling SkeletonView UITableView+CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[32/66] Compiling SkeletonView UITableView+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[33/66] Compiling SkeletonView UIView+AppLifecycleNotifications.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[34/66] Compiling SkeletonView SkeletonAnimationBuilder.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[35/66] Compiling SkeletonView SkeletonAppearance.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[36/66] Compiling SkeletonView SkeletonCollectionViewProtocols.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[37/66] Compiling SkeletonView SkeletonTableViewProtocols.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[38/66] Compiling SkeletonView Deprecated.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[39/66] Compiling SkeletonView Notification+SkeletonFlow.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[40/66] Compiling SkeletonView GradientDirection.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[41/66] Compiling SkeletonView SkeletonGradient.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/66] Emitting module SkeletonView
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[43/66] Compiling SkeletonView SkeletonCollectionDelegate.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[44/66] Compiling SkeletonView SkeletonReusableCell.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[45/66] Compiling SkeletonView SkeletonDebug.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[46/66] Compiling SkeletonView DispatchQueue+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[47/66] Compiling SkeletonView Int+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[48/66] Compiling SkeletonView Notification+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[49/66] Compiling SkeletonView ProcessInfo+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[50/66] Compiling SkeletonView AssociationPolicy.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[51/66] Compiling SkeletonView UILabel+IBInspectable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[52/66] Compiling SkeletonView UILabel+SKExtensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[53/66] Compiling SkeletonView UITextView+IBInspectable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[54/66] Compiling SkeletonView UITextView+SKExtensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[55/66] Compiling SkeletonView UIView+IBInspectable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[56/66] Compiling SkeletonView UIView+SKExtensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[57/66] Compiling SkeletonView CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[58/66] Compiling SkeletonView SkeletonCollectionDataSource.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[59/66] Compiling SkeletonView SkeletonTextLineHeight.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[60/66] Compiling SkeletonView SkeletonTextNumberOfLines.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[61/66] Compiling SkeletonView SkeletonTransitionStyle.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[62/66] Compiling SkeletonView SkeletonType.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[63/66] Compiling SkeletonView SkeletonExtended.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[64/66] Compiling SkeletonView SkeletonView.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[65/66] Compiling SkeletonView CALayer+Animations.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[66/66] Compiling SkeletonView UICollectionView+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/SkeletonViewCore/Tests/Supporting Files/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/SkeletonViewCore/Sources/Supporting Files/Info.plist
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/57] Compiling SkeletonView SkeletonAnimationBuilder.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[3/57] Compiling SkeletonView SkeletonAppearance.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[4/57] Compiling SkeletonView SkeletonCollectionViewProtocols.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[5/57] Compiling SkeletonView SkeletonTableViewProtocols.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[6/57] Compiling SkeletonView Deprecated.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[7/57] Compiling SkeletonView Notification+SkeletonFlow.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[8/57] Compiling SkeletonView GradientDirection.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[9/57] Compiling SkeletonView SkeletonGradient.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[10/64] Compiling SkeletonView Recoverable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[11/64] Compiling SkeletonView SkeletonTextNode.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[12/64] Compiling SkeletonView SubviewsSkeletonables.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[13/64] Compiling SkeletonView SkeletonFlowHandler.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[14/64] Compiling SkeletonView SkeletonLayerBuilder.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[15/64] Compiling SkeletonView SkeletonMultilineLayerBuilder.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[16/64] Compiling SkeletonView SkeletonTreeNode.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[17/64] Compiling SkeletonView CALayer+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[18/64] Compiling SkeletonView SkeletonTreeNode+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[19/64] Compiling SkeletonView UICollectionView+CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[20/64] Compiling SkeletonView UIColor+Skeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[21/64] Compiling SkeletonView UILabel+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[22/64] Compiling SkeletonView UITableView+CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[23/64] Compiling SkeletonView UITableView+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[24/64] Compiling SkeletonView UIView+AppLifecycleNotifications.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[25/64] Compiling SkeletonView SkeletonTextLineHeight.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[26/64] Compiling SkeletonView SkeletonTextNumberOfLines.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[27/64] Compiling SkeletonView SkeletonTransitionStyle.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[28/64] Compiling SkeletonView SkeletonType.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[29/64] Compiling SkeletonView SkeletonExtended.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[30/64] Compiling SkeletonView SkeletonView.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[31/64] Compiling SkeletonView CALayer+Animations.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[32/64] Compiling SkeletonView UICollectionView+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[33/64] Compiling SkeletonView Recursive.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[34/64] Compiling SkeletonView Swizzling.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[35/64] Compiling SkeletonView RecoverableViewState.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[36/64] Compiling SkeletonView SkeletonLayer.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[37/64] Compiling SkeletonView SkeletonConfig.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[38/64] Compiling SkeletonView SkeletonMultilinesLayerConfig.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[39/64] Compiling SkeletonView GradientDirection+Animations.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[40/64] Compiling SkeletonView PrepareViewForSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[41/64] Compiling SkeletonView UILabel+IBInspectable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[42/64] Compiling SkeletonView UILabel+SKExtensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[43/64] Compiling SkeletonView UITextView+IBInspectable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[44/64] Compiling SkeletonView UITextView+SKExtensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[45/64] Compiling SkeletonView UIView+IBInspectable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[46/64] Compiling SkeletonView UIView+SKExtensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[47/64] Compiling SkeletonView CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[48/64] Compiling SkeletonView SkeletonCollectionDataSource.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/64] Emitting module SkeletonView
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[50/64] Compiling SkeletonView SkeletonCollectionDelegate.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[51/64] Compiling SkeletonView SkeletonReusableCell.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[52/64] Compiling SkeletonView SkeletonDebug.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[53/64] Compiling SkeletonView DispatchQueue+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[54/64] Compiling SkeletonView Int+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[55/64] Compiling SkeletonView Notification+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[56/64] Compiling SkeletonView ProcessInfo+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[57/64] Compiling SkeletonView AssociationPolicy.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[58/64] Compiling SkeletonView UIView+AssociatedObjects.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[59/64] Compiling SkeletonView UIView+CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[60/64] Compiling SkeletonView UIView+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[61/64] Compiling SkeletonView UIView+SkeletonView.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[62/64] Compiling SkeletonView UIView+Swizzling.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[63/64] Compiling SkeletonView UIView+Transitions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[64/64] Compiling SkeletonView resource_bundle_accessor.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
BUILD FAILURE 6.1 linux