Build Information
Failed to build FoundationExtensions with Swift 5.9 for watchOS using Xcode 15.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/FoundationExtensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wadetregaskis/FoundationExtensions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e62d07e Commented-out the "FullTypedThrows" option, as not only does it tend to trip up on compiler bugs, but in recent Xcode 15 betas the compiler goes out of its way to refuse to even accept it, failing the build entirely. 😠
Cloned https://github.com/wadetregaskis/FoundationExtensions.git
Revision (git rev-parse @):
e62d07ed354d16b1ab2c8c1ba98c646b9518e8f7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wadetregaskis/FoundationExtensions.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.9
Building package at path: $PWD
https://github.com/wadetregaskis/FoundationExtensions.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
package 'spi-builder-workspace' is using Swift tools version 5.10.0 but the installed version is 5.9.0
Resolve Package Graph
package 'spi-builder-workspace' is using Swift tools version 5.10.0 but the installed version is 5.9.0
Resolved source packages:
spi-builder-workspace: /Users/admin/builder/spi-builder-workspace
2024-08-10 22:30:42.522 xcodebuild[454:2501] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0x6000022e0870>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x6000005d4200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-08-10 22:30:42.523 xcodebuild[454:2501] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2024-08-10 22:30:42.524 xcodebuild[454:2501] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-10-08_22-30-0042.xcresult
xcodebuild: error: Could not resolve package dependencies:
package 'spi-builder-workspace' is using Swift tools version 5.10.0 but the installed version is 5.9.0
GENERIC FAILURE 5.9 watchOS