The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of HSTableView, reference master (fd77d5), with Swift 6.0 for iOS using Xcode 16.0 on 1 Nov 2024 17:45:35 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HSTableView -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ConfusedVorlon/HSTableView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ConfusedVorlon/HSTableView
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fd77d58 lint
Cloned https://github.com/ConfusedVorlon/HSTableView.git
Revision (git rev-parse @):
fd77d585ce1767ecea89cfcf552c2af339e5af09
SUCCESS checkout https://github.com/ConfusedVorlon/HSTableView.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ConfusedVorlon/HSTableView.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  HSTableView: /Users/admin/builder/spi-builder-workspace
resolved source packages: HSTableView
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HSTableView",
  "name" : "HSTableView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "HSTableView",
      "targets" : [
        "HSTableView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "HSTableViewTests",
      "module_type" : "SwiftTarget",
      "name" : "HSTableViewTests",
      "path" : "Tests/HSTableViewTests",
      "sources" : [
        "HSTableViewTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "HSTableView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HSTableView",
      "module_type" : "SwiftTarget",
      "name" : "HSTableView",
      "path" : "Sources/HSTableView",
      "product_memberships" : [
        "HSTableView"
      ],
      "sources" : [
        "HSTVRowInfo.swift",
        "HSTVRowInfoHelpers.swift",
        "HSTVSection.swift",
        "HSTVSectionInfo.swift",
        "HSTVTableInfo.swift",
        "HSTableView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "HSTableView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HSTableView -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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 HSTableView -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  HSTableView: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'HSTableView' in project 'HSTableView'
        ➜ Explicit dependency on target 'HSTableView' in project 'HSTableView'
    Target 'HSTableView' in project 'HSTableView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4995aa3e81593a31d7d436c4f94d56fb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4995aa3e81593a31d7d436c4f94d56fb.xcbuilddata
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
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/HSTableView.modulemap (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/HSTableView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/HSTableView.DependencyMetadataFileList (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/HSTableView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.LinkFileList (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-OutputFileMap.json (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.SwiftFileList (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HSTableView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/HSTableView.modulemap (in target 'HSTableView' from project 'HSTableView')
    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/HSTableView.build/Debug-iphoneos/HSTableView.build/HSTableView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver HSTableView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HSTableView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios12.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.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/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ HSTableView (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.abi.json
EmitSwiftModule normal arm64 (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:296:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    internal lazy var inheritedRowHeight: CGFloat = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:301:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    internal lazy var inheritedEstimatedRowHeight: CGFloat = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:84:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func simpleDeleteHandler(_ row: HSTVRowInfo) {
    ^~~~
    public
SwiftCompile normal arm64 Compiling\ HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSection.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVTableInfo.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVSectionInfo.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:26:22: warning: main actor-isolated property 'info' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return table.info
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift:22:14: note: property declared here
    open var info: HSTVTableInfo! {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:35:31: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            let label=UILabel.init()
                              ^
UIKit.UILabel:50:35: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
    @MainActor public convenience init()
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:29:10: note: add '@MainActor' to make instance method 'viewForHeaderInSection()' part of global actor 'MainActor'
    func viewForHeaderInSection() -> UIView? {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:36:19: warning: main actor-isolated property 'text' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            label.text=title
                  ^
UIKit.UILabel:3:14: note: mutation of this property is only permitted within the actor
    open var text: String? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:29:10: note: add '@MainActor' to make instance method 'viewForHeaderInSection()' part of global actor 'MainActor'
    func viewForHeaderInSection() -> UIView? {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:37:19: warning: main actor-isolated property 'textAlignment' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            label.textAlignment=NSTextAlignment.center
                  ^
UIKit.UILabel:10:14: note: mutation of this property is only permitted within the actor
    open var textAlignment: NSTextAlignment { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:29:10: note: add '@MainActor' to make instance method 'viewForHeaderInSection()' part of global actor 'MainActor'
    func viewForHeaderInSection() -> UIView? {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:38:19: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            label.backgroundColor=UIColor.lightGray
                  ^
UIKit.UIView:10:36: note: mutation of this property is only permitted within the actor
    @NSCopying @MainActor open var backgroundColor: UIColor? { get set }
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:29:10: note: add '@MainActor' to make instance method 'viewForHeaderInSection()' part of global actor 'MainActor'
    func viewForHeaderInSection() -> UIView? {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:41:23: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                label.backgroundColor = UIColor.secondarySystemBackground
                      ^
UIKit.UIView:10:36: note: mutation of this property is only permitted within the actor
    @NSCopying @MainActor open var backgroundColor: UIColor? { get set }
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:29:10: note: add '@MainActor' to make instance method 'viewForHeaderInSection()' part of global actor 'MainActor'
    func viewForHeaderInSection() -> UIView? {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:42:23: warning: main actor-isolated property 'textColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                label.textColor = UIColor.label
                      ^
UIKit.UILabel:5:14: note: mutation of this property is only permitted within the actor
    open var textColor: UIColor! { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift:29:10: note: add '@MainActor' to make instance method 'viewForHeaderInSection()' part of global actor 'MainActor'
    func viewForHeaderInSection() -> UIView? {
         ^
    @MainActor
SwiftCompile normal arm64 Compiling\ HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfoHelpers.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:84:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func simpleDeleteHandler(_ row: HSTVRowInfo) {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:41:43: warning: main actor-isolated property 'text' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    cell.detailTextLabel?.text=checkedSubtitle
                                          ^
UIKit.UILabel:3:25: note: mutation of this property is only permitted within the actor
    @MainActor open var text: String? { get set }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:41:26: warning: main actor-isolated property 'detailTextLabel' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    cell.detailTextLabel?.text=checkedSubtitle
                         ^
UIKit.UITableViewCell:29:25: note: mutation of this property is only permitted within the actor
    @MainActor open var detailTextLabel: UILabel? { get }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:45:43: warning: main actor-isolated property 'text' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    cell.detailTextLabel?.text=uncheckedSubtitle
                                          ^
UIKit.UILabel:3:25: note: mutation of this property is only permitted within the actor
    @MainActor open var text: String? { get set }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:45:26: warning: main actor-isolated property 'detailTextLabel' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    cell.detailTextLabel?.text=uncheckedSubtitle
                         ^
UIKit.UITableViewCell:29:25: note: mutation of this property is only permitted within the actor
    @MainActor open var detailTextLabel: UILabel? { get }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:49:18: warning: main actor-isolated property 'accessoryType' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            cell.accessoryType = checkmarkValue ? UITableViewCell.AccessoryType.checkmark : UITableViewCell.AccessoryType.none
                 ^
UIKit.UITableViewCell:54:14: note: mutation of this property is only permitted within the actor
    open var accessoryType: UITableViewCell.AccessoryType { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:85:20: warning: call to main actor-isolated instance method 'delete' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        row.table!.delete(row)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift:164:15: note: calls to instance method 'delete' from outside of its actor context are implicitly asynchronous
    open func delete(_ row: HSTVRowInfo) {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:84:15: note: add '@MainActor' to make instance method 'simpleDeleteHandler' part of global actor 'MainActor'
    open func simpleDeleteHandler(_ row: HSTVRowInfo) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:85:20: warning: sending 'row' risks causing data races; this is an error in the Swift 6 language mode
        row.table!.delete(row)
        ~~~~~~~~~~~^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift:85:20: note: sending task-isolated 'row' to main actor-isolated instance method 'delete' risks causing data races between main actor-isolated and task-isolated uses
        row.table!.delete(row)
                   ^
SwiftCompile normal arm64 Compiling\ HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTVRowInfo.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:296:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    internal lazy var inheritedRowHeight: CGFloat = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:301:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    internal lazy var inheritedEstimatedRowHeight: CGFloat = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:121:38: warning: call to main actor-isolated initializer 'init(style:reuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let cell = inheritedCellType.init(style: inheritedStyle ,
                                     ^
UIKit.UITableViewCell:4:23: note: calls to initializer 'init(style:reuseIdentifier:)' from outside of its actor context are implicitly asynchronous
    @MainActor public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:119:15: note: add '@MainActor' to make instance method 'makeNewCell(_:inheritedStyle:)' part of global actor 'MainActor'
    open func makeNewCell(_ identifier: String,
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:123:14: warning: main actor-isolated property 'clipsToBounds' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.clipsToBounds = true // Otherwise standard cells won't clip to bounds, and subtitles display for 0-height cells.
             ^
UIKit.UIView:9:25: note: mutation of this property is only permitted within the actor
    @MainActor open var clipsToBounds: Bool { get set }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:119:15: note: add '@MainActor' to make instance method 'makeNewCell(_:inheritedStyle:)' part of global actor 'MainActor'
    open func makeNewCell(_ identifier: String,
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:149:28: warning: call to main actor-isolated instance method 'register(_:forCellReuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                self.table.register(nib, forCellReuseIdentifier: self.cellIdentifier)
                           ^
UIKit.UITableView:182:26: note: calls to instance method 'register(_:forCellReuseIdentifier:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func register(_ nib: UINib?, forCellReuseIdentifier identifier: String)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:142:10: note: add '@MainActor' to make instance method 'cell()' part of global actor 'MainActor'
    func cell() -> UITableViewCell {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:153:47: warning: call to main actor-isolated instance method 'dequeueReusableCell(withIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let oldCell: UITableViewCell? = table.dequeueReusableCell(withIdentifier: cellIdentifier)
                                              ^
UIKit.UITableView:168:26: note: calls to instance method 'dequeueReusableCell(withIdentifier:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func dequeueReusableCell(withIdentifier identifier: String) -> UITableViewCell?
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:142:10: note: add '@MainActor' to make instance method 'cell()' part of global actor 'MainActor'
    func cell() -> UITableViewCell {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:163:25: warning: main actor-isolated property 'text' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.textLabel?.text = inheritedTitle
                        ^
UIKit.UILabel:3:25: note: mutation of this property is only permitted within the actor
    @MainActor open var text: String? { get set }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:163:14: warning: main actor-isolated property 'textLabel' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.textLabel?.text = inheritedTitle
             ^
UIKit.UITableViewCell:27:14: note: mutation of this property is only permitted within the actor
    open var textLabel: UILabel? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:164:25: warning: main actor-isolated property 'textColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.textLabel?.textColor = inheritedTitleColor
                        ^
UIKit.UILabel:5:14: note: mutation of this property is only permitted within the actor
    open var textColor: UIColor! { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:164:14: warning: main actor-isolated property 'textLabel' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.textLabel?.textColor = inheritedTitleColor
             ^
UIKit.UITableViewCell:27:14: note: mutation of this property is only permitted within the actor
    open var textLabel: UILabel? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:166:31: warning: main actor-isolated property 'text' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.detailTextLabel?.text = inheritedSubtitle
                              ^
UIKit.UILabel:3:25: note: mutation of this property is only permitted within the actor
    @MainActor open var text: String? { get set }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:166:14: warning: main actor-isolated property 'detailTextLabel' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.detailTextLabel?.text = inheritedSubtitle
             ^
UIKit.UITableViewCell:29:14: note: mutation of this property is only permitted within the actor
    open var detailTextLabel: UILabel? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:167:31: warning: main actor-isolated property 'textColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.detailTextLabel?.textColor = inheritedSubtitleColor
                              ^
UIKit.UILabel:5:14: note: mutation of this property is only permitted within the actor
    open var textColor: UIColor! { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:167:14: warning: main actor-isolated property 'detailTextLabel' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.detailTextLabel?.textColor = inheritedSubtitleColor
             ^
UIKit.UITableViewCell:29:14: note: mutation of this property is only permitted within the actor
    open var detailTextLabel: UILabel? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:173:33: warning: main actor-isolated property 'tintColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                cell.imageView?.tintColor=imageColour
                                ^
UIKit.UIImageView:25:25: note: mutation of this property is only permitted within the actor
    @MainActor open var tintColor: UIColor! { get set }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:173:22: warning: main actor-isolated property 'imageView' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                cell.imageView?.tintColor=imageColour
                     ^
UIKit.UITableViewCell:25:14: note: mutation of this property is only permitted within the actor
    open var imageView: UIImageView? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:175:29: warning: main actor-isolated property 'image' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            cell.imageView?.image=image
                            ^
UIKit.UIImageView:6:14: note: mutation of this property is only permitted within the actor
    open var image: UIImage? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:175:18: warning: main actor-isolated property 'imageView' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            cell.imageView?.image=image
                 ^
UIKit.UITableViewCell:25:14: note: mutation of this property is only permitted within the actor
    open var imageView: UIImageView? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:178:29: warning: main actor-isolated property 'image' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            cell.imageView?.image=nil
                            ^
UIKit.UIImageView:6:14: note: mutation of this property is only permitted within the actor
    open var image: UIImage? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:178:18: warning: main actor-isolated property 'imageView' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            cell.imageView?.image=nil
                 ^
UIKit.UITableViewCell:25:14: note: mutation of this property is only permitted within the actor
    open var imageView: UIImageView? { get }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:181:14: warning: main actor-isolated property 'selectionStyle' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.selectionStyle = inheritedSelectionStyle
             ^
UIKit.UITableViewCell:42:14: note: mutation of this property is only permitted within the actor
    open var selectionStyle: UITableViewCell.SelectionStyle { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:182:14: warning: main actor-isolated property 'accessoryType' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.accessoryType = inheritedAccessoryType
             ^
UIKit.UITableViewCell:54:14: note: mutation of this property is only permitted within the actor
    open var accessoryType: UITableViewCell.AccessoryType { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:184:14: warning: main actor-isolated property 'tintColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.tintColor = inheritedTintColor
             ^
UIKit.UIView:28:14: note: mutation of this property is only permitted within the actor
    open var tintColor: UIColor! { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:187:18: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            cell.backgroundColor = inheritedBackgroundColor
                 ^
UIKit.UIView:10:25: note: mutation of this property is only permitted within the actor
    @NSCopying open var backgroundColor: UIColor? { get set }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:162:10: note: add '@MainActor' to make instance method 'doInitialConfigurationFor' part of global actor 'MainActor'
    func doInitialConfigurationFor(_ cell: UITableViewCell) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:200:15: warning: call to main actor-isolated instance method 'reloadRows(at:with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        table.reloadRows(at: [self.lastIndexPath], with: withRowAnimation)
              ^
UIKit.UITableView:117:15: note: calls to instance method 'reloadRows(at:with:)' from outside of its actor context are implicitly asynchronous
    open func reloadRows(at indexPaths: [IndexPath], with animation: UITableView.RowAnimation)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:199:15: note: add '@MainActor' to make instance method 'redrawCell' part of global actor 'MainActor'
    open func redrawCell(_ withRowAnimation: UITableView.RowAnimation) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:328:14: warning: main actor-isolated property 'isHidden' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.isHidden = hide
             ^
UIKit.UIView:16:14: note: mutation of this property is only permitted within the actor
    open var isHidden: Bool { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:325:10: note: add '@MainActor' to make instance method 'tableView(willDisplayCell:forRowAtIndexPath:)' part of global actor 'MainActor'
    func tableView(willDisplayCell cell: UITableViewCell,
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:331:53: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            for case let button as UIButton in cell.subviews {
                                                    ^
UIKit.UIView:3:25: note: property declared here
    @MainActor open var subviews: [UIView] { get }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:325:10: note: add '@MainActor' to make instance method 'tableView(willDisplayCell:forRowAtIndexPath:)' part of global actor 'MainActor'
    func tableView(willDisplayCell cell: UITableViewCell,
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:332:36: warning: call to main actor-isolated instance method 'backgroundImage(for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                let image = button.backgroundImage(for: UIControl.State())?.withRenderingMode(.alwaysTemplate)
                                   ^
UIKit.UIButton:107:26: note: calls to instance method 'backgroundImage(for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func backgroundImage(for state: UIControl.State) -> UIImage?
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:325:10: note: add '@MainActor' to make instance method 'tableView(willDisplayCell:forRowAtIndexPath:)' part of global actor 'MainActor'
    func tableView(willDisplayCell cell: UITableViewCell,
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:333:24: warning: call to main actor-isolated instance method 'setBackgroundImage(_:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                button.setBackgroundImage(image, for: UIControl.State())
                       ^
UIKit.UIButton:82:26: note: calls to instance method 'setBackgroundImage(_:for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func setBackgroundImage(_ image: UIImage?, for state: UIControl.State)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:325:10: note: add '@MainActor' to make instance method 'tableView(willDisplayCell:forRowAtIndexPath:)' part of global actor 'MainActor'
    func tableView(willDisplayCell cell: UITableViewCell,
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:336:36: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            for disclosure in cell.subviews {
                                   ^
UIKit.UIView:3:25: note: property declared here
    @MainActor open var subviews: [UIView] { get }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:325:10: note: add '@MainActor' to make instance method 'tableView(willDisplayCell:forRowAtIndexPath:)' part of global actor 'MainActor'
    func tableView(willDisplayCell cell: UITableViewCell,
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:338:73: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    for case let imageView as UIImageView in disclosure.subviews {
                                                                        ^
UIKit.UIView:3:25: note: property declared here
    @MainActor open var subviews: [UIView] { get }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:325:10: note: add '@MainActor' to make instance method 'tableView(willDisplayCell:forRowAtIndexPath:)' part of global actor 'MainActor'
    func tableView(willDisplayCell cell: UITableViewCell,
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:339:47: warning: main actor-isolated property 'image' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                        let image = imageView.image?.withRenderingMode(.alwaysTemplate)
                                              ^
UIKit.UIImageView:6:14: note: property declared here
    open var image: UIImage? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:325:10: note: add '@MainActor' to make instance method 'tableView(willDisplayCell:forRowAtIndexPath:)' part of global actor 'MainActor'
    func tableView(willDisplayCell cell: UITableViewCell,
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:340:35: warning: main actor-isolated property 'image' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                        imageView.image = image
                                  ^
UIKit.UIImageView:6:14: note: mutation of this property is only permitted within the actor
    open var image: UIImage? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:325:10: note: add '@MainActor' to make instance method 'tableView(willDisplayCell:forRowAtIndexPath:)' part of global actor 'MainActor'
    func tableView(willDisplayCell cell: UITableViewCell,
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:360:43: warning: main actor-isolated class property 'automaticDimension' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if estimatedHeight == UITableView.automaticDimension && self.inheritedNib != nil {
                                          ^
UIKit.UITableView:67:33: note: class property declared here
    @MainActor public class let automaticDimension: CGFloat
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:357:10: note: add '@MainActor' to make instance method 'tableViewEstimatedHeightForRow()' part of global actor 'MainActor'
    func tableViewEstimatedHeightForRow() -> CGFloat {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:371:24: warning: call to main actor-isolated instance method 'deselectRow(at:animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            self.table.deselectRow(at: self.lastIndexPath, animated: true)
                       ^
UIKit.UITableView:148:15: note: calls to instance method 'deselectRow(at:animated:)' from outside of its actor context are implicitly asynchronous
    open func deselectRow(at indexPath: IndexPath, animated: Bool)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift:367:10: note: add '@MainActor' to make instance method 'tableViewDidSelectRow()' part of global actor 'MainActor'
    func tableViewDidSelectRow() {
         ^
    @MainActor
SwiftCompile normal arm64 Compiling\ HSTableView.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVRowInfoHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSection.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVSectionInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTVTableInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HSTableView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.o -index-unit-output-path /HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift:413:10: warning: call to main actor-isolated instance method 'addRow' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    left.addRow(right)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift:87:34: note: calls to instance method 'addRow' from outside of its actor context are implicitly asynchronous
    @discardableResult open func addRow(_ row: HSTVRowInfo) -> HSTVRowInfo {
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift:412:32: note: add '@MainActor' to make operator function '+=' part of global actor 'MainActor'
@discardableResult public func +=(left: HSTableView, right: HSTVRowInfo) -> HSTableView {
                               ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift:413:10: warning: sending 'right' risks causing data races; this is an error in the Swift 6 language mode
    left.addRow(right)
    ~~~~~^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/HSTableView/HSTableView.swift:413:10: note: sending task-isolated 'right' to main actor-isolated instance method 'addRow' risks causing data races between main actor-isolated and task-isolated uses
    left.addRow(right)
         ^
SwiftDriverJobDiscovery normal arm64 Emitting module for HSTableView (in target 'HSTableView' from project 'HSTableView')
SwiftDriver\ Compilation\ Requirements HSTableView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HSTableView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios12.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.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/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HSTableView-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-Swift.h (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HSTableView-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftmodule (in target 'HSTableView' from project 'HSTableView')
    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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftdoc (in target 'HSTableView' from project 'HSTableView')
    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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.abi.json (in target 'HSTableView' from project 'HSTableView')
    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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftsourceinfo (in target 'HSTableView' from project 'HSTableView')
    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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling HSTVTableInfo.swift (in target 'HSTableView' from project 'HSTableView')
SwiftDriverJobDiscovery normal arm64 Compiling HSTVSection.swift (in target 'HSTableView' from project 'HSTableView')
SwiftDriverJobDiscovery normal arm64 Compiling HSTVSectionInfo.swift (in target 'HSTableView' from project 'HSTableView')
SwiftDriverJobDiscovery normal arm64 Compiling HSTVRowInfoHelpers.swift (in target 'HSTableView' from project 'HSTableView')
SwiftDriverJobDiscovery normal arm64 Compiling HSTVRowInfo.swift (in target 'HSTableView' from project 'HSTableView')
SwiftDriverJobDiscovery normal arm64 Compiling HSTableView.swift (in target 'HSTableView' from project 'HSTableView')
SwiftDriver\ Compilation HSTableView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HSTableView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios12.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.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/HSTableView.build/Debug-iphoneos/HSTableView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.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/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView-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/Products/Debug-iphoneos/HSTableView.o normal (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HSTableView.build/Debug-iphoneos/HSTableView.build/Objects-normal/arm64/HSTableView_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.o (in target 'HSTableView' from project 'HSTableView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HSTableView.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HSTableView",
  "name" : "HSTableView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "HSTableView",
      "targets" : [
        "HSTableView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "HSTableViewTests",
      "module_type" : "SwiftTarget",
      "name" : "HSTableViewTests",
      "path" : "Tests/HSTableViewTests",
      "sources" : [
        "HSTableViewTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "HSTableView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HSTableView",
      "module_type" : "SwiftTarget",
      "name" : "HSTableView",
      "path" : "Sources/HSTableView",
      "product_memberships" : [
        "HSTableView"
      ],
      "sources" : [
        "HSTVRowInfo.swift",
        "HSTVRowInfoHelpers.swift",
        "HSTVSection.swift",
        "HSTVSectionInfo.swift",
        "HSTVTableInfo.swift",
        "HSTableView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.