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 SpeziContact, reference 1.0.2 (8dd7cb), with Swift 5.9 for macOS (SPM) on 14 Aug 2024 21:04:42 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziContact.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziContact
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 8dd7cb4 Fix export of CNPostalAddress (#29)
Cloned https://github.com/StanfordSpezi/SpeziContact.git
Revision (git rev-parse @):
8dd7cb426e79f30ced23f37e438c0ca38bfe9a47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziContact.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziContact.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/StanfordSpezi/SpeziViews
[1/2085] Fetching speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews (1.69s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.6.0 (0.62s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/8534] Fetching spezi
[172/23426] Fetching spezi, swift-collections
Fetched https://github.com/StanfordSpezi/Spezi.git (2.33s)
Fetched https://github.com/apple/swift-collections.git (2.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.66s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.7.1 (0.60s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/353] Fetching spezifoundation
[157/721] Fetching spezifoundation, xctruntimeassertions
Fetched https://github.com/StanfordSpezi/SpeziFoundation (0.79s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions (0.79s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.0.0-beta.1 (0.60s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.2 (0.59s)
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 2.0.0-beta.1
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.1.2
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.6.0
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.7.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.2
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/SpeziContact/Resources/Localizable.xcstrings
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziContact/Resources/Localizable.xcstrings.license
error: the library 'SpeziContact' requires macos 10.13, but depends on the product 'SpeziViews' which requires macos 14.0; consider changing the library 'SpeziContact' to require macos 14.0 or later, or the product 'SpeziViews' to require macos 10.13 or earlier.
error: the library 'SpeziContact' requires macos 10.13, but depends on the product 'SpeziPersonalInfo' which requires macos 14.0; consider changing the library 'SpeziContact' to require macos 14.0 or later, or the product 'SpeziPersonalInfo' to require macos 10.13 or earlier.
BUILD FAILURE 5.9 macosSpm