The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DictionaryKit, reference 1.0.0 (f59937), with Swift 6.1 for tvOS using Xcode 16.3 on 12 Feb 2026 04:00:47 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DictionaryKit-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jakeoeding/DictionaryKit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jakeoeding/DictionaryKit
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at f59937a update versions to make build less restrictive
Cloned https://github.com/jakeoeding/DictionaryKit.git
Revision (git rev-parse @):
f59937a25e51da73ff0d3fe5f58b0e8f7d080ddc
SUCCESS checkout https://github.com/jakeoeding/DictionaryKit.git at 1.0.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jakeoeding/DictionaryKit.git
https://github.com/jakeoeding/DictionaryKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DictionaryKit",
  "name" : "DictionaryKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DictionaryKit",
      "targets" : [
        "DictionaryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DictionaryKitExample",
      "targets" : [
        "DictionaryKitExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DictionaryKitExample",
      "module_type" : "ClangTarget",
      "name" : "DictionaryKitExample",
      "path" : "Examples",
      "product_memberships" : [
        "DictionaryKitExample"
      ],
      "sources" : [
        "DictionaryKitExample/main.m"
      ],
      "target_dependencies" : [
        "DictionaryKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DictionaryKit",
      "module_type" : "ClangTarget",
      "name" : "DictionaryKit",
      "path" : "Sources/DictionaryKit",
      "product_memberships" : [
        "DictionaryKit",
        "DictionaryKitExample"
      ],
      "sources" : [
        "TTTDictionary.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  DictionaryKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: DictionaryKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DictionaryKit",
  "name" : "DictionaryKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DictionaryKit",
      "targets" : [
        "DictionaryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DictionaryKitExample",
      "targets" : [
        "DictionaryKitExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DictionaryKitExample",
      "module_type" : "ClangTarget",
      "name" : "DictionaryKitExample",
      "path" : "Examples",
      "product_memberships" : [
        "DictionaryKitExample"
      ],
      "sources" : [
        "DictionaryKitExample/main.m"
      ],
      "target_dependencies" : [
        "DictionaryKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DictionaryKit",
      "module_type" : "ClangTarget",
      "name" : "DictionaryKit",
      "path" : "Sources/DictionaryKit",
      "product_memberships" : [
        "DictionaryKit",
        "DictionaryKitExample"
      ],
      "sources" : [
        "TTTDictionary.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DictionaryKit",
      "DictionaryKit-Package",
      "DictionaryKitExample"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DictionaryKit-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DictionaryKit-Package -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  DictionaryKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'DictionaryKitExample' in project 'DictionaryKit'
        ➜ Explicit dependency on target 'DictionaryKit' in project 'DictionaryKit'
    Target 'DictionaryKit' in project 'DictionaryKit'
        ➜ Explicit dependency on target 'DictionaryKit' in project 'DictionaryKit'
    Target 'DictionaryKit' in project 'DictionaryKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 6253f3a34b7d5316b58ab6aac0244616
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6253f3a34b7d5316b58ab6aac0244616.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DictionaryKit.DependencyStaticMetadataFileList (in target 'DictionaryKit' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DictionaryKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/DictionaryKitExample.DependencyStaticMetadataFileList (in target 'DictionaryKitExample' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/DictionaryKitExample.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/DictionaryKitExample.DependencyMetadataFileList (in target 'DictionaryKitExample' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/DictionaryKitExample.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DictionaryKit.DependencyMetadataFileList (in target 'DictionaryKit' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DictionaryKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DictionaryKit.modulemap (in target 'DictionaryKit' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DictionaryKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'DictionaryKitExample' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-tvos12.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -g -I/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/Examples/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks '-fmodule-map-file=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DictionaryKit.modulemap' -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/DictionaryKitExample.LinkFileList (in target 'DictionaryKitExample' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/DictionaryKitExample.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/DictionaryKit.LinkFileList (in target 'DictionaryKit' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/DictionaryKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'DictionaryKit' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-tvos12.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=DictionaryKit' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -g -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -DXcode
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DictionaryKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DictionaryKit.modulemap (in target 'DictionaryKit' from project 'DictionaryKit')
    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/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DictionaryKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.o /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKitExample' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.dia -c /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.o -index-unit-output-path /DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.dia -c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -index-unit-output-path /DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-B0OXBQWD0G271R4K69BZ90G9E.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-B0OXBQWD0G271R4K69BZ90G9E.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EMLO4VJ78H1ONYY2XRG69TZDS.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EMLO4VJ78H1ONYY2XRG69TZDS.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-CYWKQDR5PYU012JJVNUTM8NVW.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-CYWKQDR5PYU012JJVNUTM8NVW.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-CXI37ZNUQN0HC0LN5QHOIPEQ0.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-CXI37ZNUQN0HC0LN5QHOIPEQ0.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-D9H28DAD3GBO9CKKGUM6HMPOC.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-D9H28DAD3GBO9CKKGUM6HMPOC.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/TargetConditionals-380YEVSJ3NHYD1VGIV98STQFK.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/TargetConditionals-380YEVSJ3NHYD1VGIV98STQFK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-EASGK7AWYNN1RU945WX900AT2.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-EASGK7AWYNN1RU945WX900AT2.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-E90723FCGW82UWTIRD7DD5AL6.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-E90723FCGW82UWTIRD7DD5AL6.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-1ESYNIYVA7YF0XLR948IP2HJT.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-1ESYNIYVA7YF0XLR948IP2HJT.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-E3EPR2VOO8AA2YR3U5KZ443B8.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-E3EPR2VOO8AA2YR3U5KZ443B8.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-715Y7PDRY3Z262I251FKPMLBV.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-715Y7PDRY3Z262I251FKPMLBV.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-94Z89PDJGG4GQUKZRYPRPBAMZ.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-94Z89PDJGG4GQUKZRYPRPBAMZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/AvailabilityMacros-9K72GAU4JFA8OW33S2B74P0WZ.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/AvailabilityMacros-9K72GAU4JFA8OW33S2B74P0WZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-6NNI2J700G1B66E0KGC5VZBNN.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-6NNI2J700G1B66E0KGC5VZBNN.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8EPJ3794R5GBMPL35UB6S935Y.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8EPJ3794R5GBMPL35UB6S935Y.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/mach-5QWMIITVE6DRY7HFKAHYZKUDZ.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/mach-5QWMIITVE6DRY7HFKAHYZKUDZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-6FH4C9061B85Q44KP4T6B9QZH.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-6FH4C9061B85Q44KP4T6B9QZH.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-X8SKIAGLZ9ZL06CTYIFTXW5G.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-X8SKIAGLZ9ZL06CTYIFTXW5G.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-4YE2GH998J416PYCKP0MFENQ8.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-4YE2GH998J416PYCKP0MFENQ8.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-AQ3TGRWKPKF0VNXR9AFESB6SY.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-AQ3TGRWKPKF0VNXR9AFESB6SY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-F2T9277OCD28FKXKZYGSSP4T2.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-F2T9277OCD28FKXKZYGSSP4T2.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-72F5PL60TM64CWGDM9ECSAA4A.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-72F5PL60TM64CWGDM9ECSAA4A.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-B3PWYC44P0VU38E46AQJ7NBF4.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-B3PWYC44P0VU38E46AQJ7NBF4.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-CYANPKPQK3LDWW615J0DTNWL0.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-CYANPKPQK3LDWW615J0DTNWL0.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-BZNVMSN91OFLJMRJLR9Q6YV0V.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-BZNVMSN91OFLJMRJLR9Q6YV0V.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-OQTXXRUXBT7YSR7YIMLWWRQC.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-OQTXXRUXBT7YSR7YIMLWWRQC.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-AD792U9T4WN6J4UVVWOM6N3OD.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-AD792U9T4WN6J4UVVWOM6N3OD.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-4ZPEPM91O9IZ8E7GWZXQG14IY.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-4ZPEPM91O9IZ8E7GWZXQG14IY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-83RVSSKON9D6L7QR0AQPSA755.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-83RVSSKON9D6L7QR0AQPSA755.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-3O4WRAVAQUDCNQK6NTOK977VT.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-3O4WRAVAQUDCNQK6NTOK977VT.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-2R1IDKTQ1MQ64F4KULR36WBJ3.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-2R1IDKTQ1MQ64F4KULR36WBJ3.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-CLN0DYGCL7BX4N0RYI6PKWXG0.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-CLN0DYGCL7BX4N0RYI6PKWXG0.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-DEUEPA0AF00EB06T2IY34QCNT.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-DEUEPA0AF00EB06T2IY34QCNT.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-EL361CEMUYLBEYNHXRWBDQC20.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-EL361CEMUYLBEYNHXRWBDQC20.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CX2BLPRHA0K5JM1QRNNH1836R.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-CX2BLPRHA0K5JM1QRNNH1836R.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-88U3LG035C3YKO2W4XJ2YCNLH.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-88U3LG035C3YKO2W4XJ2YCNLH.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-56WVMYA29JH3ZDXPITG08ODNV.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-56WVMYA29JH3ZDXPITG08ODNV.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-DO2OGL3GUES8J2A89M3V6A15E.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-DO2OGL3GUES8J2A89M3V6A15E.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-K3VDKK1F9AH40X4AR1NAWNKJ.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-K3VDKK1F9AH40X4AR1NAWNKJ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-BBEG19B77N3WIGUH8A6QI2Y1B.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-BBEG19B77N3WIGUH8A6QI2Y1B.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-7MFDSQEIZ1AR1CRONJ26M8WYA.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-7MFDSQEIZ1AR1CRONJ26M8WYA.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-ER8Y0TIB00H3PJQ6OP2IRK5PE.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-ER8Y0TIB00H3PJQ6OP2IRK5PE.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-80CXUM1DZO4M7UZL9WK16VKZY.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-80CXUM1DZO4M7UZL9WK16VKZY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-C91WG4LVDYLEIUQMUHGLLGXN3.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-C91WG4LVDYLEIUQMUHGLLGXN3.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-BE1PMP938BJY10M1MDTCTS20X.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-BE1PMP938BJY10M1MDTCTS20X.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-83JW8B4AOAQ2KHUKZ1W6OQQ05.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-83JW8B4AOAQ2KHUKZ1W6OQQ05.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-9JKWKCGETN7VMVQCJU7YL5CUK.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-9JKWKCGETN7VMVQCJU7YL5CUK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-66BKK2IDL0BPANZBHDGKNMB4H.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-66BKK2IDL0BPANZBHDGKNMB4H.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-8JLKRSDXLRJ5X7D4P43YX5N2B.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-8JLKRSDXLRJ5X7D4P43YX5N2B.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-AMWYJZTGL0KVPLQOA88T6KPAZ.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-AMWYJZTGL0KVPLQOA88T6KPAZ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-YF63HG5I2P3527TG9V4OVTOK.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-YF63HG5I2P3527TG9V4OVTOK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-8HS03K7RD8SAG74U0DCX58AMO.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-8HS03K7RD8SAG74U0DCX58AMO.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-8WR7LEYYRN4V54YOUI5C0X1VD.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-8WR7LEYYRN4V54YOUI5C0X1VD.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-CONAIDFLYBK9V934LM0ZANAH5.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-CONAIDFLYBK9V934LM0ZANAH5.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-JNBFU4TWVO8VPYX67307DBB4.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-JNBFU4TWVO8VPYX67307DBB4.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-BHRX6HYE5SXPW5BERBSCUSU52.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-BHRX6HYE5SXPW5BERBSCUSU52.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-1SHJB085UOHNYJOE4WNIV7ZR2.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-1SHJB085UOHNYJOE4WNIV7ZR2.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-BQH2WC2V0UAAGYWXB0M2HVUK6.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-BQH2WC2V0UAAGYWXB0M2HVUK6.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-4BIOKUHXTAZNGER4Z7AAE4HDA.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-4BIOKUHXTAZNGER4Z7AAE4HDA.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-3SW2T3HGVPMWGCY0L22MWG4TE.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-3SW2T3HGVPMWGCY0L22MWG4TE.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-2IZ5KIJGSX24P76BVY6CCC1FM.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-2IZ5KIJGSX24P76BVY6CCC1FM.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-15F4GELUMSYI9CIILHC3RJODF.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-15F4GELUMSYI9CIILHC3RJODF.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-5LFHGBYNRN8SLZZSCRBFBVV5O.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-5LFHGBYNRN8SLZZSCRBFBVV5O.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-8PBWMO8JCLCQLMCYFKBDEHJPW.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-8PBWMO8JCLCQLMCYFKBDEHJPW.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-68GZ1BQEPBXI35KELKV3B2N5B.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-68GZ1BQEPBXI35KELKV3B2N5B.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-B1627EZ5RTLIGSQPB1B8V7M6G.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-B1627EZ5RTLIGSQPB1B8V7M6G.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-4GU5GGL17KU1JL5KYTYTG8B5I.scan
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DictionaryKit-4GU5GGL17KU1JL5KYTYTG8B5I.scan
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.dia -c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -index-unit-output-path /DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:39:41: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   39 | extern CFStringRef DCSDictionaryGetName(DCSDictionaryRef dictionary);
      |                                         ^~~~~~~~~~~~~~~~
      |                                         CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:40:46: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   40 | extern CFStringRef DCSDictionaryGetShortName(DCSDictionaryRef dictionary);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:41:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   41 | extern DCSDictionaryRef DCSDictionaryCreate(CFURLRef url);
      |        ^~~~~~~~~~~~~~~~
      |        CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:42:47: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   42 | extern CFStringRef DCSDictionaryGetIdentifier(DCSDictionaryRef dictionary);
      |                                               ^~~~~~~~~~~~~~~~
      |                                               CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:43:52: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   43 | extern CFStringRef DCSDictionaryGetPrimaryLanguage(DCSDictionaryRef dictionary);
      |                                                    ^~~~~~~~~~~~~~~~
      |                                                    CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:44:49: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   44 | extern CFArrayRef DCSCopyRecordsForSearchString(DCSDictionaryRef dictionary, CFStringRef string, void *, void *);
      |                                                 ^~~~~~~~~~~~~~~~
      |                                                 CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:46:48: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   46 | extern CFDictionaryRef DCSCopyDefinitionMarkup(DCSDictionaryRef dictionary, CFStringRef record);
      |                                                ^~~~~~~~~~~~~~~~
      |                                                CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:54:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   54 | extern DCSDictionaryRef DCSRecordGetSubDictionary(CFTypeRef record);
      |        ^~~~~~~~~~~~~~~~
      |        CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:36: error: expected a type
   68 |                     dictionaryRef:(DCSDictionaryRef)dictionary
      |                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:88:42: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   88 | @property (readwrite, nonatomic, assign) DCSDictionaryRef dictionary;
      |                                          ^~~~~~~~~~~~~~~~
      |                                          CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:40: error: expected a type
  128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
      |                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:99: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                                   ^~~~~~~~~~~~~~~~
      |                                                                                                   CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: error: implicit conversion of C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to Objective-C pointer type 'id' requires a bridged cast
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use __bridge to convert directly (no change in ownership)
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                         ^
      |                                                                                         (__bridge id)(                       )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use CFBridgingRelease call to transfer ownership of a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *') into ARC
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                         ^
      |                                                                                         CFBridgingRelease(                   )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:57: note: passing argument to parameter 'dictionary' here
  128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
      |                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: error: implicit conversion of Objective-C pointer type 'id' to C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') requires a bridged cast
  134 |     self.dictionary = dictionary;
      |                       ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use __bridge to convert directly (no change in ownership)
  134 |     self.dictionary = dictionary;
      |                       ^
      |                       (__bridge CFDictionaryRef)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use CFBridgingRetain call to make an ARC object available as a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *')
  134 |     self.dictionary = dictionary;
      |                       ^
      |                       CFBridgingRetain( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:21: warning: incompatible pointer types assigning to 'CFDictionaryRef' (aka 'const struct __CFDictionary *') from '__strong id' [-Wincompatible-pointer-types]
  134 |     self.dictionary = dictionary;
      |                     ^ ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  144 |     CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
      |                         ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
  144 |     CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
      |             ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:158:124: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
  158 |         TTTDictionaryEntry *entry = [[TTTDictionaryEntry alloc] initWithRecordRef:(__bridge CFTypeRef)record dictionaryRef:self.dictionary];
      |                                                                                                                            ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:53: note: passing argument to parameter 'dictionary' here
   68 |                     dictionaryRef:(DCSDictionaryRef)dictionary
      |                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  168 |     CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
      |                         ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
  168 |     CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
      |             ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 18 errors generated.
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -fmodule-map-file\=/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreFoundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreServices.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -target-abi darwinpcs -target-cpu apple-a7 -target-feature +zcm -target-feature +zcz -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +neon -target-feature +perfmon -target-feature +sha2 -triple arm64-apple-tvos12.0.0 -target-linker-version 1167.4.1 -target-sdk-version\=18.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=CoreFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-15F4GELUMSYI9CIILHC3RJODF.pcm -fmodule-file\=CoreServices\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-68GZ1BQEPBXI35KELKV3B2N5B.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-B1627EZ5RTLIGSQPB1B8V7M6G.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -std\=gnu11 -fexceptions -fskip-odr-check-in-gmf -fmodules -fmodule-name\=DictionaryKit -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=ios-12.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name TTTDictionary.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.o /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKitExample' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.dia -c /Users/admin/builder/spi-builder-workspace/Examples/DictionaryKitExample/main.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.o -index-unit-output-path /DictionaryKit.build/Debug-appletvos/DictionaryKitExample.build/Objects-normal/arm64/main.o
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
	Building workspace spi-builder-workspace with scheme DictionaryKit-Package
(2 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  DictionaryKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: DictionaryKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DictionaryKit",
  "name" : "DictionaryKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DictionaryKit",
      "targets" : [
        "DictionaryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DictionaryKitExample",
      "targets" : [
        "DictionaryKitExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DictionaryKitExample",
      "module_type" : "ClangTarget",
      "name" : "DictionaryKitExample",
      "path" : "Examples",
      "product_memberships" : [
        "DictionaryKitExample"
      ],
      "sources" : [
        "DictionaryKitExample/main.m"
      ],
      "target_dependencies" : [
        "DictionaryKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DictionaryKit",
      "module_type" : "ClangTarget",
      "name" : "DictionaryKit",
      "path" : "Sources/DictionaryKit",
      "product_memberships" : [
        "DictionaryKit",
        "DictionaryKitExample"
      ],
      "sources" : [
        "TTTDictionary.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DictionaryKit",
      "DictionaryKit-Package",
      "DictionaryKitExample"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DictionaryKit-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DictionaryKit-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  DictionaryKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'DictionaryKitExample' in project 'DictionaryKit'
        ➜ Explicit dependency on target 'DictionaryKit' in project 'DictionaryKit'
    Target 'DictionaryKit' in project 'DictionaryKit'
        ➜ Explicit dependency on target 'DictionaryKit' in project 'DictionaryKit'
    Target 'DictionaryKit' in project 'DictionaryKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 17847f281ae6f7734b4b977591291b6f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/17847f281ae6f7734b4b977591291b6f.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.dia -c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -index-unit-output-path /DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:39:41: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   39 | extern CFStringRef DCSDictionaryGetName(DCSDictionaryRef dictionary);
      |                                         ^~~~~~~~~~~~~~~~
      |                                         CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:40:46: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   40 | extern CFStringRef DCSDictionaryGetShortName(DCSDictionaryRef dictionary);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:41:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   41 | extern DCSDictionaryRef DCSDictionaryCreate(CFURLRef url);
      |        ^~~~~~~~~~~~~~~~
      |        CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:42:47: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   42 | extern CFStringRef DCSDictionaryGetIdentifier(DCSDictionaryRef dictionary);
      |                                               ^~~~~~~~~~~~~~~~
      |                                               CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:43:52: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   43 | extern CFStringRef DCSDictionaryGetPrimaryLanguage(DCSDictionaryRef dictionary);
      |                                                    ^~~~~~~~~~~~~~~~
      |                                                    CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:44:49: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   44 | extern CFArrayRef DCSCopyRecordsForSearchString(DCSDictionaryRef dictionary, CFStringRef string, void *, void *);
      |                                                 ^~~~~~~~~~~~~~~~
      |                                                 CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:46:48: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   46 | extern CFDictionaryRef DCSCopyDefinitionMarkup(DCSDictionaryRef dictionary, CFStringRef record);
      |                                                ^~~~~~~~~~~~~~~~
      |                                                CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:54:8: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   54 | extern DCSDictionaryRef DCSRecordGetSubDictionary(CFTypeRef record);
      |        ^~~~~~~~~~~~~~~~
      |        CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:36: error: expected a type
   68 |                     dictionaryRef:(DCSDictionaryRef)dictionary
      |                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:88:42: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
   88 | @property (readwrite, nonatomic, assign) DCSDictionaryRef dictionary;
      |                                          ^~~~~~~~~~~~~~~~
      |                                          CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:40: error: expected a type
  128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
      |                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:99: error: unknown type name 'DCSDictionaryRef'; did you mean 'CFDictionaryRef'?
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                                   ^~~~~~~~~~~~~~~~
      |                                                                                                   CFDictionaryRef
In module 'CoreFoundation' imported from /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:24:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:186:69: note: 'CFDictionaryRef' declared here
  186 | typedef const struct CF_BRIDGED_TYPE(NSDictionary) __CFDictionary * CFDictionaryRef;
      |                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: error: implicit conversion of C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to Objective-C pointer type 'id' requires a bridged cast
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use __bridge to convert directly (no change in ownership)
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                         ^
      |                                                                                         (__bridge id)(                       )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: note: use CFBridgingRelease call to transfer ownership of a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *') into ARC
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                         ^
      |                                                                                         CFBridgingRelease(                   )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:103:89: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
  103 |             [mutableDictionaries addObject:[[TTTDictionary alloc] initWithDictionaryRef:(__bridge DCSDictionaryRef)dictionary]];
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:128:57: note: passing argument to parameter 'dictionary' here
  128 | - (instancetype)initWithDictionaryRef:(DCSDictionaryRef)dictionary {
      |                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: error: implicit conversion of Objective-C pointer type 'id' to C pointer type 'CFDictionaryRef' (aka 'const struct __CFDictionary *') requires a bridged cast
  134 |     self.dictionary = dictionary;
      |                       ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use __bridge to convert directly (no change in ownership)
  134 |     self.dictionary = dictionary;
      |                       ^
      |                       (__bridge CFDictionaryRef)( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:23: note: use CFBridgingRetain call to make an ARC object available as a +1 'CFDictionaryRef' (aka 'const struct __CFDictionary *')
  134 |     self.dictionary = dictionary;
      |                       ^
      |                       CFBridgingRetain( )
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:134:21: warning: incompatible pointer types assigning to 'CFDictionaryRef' (aka 'const struct __CFDictionary *') from '__strong id' [-Wincompatible-pointer-types]
  134 |     self.dictionary = dictionary;
      |                     ^ ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  144 |     CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
      |                         ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:144:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
  144 |     CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
      |             ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:158:124: warning: incompatible pointer types sending 'CFDictionaryRef' (aka 'const struct __CFDictionary *') to parameter of type 'id' [-Wincompatible-pointer-types]
  158 |         TTTDictionaryEntry *entry = [[TTTDictionaryEntry alloc] initWithRecordRef:(__bridge CFTypeRef)record dictionaryRef:self.dictionary];
      |                                                                                                                            ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:68:53: note: passing argument to parameter 'dictionary' here
   68 |                     dictionaryRef:(DCSDictionaryRef)dictionary
      |                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:25: error: call to undeclared function 'DCSGetTermRangeInString'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  168 |     CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
      |                         ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m:168:13: error: initializing 'CFRange' with an expression of incompatible type 'int'
  168 |     CFRange termRange = DCSGetTermRangeInString(self.dictionary, (__bridge CFStringRef)term, 0);
      |             ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings and 18 errors generated.
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -fmodule-map-file\=/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreFoundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/CoreServices.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m -target-abi darwinpcs -target-cpu apple-a7 -target-feature +zcm -target-feature +zcz -target-feature +v8a -target-feature +aes -target-feature +fp-armv8 -target-feature +neon -target-feature +perfmon -target-feature +sha2 -triple arm64-apple-tvos12.0.0 -target-linker-version 1167.4.1 -target-sdk-version\=18.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17 -fmodule-format\=obj -fmodule-file\=CoreFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-15F4GELUMSYI9CIILHC3RJODF.pcm -fmodule-file\=CoreServices\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-68GZ1BQEPBXI35KELKV3B2N5B.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-B1627EZ5RTLIGSQPB1B8V7M6G.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/include -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include -internal-externc-isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -std\=gnu11 -fexceptions -fskip-odr-check-in-gmf -fmodules -fmodule-name\=DictionaryKit -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=ios-12.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name TTTDictionary.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.d -skip-unused-modulemap-deps
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryKit.build/Debug-appletvos/DictionaryKit.build/Objects-normal/arm64/TTTDictionary.o /Users/admin/builder/spi-builder-workspace/Sources/DictionaryKit/TTTDictionary.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'DictionaryKit' from project 'DictionaryKit')
	Building workspace spi-builder-workspace with scheme DictionaryKit-Package
(2 failures)
BUILD FAILURE 6.1 tvOS