Build Information
Failed to build SpeziMockWebService 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/StanfordSpezi/SpeziMockWebService.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziMockWebService
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b18067d Upgrade to Spezi 1.0 and minor documentation upgrades (#15)
Cloned https://github.com/StanfordSpezi/SpeziMockWebService.git
Revision (git rev-parse @):
b18067d3499e630bbd995ef05a296ef8fdd42528
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziMockWebService.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/StanfordSpezi/SpeziMockWebService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/StanfordSpezi/Spezi from cache
Fetching https://github.com/StanfordSpezi/SpeziViews from cache
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (0.16s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (0.20s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.1.0 (0.02s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache
Fetching https://github.com/StanfordSpezi/SpeziFoundation from cache
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (0.16s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (0.16s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.0.1 (0.02s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 1.0.2 (0.02s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.3.0 (0.25s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
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/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 1.0.2
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi 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/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.3.0
error: the library 'Spezi' requires macos 10.13, but depends on the product 'SpeziFoundation' which requires macos 14.0; consider changing the library 'Spezi' to require macos 14.0 or later, or the product 'SpeziFoundation' to require macos 10.13 or earlier.
error: the library 'Spezi' requires macos 10.13, but depends on the product 'XCTRuntimeAssertions' which requires macos 13.0; consider changing the library 'Spezi' to require macos 13.0 or later, or the product 'XCTRuntimeAssertions' to require macos 10.13 or earlier.
error: the library 'SpeziMockWebService' requires macos 10.13, but depends on the product 'SpeziViews' which requires macos 14.0; consider changing the library 'SpeziMockWebService' to require macos 14.0 or later, or the product 'SpeziViews' to require macos 10.13 or earlier.
error: the library 'Spezi' requires macos 10.13, but depends on the product 'SpeziFoundation' which requires macos 14.0; consider changing the library 'Spezi' to require macos 14.0 or later, or the product 'SpeziFoundation' to require macos 10.13 or earlier.
error: the library 'Spezi' requires macos 10.13, but depends on the product 'XCTRuntimeAssertions' which requires macos 13.0; consider changing the library 'Spezi' to require macos 13.0 or later, or the product 'XCTRuntimeAssertions' to require macos 10.13 or earlier.
error: the library 'SpeziMockWebService' requires macos 10.13, but depends on the product 'SpeziViews' which requires macos 14.0; consider changing the library 'SpeziMockWebService' to require macos 14.0 or later, or the product 'SpeziViews' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm