This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SkeletonView with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Juanpe/SkeletonView.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 30c92f0 Bump version 1.31.0
Cloned https://github.com/Juanpe/SkeletonView.git
Revision (git rev-parse @):
30c92f0992888e7b249e788405ac31e2103f5c69
SUCCESS checkout https://github.com/Juanpe/SkeletonView.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Juanpe/SkeletonView.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
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
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/59] 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
[5/66] 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
[6/66] 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
[7/66] 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
[8/66] 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
[9/66] 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
[10/66] 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
[11/66] 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
[12/66] 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
[13/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
[14/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
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/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
[40/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
[41/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
[42/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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
[49/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
[50/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
[51/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
[52/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
[53/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
[54/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
[55/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
[56/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
[57/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
[58/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
[59/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
[60/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
[61/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
[62/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
[63/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
[64/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
[65/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
[66/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
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.