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 MapNavigationKit, reference master (48c546), with Swift 6.0 for macOS (SPM) on 30 Oct 2024 21:18:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/username0x0a/MapNavigationKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/username0x0a/MapNavigationKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 48c5469 Updated Podspec with macOS platform support
Cloned https://github.com/username0x0a/MapNavigationKit.git
Revision (git rev-parse @):
48c546967e0b8d523b6bcf46d5c4d3ea0b4f4856
SUCCESS checkout https://github.com/username0x0a/MapNavigationKit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/username0x0a/MapNavigationKit.git
[1/40] Fetching mapnavigationkit
Fetched https://github.com/username0x0a/MapNavigationKit.git from cache (1.15s)
Creating working copy for https://github.com/username0x0a/MapNavigationKit.git
Working copy of https://github.com/username0x0a/MapNavigationKit.git resolved at master (48c5469)
error: 'mapnavigationkit': Source files for target MapNavigationKit should be located under 'Sources/MapNavigationKit', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/username0x0a/MapNavigationKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: 'spi-builder-workspace': Source files for target MapNavigationKit should be located under 'Sources/MapNavigationKit', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm