Build Information
Successful build of GhostTypewriter, reference 2.1.0 (878f47
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 02:29:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GhostTypewriter -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path: $PWD
https://github.com/wibosco/GhostTypewriter.git
https://github.com/wibosco/GhostTypewriter.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GhostTypewriter -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5562eeb24b46d9a67717c15f2df87e85
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5562eeb24b46d9a67717c15f2df87e85.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
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/GhostTypewriter.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
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.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.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/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/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/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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks
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.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/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
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-16.3.0.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745720966052718-swift-frontend-GhostTypewriter-all-arm64_apple_ios13.1_macabi-swiftmodule-Onone-546017210.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3531 seconds (9.7997 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0407 ( 22.4%) 0.0479 ( 28.0%) 0.0887 ( 25.1%) 4.7749 ( 48.7%) parse-and-resolve-imports
0.0402 ( 22.1%) 0.0472 ( 27.6%) 0.0875 ( 24.8%) 4.7737 ( 48.7%) Import resolution
0.0013 ( 0.7%) 0.0078 ( 4.6%) 0.0091 ( 2.6%) 0.0744 ( 0.8%) load-stdlib
0.0277 ( 15.2%) 0.0181 ( 10.6%) 0.0458 ( 13.0%) 0.0482 ( 0.5%) perform-sema
0.0277 ( 15.2%) 0.0180 ( 10.6%) 0.0457 ( 13.0%) 0.0482 ( 0.5%) Type checking and Semantic analysis
0.0274 ( 15.1%) 0.0179 ( 10.5%) 0.0454 ( 12.9%) 0.0478 ( 0.5%) typecheck-decl
0.0045 ( 2.5%) 0.0051 ( 3.0%) 0.0096 ( 2.7%) 0.0096 ( 0.1%) import-clang-decl
0.0037 ( 2.0%) 0.0040 ( 2.3%) 0.0076 ( 2.2%) 0.0084 ( 0.1%) SIL optimization
0.0030 ( 1.7%) 0.0008 ( 0.5%) 0.0038 ( 1.1%) 0.0038 ( 0.0%) build-rewrite-system
0.0007 ( 0.4%) 0.0017 ( 1.0%) 0.0024 ( 0.7%) 0.0028 ( 0.0%) Serialization, swiftmodule
0.0020 ( 1.1%) 0.0007 ( 0.4%) 0.0027 ( 0.8%) 0.0027 ( 0.0%) SILGen
0.0003 ( 0.1%) 0.0009 ( 0.5%) 0.0011 ( 0.3%) 0.0015 ( 0.0%) Serialization, swiftdoc
0.0011 ( 0.6%) 0.0003 ( 0.2%) 0.0014 ( 0.4%) 0.0014 ( 0.0%) typecheck-expr
0.0007 ( 0.4%) 0.0004 ( 0.2%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) SILGen-function
0.0005 ( 0.2%) 0.0001 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-stmt
0.0003 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) precheck-target
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1821 (100.0%) 0.1710 (100.0%) 0.3531 (100.0%) 9.7997 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1655 seconds (4.9220 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0795 (100.0%) 0.0860 (100.0%) 0.1655 (100.0%) 4.9220 (100.0%) Building Target
0.0795 (100.0%) 0.0860 (100.0%) 0.1655 (100.0%) 4.9220 (100.0%) Total
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
/Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/Timer/TimerFactory.swift:36:90: warning: passing non-sendable parameter 'block' to function expecting a @Sendable closure
return Timer.scheduledTimer(withTimeInterval: interval, repeats: repeats, block: block)
^
/Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/Timer/TimerFactory.swift:35:86: note: parameter 'block' is implicitly non-sendable
func buildScheduledTimer(withTimeInterval interval: TimeInterval, repeats: Bool, block: @escaping (TimerType) -> Void) -> TimerType {
^
@Sendable
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745720966052722-swift-frontend-GhostTypewriter-TimerFactory.swift-arm64_apple_ios13.1_macabi-o-Onone-3921068581.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 8.8552 seconds (9.7864 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.4093 ( 49.1%) 0.9108 ( 47.6%) 4.3201 ( 48.8%) 4.7697 ( 48.7%) parse-and-resolve-imports
3.4089 ( 49.1%) 0.9094 ( 47.5%) 4.3182 ( 48.8%) 4.7666 ( 48.7%) Import resolution
0.0745 ( 1.1%) 0.0109 ( 0.6%) 0.0854 ( 1.0%) 0.0853 ( 0.9%) build-rewrite-system
0.0118 ( 0.2%) 0.0339 ( 1.8%) 0.0457 ( 0.5%) 0.0658 ( 0.7%) load-stdlib
0.0129 ( 0.2%) 0.0101 ( 0.5%) 0.0229 ( 0.3%) 0.0242 ( 0.2%) import-clang-decl
0.0050 ( 0.1%) 0.0108 ( 0.6%) 0.0159 ( 0.2%) 0.0194 ( 0.2%) perform-sema
0.0049 ( 0.1%) 0.0108 ( 0.6%) 0.0157 ( 0.2%) 0.0193 ( 0.2%) Type checking and Semantic analysis
0.0040 ( 0.1%) 0.0098 ( 0.5%) 0.0138 ( 0.2%) 0.0168 ( 0.2%) typecheck-decl
0.0039 ( 0.1%) 0.0033 ( 0.2%) 0.0072 ( 0.1%) 0.0076 ( 0.1%) IRGen
0.0008 ( 0.0%) 0.0020 ( 0.1%) 0.0028 ( 0.0%) 0.0034 ( 0.0%) SILGen
0.0019 ( 0.0%) 0.0004 ( 0.0%) 0.0023 ( 0.0%) 0.0023 ( 0.0%) SIL optimization
0.0005 ( 0.0%) 0.0014 ( 0.1%) 0.0019 ( 0.0%) 0.0022 ( 0.0%) SILGen-function
0.0008 ( 0.0%) 0.0009 ( 0.0%) 0.0017 ( 0.0%) 0.0022 ( 0.0%) typecheck-stmt
0.0007 ( 0.0%) 0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) load-all-members
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
6.9403 (100.0%) 1.9149 (100.0%) 8.8552 (100.0%) 9.7864 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 5.5796 seconds (6.0643 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
4.3123 (100.0%) 1.2674 (100.0%) 5.5796 (100.0%) 6.0643 (100.0%) Building Target
4.3123 (100.0%) 1.2674 (100.0%) 5.5796 (100.0%) 6.0643 (100.0%) Total
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
/Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/TypewriterLabel.swift:129:9: warning: call to main actor-isolated instance method 'resetTypewritingAnimation()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
resetTypewritingAnimation()
^
/Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/TypewriterLabel.swift:255:17: note: calls to instance method 'resetTypewritingAnimation()' from outside of its actor context are implicitly asynchronous
public func resetTypewritingAnimation() {
^
/Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/TypewriterLabel.swift:255:17: note: main actor isolation inferred from inheritance from class 'UILabel'
public func resetTypewritingAnimation() {
^
/Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/TypewriterLabel.swift:136:14: warning: cannot access property 'timer' with a non-sendable type '(any TimerType)?' from nonisolated deinit; this is an error in the Swift 6 language mode
timer?.invalidate()
^
/Users/admin/builder/spi-builder-workspace/GhostTypewriter/Label/Timer/TimerFactory.swift:12:10: note: protocol 'TimerType' does not conform to the 'Sendable' protocol
protocol TimerType {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745720966052722-swift-frontend-GhostTypewriter-TypewriterLabel.swift-arm64_apple_ios13.1_macabi-o-Onone-2868459569.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6325 seconds (10.3780 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0404 ( 8.8%) 0.0360 ( 20.6%) 0.0763 ( 12.1%) 4.8897 ( 47.1%) parse-and-resolve-imports
0.0398 ( 8.7%) 0.0353 ( 20.2%) 0.0751 ( 11.9%) 4.8884 ( 47.1%) Import resolution
0.0013 ( 0.3%) 0.0069 ( 4.0%) 0.0082 ( 1.3%) 0.1272 ( 1.2%) load-stdlib
0.0749 ( 16.4%) 0.0173 ( 9.9%) 0.0922 ( 14.6%) 0.0922 ( 0.9%) perform-sema
0.0748 ( 16.3%) 0.0173 ( 9.9%) 0.0921 ( 14.6%) 0.0921 ( 0.9%) Type checking and Semantic analysis
0.0444 ( 9.7%) 0.0077 ( 4.4%) 0.0521 ( 8.2%) 0.0521 ( 0.5%) typecheck-stmt
0.0402 ( 8.8%) 0.0113 ( 6.5%) 0.0515 ( 8.1%) 0.0515 ( 0.5%) typecheck-decl
0.0392 ( 8.6%) 0.0091 ( 5.2%) 0.0483 ( 7.6%) 0.0482 ( 0.5%) build-rewrite-system
0.0269 ( 5.9%) 0.0179 ( 10.2%) 0.0448 ( 7.1%) 0.0448 ( 0.4%) import-clang-decl
0.0239 ( 5.2%) 0.0041 ( 2.3%) 0.0280 ( 4.4%) 0.0280 ( 0.3%) typecheck-expr
0.0122 ( 2.7%) 0.0024 ( 1.4%) 0.0146 ( 2.3%) 0.0146 ( 0.1%) SILGen
0.0085 ( 1.8%) 0.0044 ( 2.5%) 0.0129 ( 2.0%) 0.0129 ( 0.1%) IRGen
0.0107 ( 2.3%) 0.0016 ( 0.9%) 0.0124 ( 2.0%) 0.0124 ( 0.1%) precheck-target
0.0073 ( 1.6%) 0.0017 ( 1.0%) 0.0090 ( 1.4%) 0.0090 ( 0.1%) SILGen-function
0.0062 ( 1.3%) 0.0014 ( 0.8%) 0.0076 ( 1.2%) 0.0076 ( 0.1%) load-all-members
0.0069 ( 1.5%) 0.0005 ( 0.3%) 0.0074 ( 1.2%) 0.0074 ( 0.1%) SIL optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.4578 (100.0%) 0.1747 (100.0%) 0.6325 (100.0%) 10.3780 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8626 seconds (6.8058 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2508 (100.0%) 0.6118 (100.0%) 1.8626 (100.0%) 6.8058 (100.0%) Building Target
1.2508 (100.0%) 0.6118 (100.0%) 1.8626 (100.0%) 6.8058 (100.0%) Total
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-16.3.0.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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/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/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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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-16.3.0.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -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-16.3.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 -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/GhostTypewriter.framework/Versions/A/GhostTypewriter
ExtractAppIntentsMetadata (in target 'GhostTypewriter' from project 'GhostTypewriter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name GhostTypewriter --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --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-04-26 19:29:33.089 appintentsmetadataprocessor[698:3948] Starting appintentsmetadataprocessor export
2025-04-26 19:29:33.091 appintentsmetadataprocessor[698:3948] 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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.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
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
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
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:072799a8979f5166d7a1ebbccf4b71f73334b101, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:072799a8979f5166d7a1ebbccf4b71f73334b101, 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.