Build Information
Failed to build AzooKeyKanaKanjiConverter, reference v0.11.1 (75c7c2
), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Aug 2025 16:18:22 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
Reference: v0.11.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/azooKey/AzooKeyKanaKanjiConverter
* tag v0.11.1 -> FETCH_HEAD
HEAD is now at 75c7c2b Merge pull request #286 from azooKey/feat/iOS_build
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage': checked out '832fbb0d3039dfaa4b2183956f3d96f6b07eec4d'
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage': checked out '08f82252fb90ef8f0949a7e3c554e9e1787ce121'
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 @):
75c7c2b9c517610d27be23ac47b0a54ccb4de76d
SUCCESS checkout https://github.com/azooKey/AzooKeyKanaKanjiConverter.git at v0.11.1
========================================
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",
"ConverterTests/ZenzaiTests.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/ConverterTests.swift",
"ConverterTests/EmailAddressConversionTests.swift",
"ConverterTests/TemplateConversionTests.swift",
"ConverterTests/TimeExpressionTests.swift",
"ConverterTests/UnicodeConversionTests.swift",
"ConverterTests/WarekiConversionTests.swift",
"DicdataStoreTests.swift",
"DictionaryBuilderTests.swift",
"InputStyleManagerTests.swift",
"InputTableFormatTests.swift",
"InputTablesTests.swift",
"JapaneseNumberConversionTests.swift",
"KanaKanjiConverterModuleTests.swift",
"KeyInputTests.swift",
"LOUDSTests.swift",
"LatticeTests.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" : [
"ConversionAlgorithms/Core/FullInputProcessing.swift",
"ConversionAlgorithms/Core/FullInputProcessingWithPrefixConstraint.swift",
"ConversionAlgorithms/Core/PredictionProcessing.swift",
"ConversionAlgorithms/Core/PrefixCompletionProcessing.swift",
"ConversionAlgorithms/Core/SuffixReplacementProcessing.swift",
"ConversionAlgorithms/Core/UnchangedInputProcessing.swift",
"ConversionAlgorithms/Kana2Kanji.swift",
"ConversionAlgorithms/Lattice.swift",
"ConversionAlgorithms/LatticeNode.swift",
"ConversionAlgorithms/PostCompositionPredictionCandidate.swift",
"ConversionAlgorithms/Prediction.swift",
"ConversionAlgorithms/RegisteredNode.swift",
"ConversionAlgorithms/Zenzai/Zenz/Zenz.swift",
"ConversionAlgorithms/Zenzai/Zenz/ZenzContext.swift",
"ConversionAlgorithms/Zenzai/Zenz/llama-mock.swift",
"ConversionAlgorithms/Zenzai/zenzai.swift",
"ConverterAPI/Candidate.swift",
"ConverterAPI/ConversionResult.swift",
"ConverterAPI/ConvertRequestOptions.swift",
"ConverterAPI/KanaKanjiConverter.swift",
"ConverterAPI/Replacer/TextReplacer.swift",
"ConverterAPI/SpecialConversion/CalendarCandidate.swift",
"ConverterAPI/SpecialConversion/CommaSeparatedNumber.swift",
"ConverterAPI/SpecialConversion/EmailAddress.swift",
"ConverterAPI/SpecialConversion/RomanTypographys.swift",
"ConverterAPI/SpecialConversion/SpecialCandidateProvider.swift",
"ConverterAPI/SpecialConversion/TimeExpression.swift",
"ConverterAPI/SpecialConversion/Unicode.swift",
"ConverterAPI/SpecialConversion/VersionCandidate.swift",
"ConverterAPI/SpellChecker.swift",
"ConverterAPI/TemplateData.swift",
"DictionaryManagement/DataStructure/DictionaryBuilder.swift",
"DictionaryManagement/DataStructure/LOUDS.swift",
"DictionaryManagement/DataStructure/extension LOUDS.swift",
"DictionaryManagement/DicdataStore.swift",
"DictionaryManagement/DicdataStoreState.swift",
"DictionaryManagement/Entry/CIDData.swift",
"DictionaryManagement/Entry/DicdataElement.swift",
"DictionaryManagement/Entry/MIDData.swift",
"DictionaryManagement/JapaneseNumber.swift",
"DictionaryManagement/LearningMemory.swift",
"DictionaryManagement/TypoCorrection.swift",
"InputManagement/ComposingText.swift",
"InputManagement/InputPiece.swift",
"InputManagement/InputStyle.swift",
"InputManagement/InputStyleManager.swift",
"InputManagement/InputTable.swift",
"InputManagement/InputTableID.swift",
"InputManagement/InputTables/InputTables.swift",
"InputManagement/InputTables/defaultAzik.swift",
"InputManagement/InputTables/defaultKanaJIS.swift",
"InputManagement/InputTables/defaultKanaUS.swift",
"InputManagement/InputTables/defaultRoman2Kana.swift",
"InputManagement/States.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/apple/swift-algorithms (cached)
Fetching from https://github.com/ensan-hcl/SwiftyMarisa
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 ‘swift-collections’
Checking out 1.2.1 of package ‘swift-collections’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.6.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘Jinja’
Checking out 1.1.2 of package ‘Jinja’
Creating working copy of package ‘SwiftyMarisa’
Checking out 0.0.1 of package ‘SwiftyMarisa’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-tokenizers’
Checking out 0.0.1 of package ‘swift-tokenizers’
Resolve Package Graph
Resolved source packages:
SwiftyMarisa: https://github.com/ensan-hcl/SwiftyMarisa @ 0.0.1
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.6.1
AzooKeyKanaKanjiConverter: /Users/admin/builder/spi-builder-workspace
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
swift-collections: https://github.com/apple/swift-collections @ 1.2.1
swift-transformers: https://github.com/ensan-hcl/swift-tokenizers @ 0.0.1
Jinja: https://github.com/johnmai-dev/Jinja @ 1.1.2
resolved source packages: SwiftyMarisa, swift-argument-parser, AzooKeyKanaKanjiConverter, swift-algorithms, swift-numerics, swift-collections, swift-transformers, Jinja
{
"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",
"ConverterTests/ZenzaiTests.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/ConverterTests.swift",
"ConverterTests/EmailAddressConversionTests.swift",
"ConverterTests/TemplateConversionTests.swift",
"ConverterTests/TimeExpressionTests.swift",
"ConverterTests/UnicodeConversionTests.swift",
"ConverterTests/WarekiConversionTests.swift",
"DicdataStoreTests.swift",
"DictionaryBuilderTests.swift",
"InputStyleManagerTests.swift",
"InputTableFormatTests.swift",
"InputTablesTests.swift",
"JapaneseNumberConversionTests.swift",
"KanaKanjiConverterModuleTests.swift",
"KeyInputTests.swift",
"LOUDSTests.swift",
"LatticeTests.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" : [
"ConversionAlgorithms/Core/FullInputProcessing.swift",
"ConversionAlgorithms/Core/FullInputProcessingWithPrefixConstraint.swift",
"ConversionAlgorithms/Core/PredictionProcessing.swift",
"ConversionAlgorithms/Core/PrefixCompletionProcessing.swift",
"ConversionAlgorithms/Core/SuffixReplacementProcessing.swift",
"ConversionAlgorithms/Core/UnchangedInputProcessing.swift",
"ConversionAlgorithms/Kana2Kanji.swift",
"ConversionAlgorithms/Lattice.swift",
"ConversionAlgorithms/LatticeNode.swift",
"ConversionAlgorithms/PostCompositionPredictionCandidate.swift",
"ConversionAlgorithms/Prediction.swift",
"ConversionAlgorithms/RegisteredNode.swift",
"ConversionAlgorithms/Zenzai/Zenz/Zenz.swift",
"ConversionAlgorithms/Zenzai/Zenz/ZenzContext.swift",
"ConversionAlgorithms/Zenzai/Zenz/llama-mock.swift",
"ConversionAlgorithms/Zenzai/zenzai.swift",
"ConverterAPI/Candidate.swift",
"ConverterAPI/ConversionResult.swift",
"ConverterAPI/ConvertRequestOptions.swift",
"ConverterAPI/KanaKanjiConverter.swift",
"ConverterAPI/Replacer/TextReplacer.swift",
"ConverterAPI/SpecialConversion/CalendarCandidate.swift",
"ConverterAPI/SpecialConversion/CommaSeparatedNumber.swift",
"ConverterAPI/SpecialConversion/EmailAddress.swift",
"ConverterAPI/SpecialConversion/RomanTypographys.swift",
"ConverterAPI/SpecialConversion/SpecialCandidateProvider.swift",
"ConverterAPI/SpecialConversion/TimeExpression.swift",
"ConverterAPI/SpecialConversion/Unicode.swift",
"ConverterAPI/SpecialConversion/VersionCandidate.swift",
"ConverterAPI/SpellChecker.swift",
"ConverterAPI/TemplateData.swift",
"DictionaryManagement/DataStructure/DictionaryBuilder.swift",
"DictionaryManagement/DataStructure/LOUDS.swift",
"DictionaryManagement/DataStructure/extension LOUDS.swift",
"DictionaryManagement/DicdataStore.swift",
"DictionaryManagement/DicdataStoreState.swift",
"DictionaryManagement/Entry/CIDData.swift",
"DictionaryManagement/Entry/DicdataElement.swift",
"DictionaryManagement/Entry/MIDData.swift",
"DictionaryManagement/JapaneseNumber.swift",
"DictionaryManagement/LearningMemory.swift",
"DictionaryManagement/TypoCorrection.swift",
"InputManagement/ComposingText.swift",
"InputManagement/InputPiece.swift",
"InputManagement/InputStyle.swift",
"InputManagement/InputStyleManager.swift",
"InputManagement/InputTable.swift",
"InputManagement/InputTableID.swift",
"InputManagement/InputTables/InputTables.swift",
"InputManagement/InputTables/defaultAzik.swift",
"InputManagement/InputTables/defaultKanaJIS.swift",
"InputManagement/InputTables/defaultKanaUS.swift",
"InputManagement/InputTables/defaultRoman2Kana.swift",
"InputManagement/States.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:
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
swift-transformers: https://github.com/ensan-hcl/swift-tokenizers @ 0.0.1
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
Jinja: https://github.com/johnmai-dev/Jinja @ 1.1.2
SwiftyMarisa: https://github.com/ensan-hcl/SwiftyMarisa @ 0.0.1
AzooKeyKanaKanjiConverter: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections @ 1.2.1
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.6.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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
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
Build description signature: 0a95155e68deefde24cb1c4d1d0a19b3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0a95155e68deefde24cb1c4d1d0a19b3.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 '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')
** 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-argument-parser: https://github.com/apple/swift-argument-parser @ 1.6.1
swift-collections: https://github.com/apple/swift-collections @ 1.2.1
swift-transformers: https://github.com/ensan-hcl/swift-tokenizers @ 0.0.1
AzooKeyKanaKanjiConverter: /Users/admin/builder/spi-builder-workspace
Jinja: https://github.com/johnmai-dev/Jinja @ 1.1.2
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
SwiftyMarisa: https://github.com/ensan-hcl/SwiftyMarisa @ 0.0.1
resolved source packages: swift-argument-parser, swift-collections, swift-transformers, AzooKeyKanaKanjiConverter, Jinja, swift-numerics, swift-algorithms, SwiftyMarisa
{
"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",
"ConverterTests/ZenzaiTests.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/ConverterTests.swift",
"ConverterTests/EmailAddressConversionTests.swift",
"ConverterTests/TemplateConversionTests.swift",
"ConverterTests/TimeExpressionTests.swift",
"ConverterTests/UnicodeConversionTests.swift",
"ConverterTests/WarekiConversionTests.swift",
"DicdataStoreTests.swift",
"DictionaryBuilderTests.swift",
"InputStyleManagerTests.swift",
"InputTableFormatTests.swift",
"InputTablesTests.swift",
"JapaneseNumberConversionTests.swift",
"KanaKanjiConverterModuleTests.swift",
"KeyInputTests.swift",
"LOUDSTests.swift",
"LatticeTests.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" : [
"ConversionAlgorithms/Core/FullInputProcessing.swift",
"ConversionAlgorithms/Core/FullInputProcessingWithPrefixConstraint.swift",
"ConversionAlgorithms/Core/PredictionProcessing.swift",
"ConversionAlgorithms/Core/PrefixCompletionProcessing.swift",
"ConversionAlgorithms/Core/SuffixReplacementProcessing.swift",
"ConversionAlgorithms/Core/UnchangedInputProcessing.swift",
"ConversionAlgorithms/Kana2Kanji.swift",
"ConversionAlgorithms/Lattice.swift",
"ConversionAlgorithms/LatticeNode.swift",
"ConversionAlgorithms/PostCompositionPredictionCandidate.swift",
"ConversionAlgorithms/Prediction.swift",
"ConversionAlgorithms/RegisteredNode.swift",
"ConversionAlgorithms/Zenzai/Zenz/Zenz.swift",
"ConversionAlgorithms/Zenzai/Zenz/ZenzContext.swift",
"ConversionAlgorithms/Zenzai/Zenz/llama-mock.swift",
"ConversionAlgorithms/Zenzai/zenzai.swift",
"ConverterAPI/Candidate.swift",
"ConverterAPI/ConversionResult.swift",
"ConverterAPI/ConvertRequestOptions.swift",
"ConverterAPI/KanaKanjiConverter.swift",
"ConverterAPI/Replacer/TextReplacer.swift",
"ConverterAPI/SpecialConversion/CalendarCandidate.swift",
"ConverterAPI/SpecialConversion/CommaSeparatedNumber.swift",
"ConverterAPI/SpecialConversion/EmailAddress.swift",
"ConverterAPI/SpecialConversion/RomanTypographys.swift",
"ConverterAPI/SpecialConversion/SpecialCandidateProvider.swift",
"ConverterAPI/SpecialConversion/TimeExpression.swift",
"ConverterAPI/SpecialConversion/Unicode.swift",
"ConverterAPI/SpecialConversion/VersionCandidate.swift",
"ConverterAPI/SpellChecker.swift",
"ConverterAPI/TemplateData.swift",
"DictionaryManagement/DataStructure/DictionaryBuilder.swift",
"DictionaryManagement/DataStructure/LOUDS.swift",
"DictionaryManagement/DataStructure/extension LOUDS.swift",
"DictionaryManagement/DicdataStore.swift",
"DictionaryManagement/DicdataStoreState.swift",
"DictionaryManagement/Entry/CIDData.swift",
"DictionaryManagement/Entry/DicdataElement.swift",
"DictionaryManagement/Entry/MIDData.swift",
"DictionaryManagement/JapaneseNumber.swift",
"DictionaryManagement/LearningMemory.swift",
"DictionaryManagement/TypoCorrection.swift",
"InputManagement/ComposingText.swift",
"InputManagement/InputPiece.swift",
"InputManagement/InputStyle.swift",
"InputManagement/InputStyleManager.swift",
"InputManagement/InputTable.swift",
"InputManagement/InputTableID.swift",
"InputManagement/InputTables/InputTables.swift",
"InputManagement/InputTables/defaultAzik.swift",
"InputManagement/InputTables/defaultKanaJIS.swift",
"InputManagement/InputTables/defaultKanaUS.swift",
"InputManagement/InputTables/defaultRoman2Kana.swift",
"InputManagement/States.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-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
swift-transformers: https://github.com/ensan-hcl/swift-tokenizers @ 0.0.1
SwiftyMarisa: https://github.com/ensan-hcl/SwiftyMarisa @ 0.0.1
AzooKeyKanaKanjiConverter: /Users/admin/builder/spi-builder-workspace
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
swift-collections: https://github.com/apple/swift-collections @ 1.2.1
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.6.1
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: a6b162efa99afe38088a834c9f554e7f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a6b162efa99afe38088a834c9f554e7f.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 '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 '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 '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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AzooKeyKanaKanjiConverter-Package
(1 failure)
BUILD FAILURE 6.1 watchOS