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 Mcrich23-Toolkit with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mcrich23/Mcrich23-Toolkit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mcrich23/Mcrich23-Toolkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at da36399 added sfsafesymbols
Cloned https://github.com/Mcrich23/Mcrich23-Toolkit.git
Revision (git rev-parse @):
da363996888489b7138a1a219ae546166280cc21
SUCCESS checkout https://github.com/Mcrich23/Mcrich23-Toolkit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Mcrich23/Mcrich23-Toolkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/21] Write sources
[17/21] Copying PrivacyInfo.xcprivacy
[17/21] Write sources
[20/21] Write swift-version-6F35C1178C84523A.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/372] Emitting module DeviceKit
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:15:8: error: no such module 'UIKit'
  13 | import WatchKit
  14 | #else
  15 | import UIKit
     |        `- error: no such module 'UIKit'
  16 | #endif
  17 |
[23/372] Compiling DeviceKit Device.generated.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:15:8: error: no such module 'UIKit'
  13 | import WatchKit
  14 | #else
  15 | import UIKit
     |        `- error: no such module 'UIKit'
  16 | #endif
  17 |
Fetching https://github.com/Mcrich23/LoaderUI
[1/649] Fetching loaderui
Fetched https://github.com/Mcrich23/LoaderUI from cache (5.10s)
Fetching https://github.com/badrinathvm/StepperView
[1/4617] Fetching stepperview
Fetched https://github.com/badrinathvm/StepperView from cache (2.60s)
Fetching https://github.com/shaps80/SwiftUIBackports
[1/22134] Fetching swiftuibackports
Fetched https://github.com/shaps80/SwiftUIBackports from cache (2.21s)
Fetching https://github.com/dmytro-anokhin/url-image
Fetching https://github.com/SwiftUIX/SwiftUIX
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/Mcrich23/SwiftUIMap
Fetching https://github.com/siteline/SwiftUI-Introspect
Fetching https://github.com/SFSafeSymbols/SFSafeSymbols
Fetching https://github.com/dkk/WrappingHStack
[1/4223] Fetching url-image
[213/4702] Fetching url-image, wrappinghstack
[381/7565] Fetching url-image, wrappinghstack, sfsafesymbols
[382/16168] Fetching url-image, wrappinghstack, sfsafesymbols, swiftui-introspect
[383/18787] Fetching url-image, wrappinghstack, sfsafesymbols, swiftui-introspect, swiftuimap
[1068/39386] Fetching url-image, wrappinghstack, sfsafesymbols, swiftui-introspect, swiftuimap, swiftuix
[1834/43211] Fetching url-image, wrappinghstack, sfsafesymbols, swiftui-introspect, swiftuimap, swiftuix, devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (1.56s)
Fetched https://github.com/SwiftUIX/SwiftUIX from cache (1.56s)
Fetching https://github.com/Mcrich23/SwiftUIAlert
Fetching https://github.com/onevcat/Kingfisher
Fetched https://github.com/siteline/SwiftUI-Introspect from cache (1.56s)
Fetched https://github.com/SFSafeSymbols/SFSafeSymbols from cache (1.56s)
Fetched https://github.com/Mcrich23/SwiftUIMap from cache (1.56s)
Fetched https://github.com/dkk/WrappingHStack from cache (1.56s)
Fetched https://github.com/dmytro-anokhin/url-image from cache (1.56s)
[1/67] Fetching swiftuialert
Fetched https://github.com/Mcrich23/SwiftUIAlert from cache (0.68s)
[1/30101] Fetching kingfisher
Fetched https://github.com/onevcat/Kingfisher from cache (5.76s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 4.9.0 (0.70s)
Computing version for https://github.com/Mcrich23/SwiftUIMap
Computed https://github.com/Mcrich23/SwiftUIMap at 1.1.0 (0.69s)
Computing version for https://github.com/siteline/SwiftUI-Introspect
Computed https://github.com/siteline/SwiftUI-Introspect at 0.1.4 (0.68s)
Computing version for https://github.com/dmytro-anokhin/url-image
Computed https://github.com/dmytro-anokhin/url-image at 3.1.1 (0.68s)
Computing version for https://github.com/SwiftUIX/SwiftUIX
Computed https://github.com/SwiftUIX/SwiftUIX at 0.1.2 (0.68s)
Computing version for https://github.com/SFSafeSymbols/SFSafeSymbols
Computed https://github.com/SFSafeSymbols/SFSafeSymbols at 4.1.1 (0.66s)
Computing version for https://github.com/dkk/WrappingHStack
Computed https://github.com/dkk/WrappingHStack at 2.2.11 (0.65s)
Computing version for https://github.com/Mcrich23/SwiftUIAlert
Computed https://github.com/Mcrich23/SwiftUIAlert at 1.0.4 (0.67s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 7.11.0 (0.56s)
Creating working copy for https://github.com/shaps80/SwiftUIBackports
Working copy of https://github.com/shaps80/SwiftUIBackports resolved at 1.7.0 (0098109)
Creating working copy for https://github.com/dmytro-anokhin/url-image
Working copy of https://github.com/dmytro-anokhin/url-image resolved at 3.1.1
Creating working copy for https://github.com/dkk/WrappingHStack
Working copy of https://github.com/dkk/WrappingHStack resolved at 2.2.11
Creating working copy for https://github.com/siteline/SwiftUI-Introspect
Working copy of https://github.com/siteline/SwiftUI-Introspect resolved at 0.1.4
Creating working copy for https://github.com/Mcrich23/LoaderUI
Working copy of https://github.com/Mcrich23/LoaderUI resolved at master (af1151c)
Creating working copy for https://github.com/Mcrich23/SwiftUIAlert
Working copy of https://github.com/Mcrich23/SwiftUIAlert resolved at 1.0.4
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 4.9.0
Creating working copy for https://github.com/SFSafeSymbols/SFSafeSymbols
Working copy of https://github.com/SFSafeSymbols/SFSafeSymbols resolved at 4.1.1
Creating working copy for https://github.com/Mcrich23/SwiftUIMap
Working copy of https://github.com/Mcrich23/SwiftUIMap resolved at 1.1.0
Creating working copy for https://github.com/SwiftUIX/SwiftUIX
Working copy of https://github.com/SwiftUIX/SwiftUIX resolved at 0.1.2
Creating working copy for https://github.com/onevcat/Kingfisher
Working copy of https://github.com/onevcat/Kingfisher resolved at 7.11.0
Creating working copy for https://github.com/badrinathvm/StepperView
Working copy of https://github.com/badrinathvm/StepperView resolved at master (42c1ebf)
warning: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.