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 WWSkeletonView, reference 1.1.0 (e831cf), with Swift 5.8 for macOS (SPM) on 12 Jul 2024 08:45:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSkeletonView.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSkeletonView
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at e831cf1 - 加上可自訂「中間的漸層色」的設定
Cloned https://github.com/William-Weng/WWSkeletonView.git
Revision (git rev-parse @):
e831cf102b3cc70731dfd84ee5a00656be69db6d
SUCCESS checkout https://github.com/William-Weng/WWSkeletonView.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/William-Weng/WWSkeletonView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying Privacy
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/5] Emitting module WWSkeletonView
/Users/admin/builder/spi-builder-workspace/Sources/WWSkeletonView/Extension.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling WWSkeletonView WWSkeletonView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWSkeletonView/Extension.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling WWSkeletonView Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWSkeletonView/Extension.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling WWSkeletonView resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWSkeletonView/Extension.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 macosSpm