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 WWPulseLayer, reference 1.0.2 (bf7892), with Swift 6.0 for macOS (SPM) on 16 Sep 2024 03:24:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWPulseLayer.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWPulseLayer
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at bf78925 - 加上PrivacyInfo.xcprivacy
Cloned https://github.com/William-Weng/WWPulseLayer.git
Revision (git rev-parse @):
bf789254b6fbb411f546c72e58b5f95d9764adf2
SUCCESS checkout https://github.com/William-Weng/WWPulseLayer.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/William-Weng/WWPulseLayer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[1/3] Copying Privacy
[2/3] Write swift-version-117DEE11B69C53C9.txt
[4/8] Compiling WWPulseLayer WWPulseLayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWPulseLayer/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/8] Emitting module WWPulseLayer
/Users/admin/builder/spi-builder-workspace/Sources/WWPulseLayer/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
[6/8] Compiling WWPulseLayer Constant.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWPulseLayer/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
[7/8] Compiling WWPulseLayer Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWPulseLayer/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
[8/8] Compiling WWPulseLayer resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWPulseLayer/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - Constant
BUILD FAILURE 6.0 macosSpm