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 ParseCareKit with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/ParseCareKit.git
Reference: 0.13.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/ParseCareKit
 * tag               0.13.1     -> FETCH_HEAD
HEAD is now at 57aaabd fix: Update to ParseSwift 5.3.3 (#187)
Cloned https://github.com/netreconlab/ParseCareKit.git
Revision (git rev-parse @):
57aaabd1dfe0d038ffc40e95239b2445ed832d74
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/netreconlab/ParseCareKit.git at 0.13.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/netreconlab/ParseCareKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/netreconlab/Parse-Swift.git
Fetching https://github.com/apple/FHIRModels.git from cache
Fetching https://github.com/cbaker6/CareKit.git from cache
[1/34294] Fetching parse-swift
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (2.78s)
Fetched https://github.com/apple/FHIRModels.git from cache (2.78s)
Fetched https://github.com/cbaker6/CareKit.git from cache (2.78s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.3.3 (0.37s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 2.1.8 (0.33s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.4.0 (0.33s)
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 2.1.8
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.3.3
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.4.0
error: the library 'ParseCareKit' requires macos 10.13, but depends on the product 'ParseSwift' which requires macos 10.15; consider changing the library 'ParseCareKit' to require macos 10.15 or later, or the product 'ParseSwift' to require macos 10.13 or earlier.
error: the library 'ParseCareKit' requires macos 10.13, but depends on the product 'ParseSwift' which requires macos 10.15; consider changing the library 'ParseCareKit' to require macos 10.15 or later, or the product 'ParseSwift' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm