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 SpeziAccessGuard 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/StanfordSpezi/SpeziAccessGuard.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziAccessGuard
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ee4cf25 Update to Spezi 1.0 (#20)
Cloned https://github.com/StanfordSpezi/SpeziAccessGuard.git
Revision (git rev-parse @):
ee4cf259a3d009bba340ea15b00092f04cf42cc3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziAccessGuard.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/StanfordSpezi/SpeziAccessGuard.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
Fetching https://github.com/StanfordSpezi/SpeziStorage
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetching https://github.com/StanfordSpezi/Spezi
[1/631] Fetching spezistorage
[134/8429] Fetching spezistorage, spezi
[290/10222] Fetching spezistorage, spezi, speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (1.34s)
Fetched https://github.com/StanfordSpezi/SpeziStorage from cache (1.34s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.34s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.3.1 (0.52s)
Fetching https://github.com/apple/swift-collections.git
[1/13863] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.13s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage
Computed https://github.com/StanfordSpezi/SpeziStorage at 1.0.2 (0.53s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/330] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (0.85s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.2.3 (0.51s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/230] Fetching spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.13s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.0.1 (0.51s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 1.0.4 (0.51s)
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage
Working copy of https://github.com/StanfordSpezi/SpeziStorage resolved at 1.0.2
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.0.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 1.0.4
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.2.3
warning: 'speziviews': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings.license
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziViews/Sources/SpeziViews/Resources/Localizable.xcstrings
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziAccessGuard/Resources/Localizable.xcstrings
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziAccessGuard/Resources/Localizable.xcstrings.license
error: the library 'SpeziAccessGuard' requires macos 10.13, but depends on the product 'Spezi' which requires macos 14.0; consider changing the library 'SpeziAccessGuard' to require macos 14.0 or later, or the product 'Spezi' to require macos 10.13 or earlier.
error: the library 'SpeziAccessGuard' requires macos 10.13, but depends on the product 'SpeziSecureStorage' which requires macos 14.0; consider changing the library 'SpeziAccessGuard' to require macos 14.0 or later, or the product 'SpeziSecureStorage' to require macos 10.13 or earlier.
error: the library 'SpeziAccessGuard' requires macos 10.13, but depends on the product 'SpeziViews' which requires macos 14.0; consider changing the library 'SpeziAccessGuard' to require macos 14.0 or later, or the product 'SpeziViews' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.