Build Information
Successful build of ShellInterface, reference 0.3.0 (0e196e), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 10 Apr 2026 18:35:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShellInterface -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hectr/swift-shell-interface.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hectr/swift-shell-interface
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 0e196e9 Release 0.3.0
Cloned https://github.com/hectr/swift-shell-interface.git
Revision (git rev-parse @):
0e196e919ba13128d1b161dbb6024902b0385fdd
SUCCESS checkout https://github.com/hectr/swift-shell-interface.git at 0.3.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/hectr/swift-shell-interface.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
ShellInterface: /Users/admin/builder/spi-builder-workspace
resolved source packages: ShellInterface
2026-04-10 14:35:35.204 xcodebuild[530:3058] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "ShellInterface",
"name" : "ShellInterface",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ShellInterface",
"targets" : [
"ShellInterface"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShellInterfaceTests",
"module_type" : "SwiftTarget",
"name" : "ShellInterfaceTests",
"path" : "Tests/ShellInterfaceTests",
"sources" : [
"BuildProcessTests.swift",
"ExecuteCommandTests.swift",
"ExpandFilePathTests.swift",
"ExpandVariablesInStringTests.swift",
"LaunchTaskTests.swift",
"Models/TaskContextTests.swift",
"Models/TaskFailureTests.swift",
"Models/TaskResultTests.swift",
"ReadPipeTests.swift"
],
"target_dependencies" : [
"ShellInterface"
],
"type" : "test"
},
{
"c99name" : "ShellInterface",
"module_type" : "SwiftTarget",
"name" : "ShellInterface",
"path" : "Sources/ShellInterface",
"product_memberships" : [
"ShellInterface"
],
"sources" : [
"BuildProcess.swift",
"ExecuteCommand.swift",
"ExpandFilePath.swift",
"ExpandVariablesInString.swift",
"LaunchTask.swift",
"Models/TaskContext.swift",
"Models/TaskFailure.swift",
"Models/TaskResult.swift",
"ReadPipe.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ShellInterface"
]
}
}
2026-04-10 14:35:43.192 xcodebuild[632:3815] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShellInterface -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ShellInterface -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
ShellInterface: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'ShellInterface' in project 'ShellInterface'
➜ Explicit dependency on target 'ShellInterface' in project 'ShellInterface'
Target 'ShellInterface' in project 'ShellInterface' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5a39249e437dd30889e9a6ebe9a0f2a8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5a39249e437dd30889e9a6ebe9a0f2a8.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.modulemap (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.DependencyStaticMetadataFileList (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.DependencyMetadataFileList (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.LinkFileList (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftConstValuesFileList (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-OutputFileMap.json (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface_const_extract_protocols.json (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ShellInterface.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.modulemap (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver ShellInterface normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShellInterface -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ TaskContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskContext.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskContext.swift (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ExpandFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandFilePath.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandFilePath.swift (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LaunchTask.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/LaunchTask.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/LaunchTask.swift (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ExpandVariablesInString.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandVariablesInString.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandVariablesInString.swift (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ExecuteCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExecuteCommand.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExecuteCommand.swift (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellInterface (in target 'ShellInterface' from project 'ShellInterface')
EmitSwiftModule normal arm64 (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TaskFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskFailure.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskFailure.swift (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ReadPipe.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ReadPipe.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ReadPipe.swift (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TaskResult.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskResult.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskResult.swift (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BuildProcess.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/BuildProcess.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/BuildProcess.swift (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for ShellInterface (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriver\ Compilation\ Requirements ShellInterface normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShellInterface -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ShellInterface-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-Swift.h (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ShellInterface-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftmodule (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftdoc (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.abi.json (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftsourceinfo (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling TaskResult.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriverJobDiscovery normal arm64 Compiling ExpandVariablesInString.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriverJobDiscovery normal arm64 Compiling BuildProcess.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriverJobDiscovery normal arm64 Compiling ReadPipe.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriverJobDiscovery normal arm64 Compiling LaunchTask.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriverJobDiscovery normal arm64 Compiling ExpandFilePath.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriverJobDiscovery normal arm64 Compiling TaskContext.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriverJobDiscovery normal arm64 Compiling TaskFailure.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriverJobDiscovery normal arm64 Compiling ExecuteCommand.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftDriver\ Compilation ShellInterface normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShellInterface -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.o normal (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.o
ExtractAppIntentsMetadata (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.aBcJ7t/Metal.xctoolchain --module-name ShellInterface --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.ShellInterface --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/ShellInterface.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-10 14:35:54.582 appintentsmetadataprocessor[668:4081] Starting appintentsmetadataprocessor export
2026-04-10 14:35:54.607 appintentsmetadataprocessor[668:4081] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.o (in target 'ShellInterface' from project 'ShellInterface')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShellInterface.o
** BUILD SUCCEEDED **
2026-04-10 14:35:44.611 xcodebuild[639:3876] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:49567a2fabbd5edfae64b0e84bfa9847fccd0945, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:49567a2fabbd5edfae64b0e84bfa9847fccd0945, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:49567a2fabbd5edfae64b0e84bfa9847fccd0945, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:49567a2fabbd5edfae64b0e84bfa9847fccd0945, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ShellInterface",
"name" : "ShellInterface",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ShellInterface",
"targets" : [
"ShellInterface"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShellInterfaceTests",
"module_type" : "SwiftTarget",
"name" : "ShellInterfaceTests",
"path" : "Tests/ShellInterfaceTests",
"sources" : [
"BuildProcessTests.swift",
"ExecuteCommandTests.swift",
"ExpandFilePathTests.swift",
"ExpandVariablesInStringTests.swift",
"LaunchTaskTests.swift",
"Models/TaskContextTests.swift",
"Models/TaskFailureTests.swift",
"Models/TaskResultTests.swift",
"ReadPipeTests.swift"
],
"target_dependencies" : [
"ShellInterface"
],
"type" : "test"
},
{
"c99name" : "ShellInterface",
"module_type" : "SwiftTarget",
"name" : "ShellInterface",
"path" : "Sources/ShellInterface",
"product_memberships" : [
"ShellInterface"
],
"sources" : [
"BuildProcess.swift",
"ExecuteCommand.swift",
"ExpandFilePath.swift",
"ExpandVariablesInString.swift",
"LaunchTask.swift",
"Models/TaskContext.swift",
"Models/TaskFailure.swift",
"Models/TaskResult.swift",
"ReadPipe.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.