The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AzooKeyKanakanjiConverter, reference v0.8.5 (8278b6), with Swift 6.1 for watchOS using Xcode 16.3 on 12 Jun 2025 19:49:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
Reference: v0.8.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/azooKey/AzooKeyKanaKanjiConverter
 * tag               v0.8.5     -> FETCH_HEAD
HEAD is now at 8278b6b Merge pull request #204 from azooKey/feat/safer_learning_manager
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage': checked out '7ed1c6b3e361e9f453d23beefa344422f4027eb1'
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage': checked out 'ec11764a92fa044cd7d497b8b7d67e966c054a6f'
Submodule 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage' (https://github.com/ensan-hcl/azooKey_dictionary_storage) registered for path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage'
Submodule 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage' (https://github.com/ensan-hcl/azooKey_emoji_dictionary_storage) registered for path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage'...
Cloned https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
Revision (git rev-parse @):
8278b6b76e534f1a08e4db2a11602f499d754327
SUCCESS checkout https://github.com/azooKey/AzooKeyKanaKanjiConverter.git at v0.8.5
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-tokenizers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/swift-tokenizers"
    },
    {
      "identity" : "swiftymarisa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/SwiftyMarisa"
    }
  ],
  "manifest_display_name" : "AzooKeyKanakanjiConverter",
  "name" : "AzooKeyKanakanjiConverter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUtils",
      "targets" : [
        "SwiftUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "targets" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModule",
      "targets" : [
        "KanaKanjiConverterModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CliTool",
      "targets" : [
        "CliTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "llama_cpp",
      "module_type" : "BinaryTarget",
      "name" : "llama.cpp",
      "path" : "remote/archive/signed-llama.xcframework.zip",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SwiftUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtilsTests",
      "path" : "Tests/SwiftUtilsTests",
      "sources" : [
        "CharacterUtilsTests.swift",
        "StringExtensionTests.swift",
        "StringUtilsTests.swift",
        "WithMutableValueTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtils",
      "path" : "Sources/SwiftUtils",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "SwiftUtils",
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "ArrayUtils.swift",
        "CharacterUtils.swift",
        "DataUtils.swift",
        "Debug.swift",
        "StringUtils.swift",
        "WithMutableValue.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "path" : "Tests/KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "product_dependencies" : [
        "Collections"
      ],
      "sources" : [
        "ConverterTests/ConverterTests.swift",
        "DicdataStoreTests/DicdataStoreTests.swift",
        "DicdataStoreTests/TextReplacerTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "path" : "Sources/KanaKanjiConverterModuleWithDefaultDictionary",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage/Dictionary",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage/EmojiDictionary",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "KanaKanjiConverterModuleWithDefaultDictionary.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleTests",
      "path" : "Tests/KanaKanjiConverterModuleTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/KanaKanjiConverterModuleTests/DictionaryMock",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ClauseDataUnitTests.swift",
        "ComposingTextTests.swift",
        "ConverterTests/CandidateTests.swift",
        "ConverterTests/CommaSeparatedNumberTests.swift",
        "ConverterTests/ConvesionTests.swift",
        "ConverterTests/EmailAddressConversionTests.swift",
        "ConverterTests/TimeExpressionTests.swift",
        "ConverterTests/UnicodeConversionTests.swift",
        "ConverterTests/WarekiConversionTests.swift",
        "JapaneseNumberConversionTests.swift",
        "KanaKanjiConverterModuleTests.swift",
        "LOUDSTests.swift",
        "LearningMemoryTests.swift",
        "RegisteredNodeTests.swift",
        "TemporalLearningMemoryTrieTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModule",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModule",
      "path" : "Sources/KanaKanjiConverterModule",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "CIDData.swift",
        "Candidate.swift",
        "ComposingText.swift",
        "Converter/CalendarCandidate.swift",
        "Converter/CommaSeparatedNumber.swift",
        "Converter/ConverisonResult.swift",
        "Converter/ConvertRequestOptions.swift",
        "Converter/EmailAddress.swift",
        "Converter/KanaKanjiConverter.swift",
        "Converter/RomanTypographys.swift",
        "Converter/SpecialCandidateProvider.swift",
        "Converter/SpellChecker.swift",
        "Converter/TimeExpression.swift",
        "Converter/Unicode.swift",
        "Converter/VersionCandidate.swift",
        "DicdataStore/DicdataElement.swift",
        "DicdataStore/DicdataStore.swift",
        "DicdataStore/JapaneseNumber.swift",
        "DicdataStore/LearningMemory.swift",
        "DicdataStore/TypoCorrection.swift",
        "Kana2Kanji/Kana2Kanji.swift",
        "Kana2Kanji/added_last_1_character.swift",
        "Kana2Kanji/added_last_n_character.swift",
        "Kana2Kanji/all.swift",
        "Kana2Kanji/all_with_prefix_constraint.swift",
        "Kana2Kanji/changed_last_n_character.swift",
        "Kana2Kanji/completed_first.swift",
        "Kana2Kanji/deleted_last_n_character.swift",
        "Kana2Kanji/mid_composition_prediction.swift",
        "Kana2Kanji/no_change.swift",
        "Kana2Kanji/post_composition_prediction.swift",
        "Kana2Kanji/zenzai.swift",
        "LOUDS/LOUDS.swift",
        "LOUDS/extension LOUDS.swift",
        "LatticeNode.swift",
        "MIDData.swift",
        "PostCompositionPredictionCandidate.swift",
        "RegisteredNodeProtocol.swift",
        "Replacer/TextReplacer.swift",
        "Roman2Kana.swift",
        "States.swift",
        "TemplateData.swift",
        "Zenz/Zenz.swift",
        "Zenz/ZenzContext.swift",
        "Zenz/llama-mock.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils",
        "EfficientNGram",
        "llama.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EfficientNGramTests",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGramTests",
      "path" : "Tests/EfficientNGramTests",
      "sources" : [
        "EfficientNGramTests.swift"
      ],
      "target_dependencies" : [
        "EfficientNGram"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EfficientNGram",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGram",
      "path" : "Sources/EfficientNGram",
      "product_dependencies" : [
        "Transformers",
        "SwiftyMarisa"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/EfficientNGram/tokenizer",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Inference.swift",
        "Tokenizer.swift",
        "Trainer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CliTool",
      "module_type" : "SwiftTarget",
      "name" : "CliTool",
      "path" : "Sources/CliTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "CliTool"
      ],
      "sources" : [
        "Anco.swift",
        "DefaultStringInterpolation+CommandLineUtils.swift",
        "Subcommands/Commands.swift",
        "Subcommands/DictCommands/BuildCommand.swift",
        "Subcommands/DictCommands/DictCommand.swift",
        "Subcommands/DictCommands/ReadCommand.swift",
        "Subcommands/EvaluateCommand.swift",
        "Subcommands/ExperimentalPredict.swift",
        "Subcommands/NGramCommands/InferenceCommand.swift",
        "Subcommands/NGramCommands/NGramCommand.swift",
        "Subcommands/NGramCommands/TrainCommand.swift",
        "Subcommands/RunCommand.swift",
        "Subcommands/SessionCommand.swift",
        "Subcommands/ZenzEvaluateCommand.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
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
Fetching from https://github.com/ensan-hcl/swift-tokenizers
Fetching from https://github.com/ensan-hcl/SwiftyMarisa
Fetching from https://github.com/apple/swift-algorithms (cached)
Fetching from https://github.com/apple/swift-collections (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/johnmai-dev/Jinja
Fetching from https://github.com/apple/swift-numerics.git (cached)
Creating working copy of package ‘SwiftyMarisa’
Checking out 0.0.1 of package ‘SwiftyMarisa’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-tokenizers’
Checking out 0.0.1 of package ‘swift-tokenizers’
Creating working copy of package ‘swift-collections’
Checking out 1.2.0 of package ‘swift-collections’
Creating working copy of package ‘Jinja’
Checking out 1.1.2 of package ‘Jinja’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftyMarisa: https://github.com/ensan-hcl/SwiftyMarisa @ 0.0.1
  AzooKeyKanakanjiConverter: /Users/admin/builder/spi-builder-workspace
  swift-transformers: https://github.com/ensan-hcl/swift-tokenizers @ 0.0.1
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  Jinja: https://github.com/johnmai-dev/Jinja @ 1.1.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
resolved source packages: SwiftyMarisa, AzooKeyKanakanjiConverter, swift-transformers, swift-collections, Jinja, swift-argument-parser, swift-numerics, swift-algorithms
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-tokenizers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/swift-tokenizers"
    },
    {
      "identity" : "swiftymarisa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/SwiftyMarisa"
    }
  ],
  "manifest_display_name" : "AzooKeyKanakanjiConverter",
  "name" : "AzooKeyKanakanjiConverter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUtils",
      "targets" : [
        "SwiftUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "targets" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModule",
      "targets" : [
        "KanaKanjiConverterModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CliTool",
      "targets" : [
        "CliTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "llama_cpp",
      "module_type" : "BinaryTarget",
      "name" : "llama.cpp",
      "path" : "remote/archive/signed-llama.xcframework.zip",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SwiftUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtilsTests",
      "path" : "Tests/SwiftUtilsTests",
      "sources" : [
        "CharacterUtilsTests.swift",
        "StringExtensionTests.swift",
        "StringUtilsTests.swift",
        "WithMutableValueTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtils",
      "path" : "Sources/SwiftUtils",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "SwiftUtils",
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "ArrayUtils.swift",
        "CharacterUtils.swift",
        "DataUtils.swift",
        "Debug.swift",
        "StringUtils.swift",
        "WithMutableValue.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "path" : "Tests/KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "product_dependencies" : [
        "Collections"
      ],
      "sources" : [
        "ConverterTests/ConverterTests.swift",
        "DicdataStoreTests/DicdataStoreTests.swift",
        "DicdataStoreTests/TextReplacerTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "path" : "Sources/KanaKanjiConverterModuleWithDefaultDictionary",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage/Dictionary",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage/EmojiDictionary",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "KanaKanjiConverterModuleWithDefaultDictionary.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleTests",
      "path" : "Tests/KanaKanjiConverterModuleTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/KanaKanjiConverterModuleTests/DictionaryMock",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ClauseDataUnitTests.swift",
        "ComposingTextTests.swift",
        "ConverterTests/CandidateTests.swift",
        "ConverterTests/CommaSeparatedNumberTests.swift",
        "ConverterTests/ConvesionTests.swift",
        "ConverterTests/EmailAddressConversionTests.swift",
        "ConverterTests/TimeExpressionTests.swift",
        "ConverterTests/UnicodeConversionTests.swift",
        "ConverterTests/WarekiConversionTests.swift",
        "JapaneseNumberConversionTests.swift",
        "KanaKanjiConverterModuleTests.swift",
        "LOUDSTests.swift",
        "LearningMemoryTests.swift",
        "RegisteredNodeTests.swift",
        "TemporalLearningMemoryTrieTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModule",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModule",
      "path" : "Sources/KanaKanjiConverterModule",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "CIDData.swift",
        "Candidate.swift",
        "ComposingText.swift",
        "Converter/CalendarCandidate.swift",
        "Converter/CommaSeparatedNumber.swift",
        "Converter/ConverisonResult.swift",
        "Converter/ConvertRequestOptions.swift",
        "Converter/EmailAddress.swift",
        "Converter/KanaKanjiConverter.swift",
        "Converter/RomanTypographys.swift",
        "Converter/SpecialCandidateProvider.swift",
        "Converter/SpellChecker.swift",
        "Converter/TimeExpression.swift",
        "Converter/Unicode.swift",
        "Converter/VersionCandidate.swift",
        "DicdataStore/DicdataElement.swift",
        "DicdataStore/DicdataStore.swift",
        "DicdataStore/JapaneseNumber.swift",
        "DicdataStore/LearningMemory.swift",
        "DicdataStore/TypoCorrection.swift",
        "Kana2Kanji/Kana2Kanji.swift",
        "Kana2Kanji/added_last_1_character.swift",
        "Kana2Kanji/added_last_n_character.swift",
        "Kana2Kanji/all.swift",
        "Kana2Kanji/all_with_prefix_constraint.swift",
        "Kana2Kanji/changed_last_n_character.swift",
        "Kana2Kanji/completed_first.swift",
        "Kana2Kanji/deleted_last_n_character.swift",
        "Kana2Kanji/mid_composition_prediction.swift",
        "Kana2Kanji/no_change.swift",
        "Kana2Kanji/post_composition_prediction.swift",
        "Kana2Kanji/zenzai.swift",
        "LOUDS/LOUDS.swift",
        "LOUDS/extension LOUDS.swift",
        "LatticeNode.swift",
        "MIDData.swift",
        "PostCompositionPredictionCandidate.swift",
        "RegisteredNodeProtocol.swift",
        "Replacer/TextReplacer.swift",
        "Roman2Kana.swift",
        "States.swift",
        "TemplateData.swift",
        "Zenz/Zenz.swift",
        "Zenz/ZenzContext.swift",
        "Zenz/llama-mock.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils",
        "EfficientNGram",
        "llama.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EfficientNGramTests",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGramTests",
      "path" : "Tests/EfficientNGramTests",
      "sources" : [
        "EfficientNGramTests.swift"
      ],
      "target_dependencies" : [
        "EfficientNGram"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EfficientNGram",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGram",
      "path" : "Sources/EfficientNGram",
      "product_dependencies" : [
        "Transformers",
        "SwiftyMarisa"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/EfficientNGram/tokenizer",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Inference.swift",
        "Tokenizer.swift",
        "Trainer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CliTool",
      "module_type" : "SwiftTarget",
      "name" : "CliTool",
      "path" : "Sources/CliTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "CliTool"
      ],
      "sources" : [
        "Anco.swift",
        "DefaultStringInterpolation+CommandLineUtils.swift",
        "Subcommands/Commands.swift",
        "Subcommands/DictCommands/BuildCommand.swift",
        "Subcommands/DictCommands/DictCommand.swift",
        "Subcommands/DictCommands/ReadCommand.swift",
        "Subcommands/EvaluateCommand.swift",
        "Subcommands/ExperimentalPredict.swift",
        "Subcommands/NGramCommands/InferenceCommand.swift",
        "Subcommands/NGramCommands/NGramCommand.swift",
        "Subcommands/NGramCommands/TrainCommand.swift",
        "Subcommands/RunCommand.swift",
        "Subcommands/SessionCommand.swift",
        "Subcommands/ZenzEvaluateCommand.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AzooKeyKanakanjiConverter-Package",
      "CliTool",
      "KanaKanjiConverterModule",
      "KanaKanjiConverterModuleWithDefaultDictionary",
      "SwiftUtils"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AzooKeyKanakanjiConverter-Package -destination generic/platform=watchOS 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 AzooKeyKanakanjiConverter-Package -destination generic/platform=watchOS "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
Resolve Package Graph
Resolved source packages:
  AzooKeyKanakanjiConverter: /Users/admin/builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  Jinja: https://github.com/johnmai-dev/Jinja @ 1.1.2
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  SwiftyMarisa: https://github.com/ensan-hcl/SwiftyMarisa @ 0.0.1
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
  swift-transformers: https://github.com/ensan-hcl/swift-tokenizers @ 0.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (34 targets)
    Target 'CliTool' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'AzooKeyKanakanjiConverter_KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'AzooKeyKanakanjiConverter_KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'AzooKeyKanakanjiConverter_KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter' (no dependencies)
    Target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
    Target '_RopeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'AzooKeyKanakanjiConverter_EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
    Target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Tokenizers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Jinja' in project 'Jinja'
    Target 'Tokenizers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Jinja' in project 'Jinja'
    Target 'Jinja' in project 'Jinja'
        ➜ Explicit dependency on target 'Jinja' in project 'Jinja'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'Jinja' in project 'Jinja'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'Hub' in project 'swift-transformers'
        ➜ Explicit dependency on target 'swift-transformers_Hub' in project 'swift-transformers'
    Target 'swift-transformers_Hub' in project 'swift-transformers' (no dependencies)
    Target 'AzooKeyKanakanjiConverter_EfficientNGram' in project 'AzooKeyKanakanjiConverter' (no dependencies)
    Target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 46148c902c6abc3d2bbf1b052ee28547
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/46148c902c6abc3d2bbf1b052ee28547.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'CliTool' from project 'AzooKeyKanakanjiConverter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'KanaKanjiConverterModuleWithDefaultDictionary' from project 'AzooKeyKanakanjiConverter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'KanaKanjiConverterModule' from project 'AzooKeyKanakanjiConverter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'KanaKanjiConverterModule' from project 'AzooKeyKanakanjiConverter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'KanaKanjiConverterModuleWithDefaultDictionary' from project 'AzooKeyKanakanjiConverter')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AzooKeyKanakanjiConverter-Package
(1 failure)
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:
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
  swift-transformers: https://github.com/ensan-hcl/swift-tokenizers @ 0.0.1
  AzooKeyKanakanjiConverter: /Users/admin/builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  SwiftyMarisa: https://github.com/ensan-hcl/SwiftyMarisa @ 0.0.1
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  Jinja: https://github.com/johnmai-dev/Jinja @ 1.1.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
resolved source packages: swift-algorithms, swift-transformers, AzooKeyKanakanjiConverter, swift-numerics, SwiftyMarisa, swift-collections, Jinja, swift-argument-parser
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-tokenizers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/swift-tokenizers"
    },
    {
      "identity" : "swiftymarisa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/SwiftyMarisa"
    }
  ],
  "manifest_display_name" : "AzooKeyKanakanjiConverter",
  "name" : "AzooKeyKanakanjiConverter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUtils",
      "targets" : [
        "SwiftUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "targets" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModule",
      "targets" : [
        "KanaKanjiConverterModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CliTool",
      "targets" : [
        "CliTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "llama_cpp",
      "module_type" : "BinaryTarget",
      "name" : "llama.cpp",
      "path" : "remote/archive/signed-llama.xcframework.zip",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SwiftUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtilsTests",
      "path" : "Tests/SwiftUtilsTests",
      "sources" : [
        "CharacterUtilsTests.swift",
        "StringExtensionTests.swift",
        "StringUtilsTests.swift",
        "WithMutableValueTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtils",
      "path" : "Sources/SwiftUtils",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "SwiftUtils",
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "ArrayUtils.swift",
        "CharacterUtils.swift",
        "DataUtils.swift",
        "Debug.swift",
        "StringUtils.swift",
        "WithMutableValue.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "path" : "Tests/KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "product_dependencies" : [
        "Collections"
      ],
      "sources" : [
        "ConverterTests/ConverterTests.swift",
        "DicdataStoreTests/DicdataStoreTests.swift",
        "DicdataStoreTests/TextReplacerTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "path" : "Sources/KanaKanjiConverterModuleWithDefaultDictionary",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage/Dictionary",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage/EmojiDictionary",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "KanaKanjiConverterModuleWithDefaultDictionary.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleTests",
      "path" : "Tests/KanaKanjiConverterModuleTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/KanaKanjiConverterModuleTests/DictionaryMock",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ClauseDataUnitTests.swift",
        "ComposingTextTests.swift",
        "ConverterTests/CandidateTests.swift",
        "ConverterTests/CommaSeparatedNumberTests.swift",
        "ConverterTests/ConvesionTests.swift",
        "ConverterTests/EmailAddressConversionTests.swift",
        "ConverterTests/TimeExpressionTests.swift",
        "ConverterTests/UnicodeConversionTests.swift",
        "ConverterTests/WarekiConversionTests.swift",
        "JapaneseNumberConversionTests.swift",
        "KanaKanjiConverterModuleTests.swift",
        "LOUDSTests.swift",
        "LearningMemoryTests.swift",
        "RegisteredNodeTests.swift",
        "TemporalLearningMemoryTrieTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModule",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModule",
      "path" : "Sources/KanaKanjiConverterModule",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "CIDData.swift",
        "Candidate.swift",
        "ComposingText.swift",
        "Converter/CalendarCandidate.swift",
        "Converter/CommaSeparatedNumber.swift",
        "Converter/ConverisonResult.swift",
        "Converter/ConvertRequestOptions.swift",
        "Converter/EmailAddress.swift",
        "Converter/KanaKanjiConverter.swift",
        "Converter/RomanTypographys.swift",
        "Converter/SpecialCandidateProvider.swift",
        "Converter/SpellChecker.swift",
        "Converter/TimeExpression.swift",
        "Converter/Unicode.swift",
        "Converter/VersionCandidate.swift",
        "DicdataStore/DicdataElement.swift",
        "DicdataStore/DicdataStore.swift",
        "DicdataStore/JapaneseNumber.swift",
        "DicdataStore/LearningMemory.swift",
        "DicdataStore/TypoCorrection.swift",
        "Kana2Kanji/Kana2Kanji.swift",
        "Kana2Kanji/added_last_1_character.swift",
        "Kana2Kanji/added_last_n_character.swift",
        "Kana2Kanji/all.swift",
        "Kana2Kanji/all_with_prefix_constraint.swift",
        "Kana2Kanji/changed_last_n_character.swift",
        "Kana2Kanji/completed_first.swift",
        "Kana2Kanji/deleted_last_n_character.swift",
        "Kana2Kanji/mid_composition_prediction.swift",
        "Kana2Kanji/no_change.swift",
        "Kana2Kanji/post_composition_prediction.swift",
        "Kana2Kanji/zenzai.swift",
        "LOUDS/LOUDS.swift",
        "LOUDS/extension LOUDS.swift",
        "LatticeNode.swift",
        "MIDData.swift",
        "PostCompositionPredictionCandidate.swift",
        "RegisteredNodeProtocol.swift",
        "Replacer/TextReplacer.swift",
        "Roman2Kana.swift",
        "States.swift",
        "TemplateData.swift",
        "Zenz/Zenz.swift",
        "Zenz/ZenzContext.swift",
        "Zenz/llama-mock.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils",
        "EfficientNGram",
        "llama.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EfficientNGramTests",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGramTests",
      "path" : "Tests/EfficientNGramTests",
      "sources" : [
        "EfficientNGramTests.swift"
      ],
      "target_dependencies" : [
        "EfficientNGram"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EfficientNGram",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGram",
      "path" : "Sources/EfficientNGram",
      "product_dependencies" : [
        "Transformers",
        "SwiftyMarisa"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/EfficientNGram/tokenizer",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Inference.swift",
        "Tokenizer.swift",
        "Trainer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CliTool",
      "module_type" : "SwiftTarget",
      "name" : "CliTool",
      "path" : "Sources/CliTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "CliTool"
      ],
      "sources" : [
        "Anco.swift",
        "DefaultStringInterpolation+CommandLineUtils.swift",
        "Subcommands/Commands.swift",
        "Subcommands/DictCommands/BuildCommand.swift",
        "Subcommands/DictCommands/DictCommand.swift",
        "Subcommands/DictCommands/ReadCommand.swift",
        "Subcommands/EvaluateCommand.swift",
        "Subcommands/ExperimentalPredict.swift",
        "Subcommands/NGramCommands/InferenceCommand.swift",
        "Subcommands/NGramCommands/NGramCommand.swift",
        "Subcommands/NGramCommands/TrainCommand.swift",
        "Subcommands/RunCommand.swift",
        "Subcommands/SessionCommand.swift",
        "Subcommands/ZenzEvaluateCommand.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AzooKeyKanakanjiConverter-Package",
      "CliTool",
      "KanaKanjiConverterModule",
      "KanaKanjiConverterModuleWithDefaultDictionary",
      "SwiftUtils"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AzooKeyKanakanjiConverter-Package -destination generic/platform=watchOS
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 AzooKeyKanakanjiConverter-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  swift-transformers: https://github.com/ensan-hcl/swift-tokenizers @ 0.0.1
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
  AzooKeyKanakanjiConverter: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  SwiftyMarisa: https://github.com/ensan-hcl/SwiftyMarisa @ 0.0.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  Jinja: https://github.com/johnmai-dev/Jinja @ 1.1.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (34 targets)
    Target 'CliTool' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'AzooKeyKanakanjiConverter_KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'AzooKeyKanakanjiConverter_KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'AzooKeyKanakanjiConverter_KanaKanjiConverterModuleWithDefaultDictionary' in project 'AzooKeyKanakanjiConverter' (no dependencies)
    Target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'KanaKanjiConverterModule' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
    Target '_RopeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'AzooKeyKanakanjiConverter_EfficientNGram' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Transformers' in project 'swift-transformers'
    Target 'Transformers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Tokenizers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Jinja' in project 'Jinja'
    Target 'Tokenizers' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Hub' in project 'swift-transformers'
        ➜ Explicit dependency on target 'Jinja' in project 'Jinja'
    Target 'Jinja' in project 'Jinja'
        ➜ Explicit dependency on target 'Jinja' in project 'Jinja'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'Jinja' in project 'Jinja'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'Hub' in project 'swift-transformers'
        ➜ Explicit dependency on target 'swift-transformers_Hub' in project 'swift-transformers'
    Target 'swift-transformers_Hub' in project 'swift-transformers' (no dependencies)
    Target 'AzooKeyKanakanjiConverter_EfficientNGram' in project 'AzooKeyKanakanjiConverter' (no dependencies)
    Target 'SwiftUtils' in project 'AzooKeyKanakanjiConverter'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6b8217fa398557bcae593ebac01541a0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6b8217fa398557bcae593ebac01541a0.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'CliTool' from project 'AzooKeyKanakanjiConverter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'KanaKanjiConverterModule' from project 'AzooKeyKanakanjiConverter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'KanaKanjiConverterModuleWithDefaultDictionary' from project 'AzooKeyKanakanjiConverter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'KanaKanjiConverterModule' from project 'AzooKeyKanakanjiConverter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/llama.cpp/llama.xcframework'. (in target 'KanaKanjiConverterModuleWithDefaultDictionary' from project 'AzooKeyKanakanjiConverter')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AzooKeyKanakanjiConverter-Package
(1 failure)
BUILD FAILURE 6.1 watchOS