Build Information
Successful build of GhostTypewriter, reference 2.1.0 (878f47), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 13 Apr 2026 06:24:52 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 GhostTypewriter -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wibosco/GhostTypewriter.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wibosco/GhostTypewriter
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 878f478 Update CHANGELOG.md
Cloned https://github.com/wibosco/GhostTypewriter.git
Revision (git rev-parse @):
878f4785c805b332454beedeaa145c524d059f64
SUCCESS checkout https://github.com/wibosco/GhostTypewriter.git at 2.1.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/wibosco/GhostTypewriter.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" : "GhostTypewriter",
"name" : "GhostTypewriter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "GhostTypewriter",
"targets" : [
"GhostTypewriter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GhostTypewriterTests",
"module_type" : "SwiftTarget",
"name" : "GhostTypewriterTests",
"path" : "GhostTypewriterTests",
"sources" : [
"Mocks/MockTimer.swift",
"Mocks/MockTimerFactory.swift",
"Tests/TypewriterLabelTests.swift"
],
"target_dependencies" : [
"GhostTypewriter"
],
"type" : "test"
},
{
"c99name" : "GhostTypewriter",
"module_type" : "SwiftTarget",
"name" : "GhostTypewriter",
"path" : "GhostTypewriter",
"product_memberships" : [
"GhostTypewriter"
],
"sources" : [
"Label/Timer/TimerFactory.swift",
"Label/TypewriterLabel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "GhostTypewriter",
"schemes" : [
"GhostTypewriter"
],
"targets" : [
"GhostTypewriter",
"GhostTypeWriterTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GhostTypewriter -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 GhostTypewriter -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 'GhostTypewriter' in project 'GhostTypewriter' (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/clang -v -E -dM -arch arm64 -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: 48717f49ce19c22baad367b8bbfa6490
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/48717f49ce19c22baad367b8bbfa6490.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/GhostTypewriter.xcodeproj
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/GhostTypewriter.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/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/GhostTypewriter.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/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/GhostTypewriter.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/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/GhostTypewriter.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/EagerLinkingTBDs/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/GhostTypewriter.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter-b9dea60acec529c13a461dce885fd086-VFS-maccatalyst/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/GhostTypewriter.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter-b9dea60acec529c13a461dce885fd086-VFS-maccatalyst/all-product-headers.yaml
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/GhostTypewriter.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-project-headers.hmap (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/module.modulemap (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter.hmap (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
'-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=GhostTypewriter' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter-b9dea60acec529c13a461dce885fd086-VFS-maccatalyst/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.LinkFileList (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.SwiftConstValuesFileList (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_const_extract_protocols.json (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-OutputFileMap.json (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.SwiftFileList (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter.DependencyStaticMetadataFileList (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter.DependencyMetadataFileList (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-own-target-headers.hmap (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-generated-files.hmap (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-all-target-headers.hmap (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-all-non-framework-target-headers.hmap (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/GhostTypewriter_vers.c (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/GhostTypewriter_vers.c
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/Current A (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Resources Versions/Current/Resources (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Resources
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/module.modulemap (in target 'GhostTypewriter' from project 'GhostTypewriter')
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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Modules Versions/Current/Modules (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Headers Versions/Current/Headers (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/GhostTypewriter Versions/Current/GhostTypewriter (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/GhostTypewriter /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/GhostTypewriter
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Resources (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Headers (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/GhostTypewriter/SupportingFiles/Info.plist (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/GhostTypewriter/SupportingFiles/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Resources/Info.plist
SwiftDriver GhostTypewriter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GhostTypewriter' from project 'GhostTypewriter')
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 GhostTypewriter -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.SwiftFileList -DDEBUG -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-ios13.1-macabi -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter-b9dea60acec529c13a461dce885fd086-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-EHBVKZ2JAIVV964UBPMZGNRH5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-AMUEUMAI6XK04X6P1Q69QSOOG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-E3GKLFZ1D82KG21D3L2T9LFFV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-2WZ6XRGJBM1W3XXRRVU01Z6WO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-10OEYWU6VTIN02984RU36V70O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-CLIFQ4SYUYIITABBAOOLDSH8Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-9M2R2KF34H7NK1HUA4GCFAD9D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CTAEMT3X0RBS89DEKHVONV1WJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-A3W4EIK95NVE6C9YAKN9QNWQP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-7OC0JKVZEI2B418TQ6XV32TXT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-AOZZVP4K93JOZE5EFJ6QQXTST.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-488DOZUEBR9CJIR4KE92GDTJF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-5E6G46ZN6WDBHOXWGFAYI1F5P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-CNY474VG05U1KOCPZT4ZR1HIA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-454EC8NBFUX6I3O7RYOLX8OR5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-AEVWHOMKHE3DKC7LWNQW9E8J5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-568KV3RZPE0Q0C9IWQ74RUOS0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4TD0E7FISNIYZNI8OOE9UWEU6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-8B759EP0L0TP937FVJJSM3MXE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-8UDSGEHD900DNDGF2FSTWO3SR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-2MAUY9TDLEYPQ38MHSYKT246P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EJN0Z31FDZRWKSUFLM4GOPMJL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-8BTBBC3EJV3DAM8D6JRWPVH2K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-1JA6ZOWMBL9SC3I7RTLV72ANU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EQNX2ITS3KJ3R5WHYA2ET5L7B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-1MRN9VJLDAD2YBS0I0FGDQVT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-YX4Q1KV4T6P7YNK9RMD9S7MJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-D119CCL0YH646DFBZ2PQ8QFJI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-A2USL52AE5COXU9LFZMNGS85E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-A6L9WY0GG12FDSH2PZQWTNVRB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-44HQKQF8O7YFL2KQ2ODDXYUZD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-C5QDJO0H6SMFRJDIAUWY61UAP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-BICQIFRJKAQ4QWJRZ1TN9QRTJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-3COO593ZR99WWOMP4S911HPME.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-DOP2ZX36FDFSEWELSEE39LJ4O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-A2AR9Q6MT7U7WUBD4VAMZUV24.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-8KMGINDKW8NZEGVLWOMCLXB4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-ESZBRCQUMAN19Z4SHCYTW6C56.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-CYTXRTJFUQKD60L384JG8AMGI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-4WJQ3IZJ34LHKB9OICPWWS7FE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-ECDUFEKY550VCP5XBNDSK4XCJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-2I1EV4NJ5MJ2WIAPV66E4OIUR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-EJG3HU4JV3A6MTBU0BLJNI2SI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-BOZG5FXHB0I31M1KN8AVFRM3B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-64OCL8GZ9PAE2UYJW5SMACVJX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-4MUJO3NRUCSSXRF6TUMA1NMI9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-98WAKMROGNOLANOZSKYWCE1WQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-C6LEPCXTW5EQ989MI0CN9F1WH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-7ZD0Q69K92C3EZZ5HIE3QWHXS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-15PYB9YQSPASIH8J82KBC8XZG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-8DIFVXECXH50IWJKGM7AGH7QZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-6SCMS5MST4OLMO52L69MTLN7W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-4CWNLGT12KLTDNEBILAU1TC3H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-9646PDF4LBYHW45UAK1IWN0QM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-EYE9OINYQ1QS87MW8R36Q8FS4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-89TKR3CGHRHOU8K3GDXW6KXV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-639CAO75GVJOP3C2X6UNXL4VT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-CFVVB65DVDH7LSYBPSN1PIEC9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-73XOPAMWR02Z7SBS6MZX5ZM9S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-BDEKFU6CRQKH6EQWF9XM7VAJF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-8IZRT1BSY8YBZ2RD370MDA64J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-BSQ8V02PWFAVPJNNWEK7K0LWY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-62CFTG6N7XDWZTMDFWKR63O99.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-BI3SE6C5WJJHWUUBHFA6GSBCY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-43K9QZCUVZY2R4NMDUPK7TGL5.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ GhostTypewriter (in target 'GhostTypewriter' from project 'GhostTypewriter')
EmitSwiftModule normal arm64 (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ TypewriterLabel.swift /Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/TypewriterLabel.swift (in target 'GhostTypewriter' from project 'GhostTypewriter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/TypewriterLabel.swift (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ TimerFactory.swift /Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/Timer/TimerFactory.swift (in target 'GhostTypewriter' from project 'GhostTypewriter')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/Timer/TimerFactory.swift (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for GhostTypewriter (in target 'GhostTypewriter' from project 'GhostTypewriter')
SwiftDriver\ Compilation\ Requirements GhostTypewriter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GhostTypewriter' from project 'GhostTypewriter')
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 GhostTypewriter -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.SwiftFileList -DDEBUG -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-ios13.1-macabi -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter-b9dea60acec529c13a461dce885fd086-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-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-maccatalyst/GhostTypewriter.framework/Versions/A/Headers/GhostTypewriter-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-Swift.h (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Headers/GhostTypewriter-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules/GhostTypewriter.swiftmodule/arm64-apple-ios-macabi.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.swiftdoc (in target 'GhostTypewriter' from project 'GhostTypewriter')
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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules/GhostTypewriter.swiftmodule/arm64-apple-ios-macabi.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules/GhostTypewriter.swiftmodule/arm64-apple-ios-macabi.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.swiftmodule (in target 'GhostTypewriter' from project 'GhostTypewriter')
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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules/GhostTypewriter.swiftmodule/arm64-apple-ios-macabi.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules/GhostTypewriter.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.swiftsourceinfo (in target 'GhostTypewriter' from project 'GhostTypewriter')
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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules/GhostTypewriter.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules/GhostTypewriter.swiftmodule/arm64-apple-ios-macabi.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.abi.json (in target 'GhostTypewriter' from project 'GhostTypewriter')
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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Modules/GhostTypewriter.swiftmodule/arm64-apple-ios-macabi.abi.json
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/GhostTypewriter_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-ios13.1-macabi -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/GhostTypewriter_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.o -index-unit-output-path /GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/GhostTypewriter_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-ios13.1-macabi -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/GhostTypewriter_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.o -index-unit-output-path /GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling TimerFactory.swift (in target 'GhostTypewriter' from project 'GhostTypewriter')
SwiftDriverJobDiscovery normal arm64 Compiling TypewriterLabel.swift (in target 'GhostTypewriter' from project 'GhostTypewriter')
SwiftDriver\ Compilation GhostTypewriter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GhostTypewriter' from project 'GhostTypewriter')
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 GhostTypewriter -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.SwiftFileList -DDEBUG -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-ios13.1-macabi -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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.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/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter-b9dea60acec529c13a461dce885fd086-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-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-maccatalyst/GhostTypewriter.framework/Versions/A/GhostTypewriter normal (in target 'GhostTypewriter' from project 'GhostTypewriter')
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-ios13.1-macabi -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-maccatalyst -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/lib -L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.wXHQ7t/Metal.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/lib -L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.wXHQ7t/Metal.xctoolchain/usr/lib/swift/maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.LinkFileList -install_name @rpath/GhostTypewriter.framework/Versions/A/GhostTypewriter -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter-linker-args.resp -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/GhostTypewriter
/Users/admin/builder/spi-builder-workspace/GhostTypewriter.xcodeproj: GhostTypewriter: ld: warning: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.wXHQ7t/Metal.xctoolchain/usr/lib/swift/maccatalyst' not found
ExtractAppIntentsMetadata (in target 'GhostTypewriter' from project 'GhostTypewriter')
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.wXHQ7t/Metal.xctoolchain --module-name GhostTypewriter --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.15 --bundle-identifier com.boles.ghosttypewriter --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/Resources --target-triple arm64-apple-ios13.1-macabi --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/GhostTypewriter --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/GhostTypewriter.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GhostTypewriter.build/Debug-maccatalyst/GhostTypewriter.build/Objects-normal/arm64/GhostTypewriter.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 02:24:50.901 appintentsmetadataprocessor[701:4055] Starting appintentsmetadataprocessor export
2026-04-13 02:24:50.904 appintentsmetadataprocessor[701:4055] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/GhostTypewriter.tbd (in target 'GhostTypewriter' from project 'GhostTypewriter')
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-maccatalyst -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/lib -L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.wXHQ7t/Metal.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/lib -L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.wXHQ7t/Metal.xctoolchain/usr/lib/swift/maccatalyst /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/GhostTypewriter -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/GhostTypewriter.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/GhostTypewriter.framework/GhostTypewriter.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/GhostTypewriter.tbd (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/GhostTypewriter.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/GhostTypewriter.framework/GhostTypewriter.tbd
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:692c050ae7fd2ddf7996425b10f94b70db9c8849, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:692c050ae7fd2ddf7996425b10f94b70db9c8849, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "GhostTypewriter",
"name" : "GhostTypewriter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "GhostTypewriter",
"targets" : [
"GhostTypewriter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GhostTypewriterTests",
"module_type" : "SwiftTarget",
"name" : "GhostTypewriterTests",
"path" : "GhostTypewriterTests",
"sources" : [
"Mocks/MockTimer.swift",
"Mocks/MockTimerFactory.swift",
"Tests/TypewriterLabelTests.swift"
],
"target_dependencies" : [
"GhostTypewriter"
],
"type" : "test"
},
{
"c99name" : "GhostTypewriter",
"module_type" : "SwiftTarget",
"name" : "GhostTypewriter",
"path" : "GhostTypewriter",
"product_memberships" : [
"GhostTypewriter"
],
"sources" : [
"Label/Timer/TimerFactory.swift",
"Label/TypewriterLabel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.