Build Information
Successful build of GhostTypewriter, reference main (479f5c
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 19 Jun 2025 15:21:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GhostTypewriter -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wibosco/GhostTypewriter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wibosco/GhostTypewriter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 479f5c3 Update README.md
Cloned https://github.com/wibosco/GhostTypewriter.git
Revision (git rev-parse @):
479f5c30f343a1ea1adb4befd762f11116ae1b48
SUCCESS checkout https://github.com/wibosco/GhostTypewriter.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/wibosco/GhostTypewriter.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 93889529722f96c3719eddeef203526c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/93889529722f96c3719eddeef203526c.xcbuilddata
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
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/GhostTypewriter.xcodeproj
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
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
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
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
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/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/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.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-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/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
-target arm64-apple-ios13.1-macabi '-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' -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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.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/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-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/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
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
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
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GhostTypewriter -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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 -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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/Frameworks -Fsystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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/_AvailabilityInternal-AIQH54U4YQXJDAPAAMG04IUB4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EFKSPGF1SNP0NDSV8YHGWOETK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-A0YJNA3AV8ROFD6I4I1WH5C3N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C5W1UIPIV83X5ZXDIQ8T1WCG8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-C6PYT53NGEH0SF30R3YRDFC0A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-1OLYPYYUEUXHKROMGQYU5AQ0H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-BG70JNYTIYAYN6KWAGZVP15FJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-5SWQ3PBWKGEVXNF43N91R4SNT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-26Q3K2O7RCNJ5EPTMI4P4YP0T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-AGKYWLDBFVB0BUIEGAK3XBK8L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-C5SCKJIER8I4SG6W8CLCF3CXE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-8MBKVR5YHJC46HIBVAJ6H5F0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-C7O1TKR73TONNZJP7RO1Q74P9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-76561LLW24ZAFEJHV8911Z6Z0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-8SQ76K4WLN4OUGY32L4V8SELR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-CQ2C4O65AIQEEGZ27OHA3LJL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-30EKF6CQCBLUA2FJAET1D3GGG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2GKAXRER99F44T6AMQRD330ZR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-CSSSNR5VR991VHYI0AED61OE6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-45JKJRPQGDCJKW0304KWECN37.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-2F0THWWIBEBC0DN5WVKUDNBGV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-AB6GSJI71PX4P4LZBC0ADOL5S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-4LP6MX4DEC6DOQRJLPP4817XL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-3GJW2U3QC232D51QY7K4ON65M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-ACLW4IWZO6U5U6K8VZQ3W8YJG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-DC23YZSLHJ1CLEPC7JRI2XUC7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-BBZSSTXPMZ5HJR5P49WEB9WXQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-37Q5A5ZHA27T89RU7QPMBGAGS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-CETYUNIV6A9BZBE3VLM5AR4YI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-2UPSP3Q6GUP6QHCBSFOREAJDU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-CES0NWOPBSH79EZRGH52NDRLH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-5G38JPD9QBQ3BMB154XDZ5YBM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-1S8KRHNENZRSQIU5VJDQWR1CY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-6Y1XJJRPE6YITOCFKZ7OPGQOL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-5FDRMQIVM8W5WELQMCTTE0NM9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-5TV5RYFE68XDBIS1JJXHIPJW6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-A5205CZ3DW22XVUMR8NYAVKDV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-5RDT8ITYHMP7G3HCMX004QBCX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-17T4PLD7A4HSFZEREGQSMECY5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-EH56JH32T2RG87Y63NK8GIAJ6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-8ATHC3D842RKRM7CQD1U13MHV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-CITY3JK0AYOBVSGZ39GFVLQGX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-C155WPHJULVUQK6YZBTR6PT1N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-7QWY0G3ZL71KMP8A083274JT4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-E5NETOWQD86VSZHLLH1IOUJA8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-BAF6MY8PT16W63JQVCHRDBX0S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-2XQKA2UKD3URH3FB9UZZ3OY8V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-8126IJ0ZILOJWG2QUZPDBFEOZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-DPYP7DQ2PEY8N6ESV5UUVWQ5X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-91WZSMOCRIEWXRMVTKK1HRY2D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-7CWLRHI8P15YA2H18M7VUX57Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-6IUMALQ5FX04O640CWI9L7M9O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-1XPBMHAN3XK2Z4XF243XZ4HIU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-CG9THFM0O44C2NNQAYF9Y4CKQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-66X0VL3OV4TV5S8RPIKESWLO7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-2N2RNFUG47SBK7BM3XEW3YT5C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-8VJ7HVZZ02ZKKPRW8EBTOXULJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-9GX4VV5U6MFN1GGJ1BBJGEPJB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-DPNMPA5SZYP4PSSQG6U895PX0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-1AODK63KVF1AR050OG9ITDT9R.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\ 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
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
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GhostTypewriter -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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 -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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/Frameworks -Fsystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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.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
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
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -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 -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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -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 -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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GhostTypewriter -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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 -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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/Frameworks -Fsystem /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.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.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/SubFrameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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.0.0-Beta.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
ld: warning: search path '/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/SubFrameworks' not found
ld: warning: search path '/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/SubFrameworks' not found
ExtractAppIntentsMetadata (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name GhostTypewriter --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A5241e --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
2025-06-19 08:21:52.590 appintentsmetadataprocessor[641:3557] Starting appintentsmetadataprocessor export
2025-06-19 08:21:52.599 appintentsmetadataprocessor[641:3557] 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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/SubFrameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/System/Library/SubFrameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.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:42235c3c4b1a47b1520aec0fbd07c0f4ca9723c6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:42235c3c4b1a47b1520aec0fbd07c0f4ca9723c6, 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.