Build Information
Successful build of RegularExpressionDecoder, reference 0.1.0 (745d53), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 10 Apr 2026 21:04:46 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 RegularExpressionDecoder -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flight-school/regularexpressiondecoder.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flight-school/regularexpressiondecoder
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 745d535 Add badges to README.md
Cloned https://github.com/flight-school/regularexpressiondecoder.git
Revision (git rev-parse @):
745d535b8cee97a3053b4b8f1fa2e7c4af838c97
SUCCESS checkout https://github.com/flight-school/regularexpressiondecoder.git at 0.1.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/flight-school/regularexpressiondecoder.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "RegularExpressionDecoder",
"name" : "RegularExpressionDecoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RegularExpressionDecoder",
"targets" : [
"RegularExpressionDecoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RegularExpressionDecoderTests",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoderTests",
"path" : "Tests",
"sources" : [
"LinuxMain.swift",
"RegularExpressionDecoderTests/RegularExpressionDecodingTests.swift"
],
"target_dependencies" : [
"RegularExpressionDecoder"
],
"type" : "test"
},
{
"c99name" : "RegularExpressionDecoder",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoder",
"path" : "Sources",
"product_memberships" : [
"RegularExpressionDecoder"
],
"sources" : [
"RegularExpressionDecoder/KeyedDecodingContainer.swift",
"RegularExpressionDecoder/RegularExpressionDecoder.swift",
"RegularExpressionDecoder/RegularExpressionPattern.swift",
"RegularExpressionDecoder/SingleValueDecodingContainer.swift",
"RegularExpressionDecoder/UnkeyedDecodingContainer.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "RegularExpressionDecoder",
"schemes" : [
"RegularExpressionDecoder"
],
"targets" : [
"RegularExpressionDecoder",
"RegularExpressionDecoderPackageDescription",
"RegularExpressionDecoderPackageTests",
"RegularExpressionDecoderTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RegularExpressionDecoder -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 RegularExpressionDecoder -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'RegularExpressionDecoder' in project 'RegularExpressionDecoder' (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: b42f7e35330582b748add4000fc54577
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b42f7e35330582b748add4000fc54577.xcbuilddata
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/RegularExpressionDecoder.xcodeproj
/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
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
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/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
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/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
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
cd /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/RegularExpressionDecoder Versions/Current/RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/RegularExpressionDecoder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/RegularExpressionDecoder
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Modules Versions/Current/Modules (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Resources Versions/Current/Resources (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/Current A (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyStaticMetadataFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyMetadataFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-OutputFileMap.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftConstValuesFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.LinkFileList (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.LinkFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Headers Versions/Current/Headers (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Headers (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj/RegularExpressionDecoder_Info.plist (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj/RegularExpressionDecoder_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources/Info.plist
SwiftDriver RegularExpressionDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -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.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ RegularExpressionDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
EmitSwiftModule normal arm64 (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ RegularExpressionPattern.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RegularExpressionDecoder/KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for RegularExpressionDecoder (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriver\ Compilation\ Requirements RegularExpressionDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -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.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Headers/RegularExpressionDecoder-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Headers/RegularExpressionDecoder-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftdoc (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.abi.json (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftsourceinfo (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Modules/RegularExpressionDecoder.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling RegularExpressionPattern.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling SingleValueDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling UnkeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling KeyedDecodingContainer.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriverJobDiscovery normal arm64 Compiling RegularExpressionDecoder.swift (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
SwiftDriver\ Compilation RegularExpressionDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RegularExpressionDecoder -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -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.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder normal (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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.10 -dynamiclib -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -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 -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.LinkFileList -install_name @rpath/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.nyGzal/Metal.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_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/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder-linker-args.resp -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder
ExtractAppIntentsMetadata (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
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.nyGzal/Metal.xctoolchain --module-name RegularExpressionDecoder --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.10 --bundle-identifier RegularExpressionDecoder --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/Resources --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/RegularExpressionDecoder.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RegularExpressionDecoder.build/Debug/RegularExpressionDecoder.build/Objects-normal/arm64/RegularExpressionDecoder.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-10 17:04:44.914 appintentsmetadataprocessor[648:3936] Starting appintentsmetadataprocessor export
2026-04-10 17:04:44.917 appintentsmetadataprocessor[648:3936] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder.tbd (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
Signing Identity: "Sign to Run Locally"
/usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/RegularExpressionDecoder.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder.tbd (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/Versions/A/RegularExpressionDecoder.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/RegularExpressionDecoder.framework/RegularExpressionDecoder.tbd
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/RegularExpressionDecoder.framework
/Users/admin/builder/spi-builder-workspace/RegularExpressionDecoder.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 26.4.99. (in target 'RegularExpressionDecoder' from project 'RegularExpressionDecoder')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "RegularExpressionDecoder",
"name" : "RegularExpressionDecoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RegularExpressionDecoder",
"targets" : [
"RegularExpressionDecoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RegularExpressionDecoderTests",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoderTests",
"path" : "Tests",
"sources" : [
"LinuxMain.swift",
"RegularExpressionDecoderTests/RegularExpressionDecodingTests.swift"
],
"target_dependencies" : [
"RegularExpressionDecoder"
],
"type" : "test"
},
{
"c99name" : "RegularExpressionDecoder",
"module_type" : "SwiftTarget",
"name" : "RegularExpressionDecoder",
"path" : "Sources",
"product_memberships" : [
"RegularExpressionDecoder"
],
"sources" : [
"RegularExpressionDecoder/KeyedDecodingContainer.swift",
"RegularExpressionDecoder/RegularExpressionDecoder.swift",
"RegularExpressionDecoder/RegularExpressionPattern.swift",
"RegularExpressionDecoder/SingleValueDecodingContainer.swift",
"RegularExpressionDecoder/UnkeyedDecodingContainer.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.