Build Information
Successful build of SpellSPM, reference 1.0.2 (37d97c), with Swift 6.1 for watchOS using Xcode 16.3 on 7 Jun 2025 18:00:47 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 SpellSPM -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tridiak/SpellSPM.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tridiak/SpellSPM
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 37d97c4 Merge branch 'main' of https://github.com/tridiak/SpellSPM
Cloned https://github.com/tridiak/SpellSPM.git
Revision (git rev-parse @):
37d97c46a4e8a183cec4f15d822f1b909df1878a
SUCCESS checkout https://github.com/tridiak/SpellSPM.git at 1.0.2
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/tridiak/SpellSPM.git
https://github.com/tridiak/SpellSPM.git
{
"dependencies" : [
],
"manifest_display_name" : "SpellSPM",
"name" : "SpellSPM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SpellSPM",
"targets" : [
"SpellSPM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpellSPMTests",
"module_type" : "SwiftTarget",
"name" : "SpellSPMTests",
"path" : "Tests/SpellSPMTests",
"sources" : [
"SpellSPMTests.swift",
"StringTests.swift"
],
"target_dependencies" : [
"SpellSPM"
],
"type" : "test"
},
{
"c99name" : "SpellSPM",
"module_type" : "SwiftTarget",
"name" : "SpellSPM",
"path" : "Sources/SpellSPM",
"product_memberships" : [
"SpellSPM"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/SQLiteTable.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/spellDBv3.db",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CharClass.swift",
"DBAccessProtocol.swift",
"Enums.swift",
"SpellDBAccess.swift",
"SpellDBFields.swift",
"SpellObject.swift",
"SpellSPM.swift",
"SpellsEx.swift",
"SpellsTableStruct.swift",
"StringStuff.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SpellSPM: /Users/admin/builder/spi-builder-workspace
resolved source packages: SpellSPM
{
"dependencies" : [
],
"manifest_display_name" : "SpellSPM",
"name" : "SpellSPM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SpellSPM",
"targets" : [
"SpellSPM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpellSPMTests",
"module_type" : "SwiftTarget",
"name" : "SpellSPMTests",
"path" : "Tests/SpellSPMTests",
"sources" : [
"SpellSPMTests.swift",
"StringTests.swift"
],
"target_dependencies" : [
"SpellSPM"
],
"type" : "test"
},
{
"c99name" : "SpellSPM",
"module_type" : "SwiftTarget",
"name" : "SpellSPM",
"path" : "Sources/SpellSPM",
"product_memberships" : [
"SpellSPM"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/SQLiteTable.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/spellDBv3.db",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CharClass.swift",
"DBAccessProtocol.swift",
"Enums.swift",
"SpellDBAccess.swift",
"SpellDBFields.swift",
"SpellObject.swift",
"SpellSPM.swift",
"SpellsEx.swift",
"SpellsTableStruct.swift",
"StringStuff.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SpellSPM"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SpellSPM -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 SpellSPM -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
SpellSPM: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'SpellSPM' in project 'SpellSPM'
➜ Explicit dependency on target 'SpellSPM' in project 'SpellSPM'
➜ Explicit dependency on target 'SpellSPM_SpellSPM' in project 'SpellSPM'
Target 'SpellSPM' in project 'SpellSPM'
➜ Explicit dependency on target 'SpellSPM_SpellSPM' in project 'SpellSPM'
Target 'SpellSPM_SpellSPM' in project 'SpellSPM' (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/WatchOS.platform/Developer/SDKs/WatchOS11.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: 1cf9103b386342f29e02277423bcc036
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1cf9103b386342f29e02277423bcc036.xcbuilddata
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM_SpellSPM.build/SpellSPM_SpellSPM.DependencyStaticMetadataFileList (in target 'SpellSPM_SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM_SpellSPM.build/SpellSPM_SpellSPM.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM_SpellSPM.build/empty-SpellSPM_SpellSPM.plist (in target 'SpellSPM_SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM_SpellSPM.build/empty-SpellSPM_SpellSPM.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.modulemap (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM_SpellSPM.build/SpellSPM_SpellSPM.DependencyMetadataFileList (in target 'SpellSPM_SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM_SpellSPM.build/SpellSPM_SpellSPM.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.DependencyStaticMetadataFileList (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-OutputFileMap.json (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.LinkFileList (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM_const_extract_protocols.json (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM_const_extract_protocols.json (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.DependencyMetadataFileList (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.SwiftFileList (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.SwiftConstValuesFileList (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.SwiftFileList (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.SwiftConstValuesFileList (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.LinkFileList (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-OutputFileMap.json (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SpellSPM.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.modulemap (in target 'SpellSPM' from project 'SpellSPM')
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/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/resource_bundle_accessor.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle (in target 'SpellSPM_SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM_SpellSPM.build/empty-SpellSPM_SpellSPM.plist (in target 'SpellSPM_SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM_SpellSPM.build/empty-SpellSPM_SpellSPM.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle/spellDBv3.db /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/spellDBv3.db (in target 'SpellSPM_SpellSPM' from project 'SpellSPM')
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/Sources/SpellSPM/Resources/spellDBv3.db /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle/SQLiteTable.txt /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/SQLiteTable.txt (in target 'SpellSPM_SpellSPM' from project 'SpellSPM')
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/Sources/SpellSPM/Resources/SQLiteTable.txt /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle (in target 'SpellSPM_SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle (in target 'SpellSPM_SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM_SpellSPM.bundle
SwiftDriver SpellSPM normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SpellSPM -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SpellSPM normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SpellSPM -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SpellSPM (in target 'SpellSPM' from project 'SpellSPM')
EmitSwiftModule normal arm64_32 (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift,\ CharClass.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/CharClass.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/resource_bundle_accessor.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/CharClass.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ DBAccessProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/DBAccessProtocol.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/DBAccessProtocol.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SpellDBAccess.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellDBAccess.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellDBAccess.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SpellObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellObject.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellObject.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SpellDBFields.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellDBFields.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellDBFields.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ StringStuff.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/StringStuff.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/StringStuff.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SpellsEx.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellsEx.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellsEx.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SpellsTableStruct.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellsTableStruct.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellsTableStruct.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Enums.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Enums.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SpellSPM (in target 'SpellSPM' from project 'SpellSPM')
EmitSwiftModule normal arm64 (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Emitting module for SpellSPM (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriver\ Compilation\ Requirements SpellSPM normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SpellSPM -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling DBAccessProtocol.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 Compiling\ SpellDBAccess.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellDBAccess.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellDBAccess.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftmodule (in target 'SpellSPM' from project 'SpellSPM')
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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64_32-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal arm64_32 Compiling SpellsEx.swift (in target 'SpellSPM' from project 'SpellSPM')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftdoc (in target 'SpellSPM' from project 'SpellSPM')
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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64_32-apple-watchos.swiftdoc
SwiftDriverJobDiscovery normal arm64_32 Compiling SpellDBFields.swift (in target 'SpellSPM' from project 'SpellSPM')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.abi.json (in target 'SpellSPM' from project 'SpellSPM')
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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftsourceinfo (in target 'SpellSPM' from project 'SpellSPM')
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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Enums.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Enums.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DBAccessProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/DBAccessProtocol.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/DBAccessProtocol.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SpellsEx.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellsEx.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellsEx.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling Enums.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 Compiling\ SpellDBFields.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellDBFields.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellDBFields.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SpellSPM.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellSPM.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellSPM.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling resource_bundle_accessor.swift, CharClass.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriverJobDiscovery normal arm64_32 Compiling SpellDBAccess.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 Compiling\ SpellsTableStruct.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellsTableStruct.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellsTableStruct.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling SpellObject.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ CharClass.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/CharClass.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/resource_bundle_accessor.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/CharClass.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling StringStuff.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 Compiling\ StringStuff.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/StringStuff.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/StringStuff.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for SpellSPM (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriver\ Compilation\ Requirements SpellSPM normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SpellSPM -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling SpellSPM.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 Compiling\ SpellObject.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellObject.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellObject.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SpellSPM-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-Swift.h (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SpellSPM-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Enums.swift (in target 'SpellSPM' from project 'SpellSPM')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftmodule (in target 'SpellSPM' from project 'SpellSPM')
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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftdoc (in target 'SpellSPM' from project 'SpellSPM')
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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.abi.json (in target 'SpellSPM' from project 'SpellSPM')
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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftsourceinfo (in target 'SpellSPM' from project 'SpellSPM')
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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DBAccessProtocol.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 Compiling\ SpellSPM.swift /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellSPM.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/SpellSPM.swift (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SpellDBFields.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriverJobDiscovery normal arm64 Compiling SpellsEx.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, CharClass.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriverJobDiscovery normal arm64 Compiling SpellDBAccess.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriverJobDiscovery normal arm64 Compiling StringStuff.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriverJobDiscovery normal arm64_32 Compiling SpellsTableStruct.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriverJobDiscovery normal arm64_32 Compiling SpellSPM.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriver\ Compilation SpellSPM normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SpellSPM -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/Binary/SpellSPM.o normal arm64_32 (in target 'SpellSPM' from project 'SpellSPM')
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_32-apple-watchos9.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/Binary/SpellSPM.o
SwiftDriverJobDiscovery normal arm64 Compiling SpellObject.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriverJobDiscovery normal arm64 Compiling SpellsTableStruct.swift (in target 'SpellSPM' from project 'SpellSPM')
SwiftDriver\ Compilation SpellSPM normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SpellSPM -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-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/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/Binary/SpellSPM.o normal arm64 (in target 'SpellSPM' from project 'SpellSPM')
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-watchos9.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/Binary/SpellSPM.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.o normal arm64\ arm64_32 (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/Binary/SpellSPM.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/Binary/SpellSPM.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.o
ExtractAppIntentsMetadata (in target 'SpellSPM' from project 'SpellSPM')
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 SpellSPM --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 9.0 --bundle-identifier spi-builder-workspace.SpellSPM --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.appintents --target-triple arm64-apple-watchos9.0 --target-triple arm64_32-apple-watchos9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/SpellSPM.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64/SpellSPM.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SpellSPM.build/Debug-watchos/SpellSPM.build/Objects-normal/arm64_32/SpellSPM.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-07 11:00:46.348 appintentsmetadataprocessor[734:4236] Starting appintentsmetadataprocessor export
2025-06-07 11:00:46.385 appintentsmetadataprocessor[734:4236] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.o (in target 'SpellSPM' from project 'SpellSPM')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SpellSPM.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SpellSPM",
"name" : "SpellSPM",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SpellSPM",
"targets" : [
"SpellSPM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpellSPMTests",
"module_type" : "SwiftTarget",
"name" : "SpellSPMTests",
"path" : "Tests/SpellSPMTests",
"sources" : [
"SpellSPMTests.swift",
"StringTests.swift"
],
"target_dependencies" : [
"SpellSPM"
],
"type" : "test"
},
{
"c99name" : "SpellSPM",
"module_type" : "SwiftTarget",
"name" : "SpellSPM",
"path" : "Sources/SpellSPM",
"product_memberships" : [
"SpellSPM"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/SQLiteTable.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpellSPM/Resources/spellDBv3.db",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CharClass.swift",
"DBAccessProtocol.swift",
"Enums.swift",
"SpellDBAccess.swift",
"SpellDBFields.swift",
"SpellObject.swift",
"SpellSPM.swift",
"SpellsEx.swift",
"SpellsTableStruct.swift",
"StringStuff.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.