Build Information
Failed to build SwiftAgent, reference main (fcc42f), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 20 Oct 2025 17:03:57 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftedMind/SwiftAgent.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftedMind/SwiftAgent
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fcc42fb Merge branch 'develop'
Cloned https://github.com/SwiftedMind/SwiftAgent.git
Revision (git rev-parse @):
fcc42fbb274de0372688019bbee8100715fdbb87
SUCCESS checkout https://github.com/SwiftedMind/SwiftAgent.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.10
Building package at path: $PWD
https://github.com/SwiftedMind/SwiftAgent.git
Command line invocation:
/Applications/Xcode-15.4.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 6.2.0 but the installed version is 5.10.0
Resolved source packages:
spi-builder-workspace: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 5.10.0
2025-10-20 13:03:53.508 xcodebuild[476:2527] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600001af7e00: name:ExampleApp path:group:Examples/Example App/ExampleApp.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/Examples/Example App/ExampleApp.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘ExampleApp’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘ExampleApp’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/Examples/Example App/ExampleApp.xcodeproj' in workspace 'SwiftAgent.xcworkspace'.
2025-10-20 13:03:53.510 xcodebuild[476:2527] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600001af6f00: name:UtilityApp path:group:Utility/Utility App/UtilityApp.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/Utility/Utility App/UtilityApp.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘UtilityApp’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘UtilityApp’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/Utility/Utility App/UtilityApp.xcodeproj' in workspace 'SwiftAgent.xcworkspace'.
2025-10-20 13:03:54.977 xcodebuild[476:2527] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-20-10_13-03-0054.xcresult
2025-10-20 13:03:55.917 xcodebuild[476:2527] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:857
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0x6000017c37a0>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x6000033cc180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2025-10-20 13:03:55.918 xcodebuild[476:2527] 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.}
xcodebuild: error: Could not resolve package dependencies:
package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 5.10.0
Command line invocation:
/Applications/Xcode-15.4.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 6.2.0 but the installed version is 5.10.0
Resolved source packages:
spi-builder-workspace: /Users/admin/builder/spi-builder-workspace
2025-10-20 13:03:56.586 xcodebuild[525:2817] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600003a65b00: name:ExampleApp path:group:Examples/Example App/ExampleApp.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/Examples/Example App/ExampleApp.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘ExampleApp’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘ExampleApp’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/Examples/Example App/ExampleApp.xcodeproj' in workspace 'SwiftAgent.xcworkspace'.
2025-10-20 13:03:56.608 xcodebuild[525:2817] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600003a76e00: name:UtilityApp path:group:Utility/Utility App/UtilityApp.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/Utility/Utility App/UtilityApp.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘UtilityApp’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘UtilityApp’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/Utility/Utility App/UtilityApp.xcodeproj' in workspace 'SwiftAgent.xcworkspace'.
2025-10-20 13:03:56.714 xcodebuild[525:2817] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-20-10_13-03-0056.xcresult
xcodebuild: error: Could not resolve package dependencies:
package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 5.10.0
BUILD FAILURE 5.10 macosXcodebuild