The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SpeziLLM, reference main (276cec), with Swift 6.0 for macOS (SPM) on 29 Apr 2025 04:25:24 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziLLM.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziLLM
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 276cecb Add dictionaries as parameters for LLMFunctions (#113)
Cloned https://github.com/StanfordSpezi/SpeziLLM.git
Revision (git rev-parse @):
276cecb7b461adc2554d330b2ec2d6eff01a0a97
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziLLM.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziLLM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[3/25] Write swift-openapi-generator-tool-entitlement.plist
[4/25] Write sources
[14/25] Write swift-version-5BDAB9E9C0126B9D.txt
[15/25] Compiling _NumericsShims _NumericsShims.c
[16/89] Compiling reader.c
[17/89] Compiling parser.c
[18/89] Compiling emitter.c
[19/89] Compiling api.c
[20/89] Compiling writer.c
[21/89] Compiling scanner.c
[23/108] Emitting module RealModule
[24/109] Compiling RealModule AlgebraicField.swift
[25/109] Compiling RealModule ApproximateEquality.swift
[26/109] Compiling Yams Anchor.swift
[27/109] Compiling Yams Constructor.swift
[28/109] Compiling RealModule Float80+Real.swift
[29/110] Compiling RealModule Real.swift
[30/110] Compiling RealModule Float16+Real.swift
[31/110] Compiling Yams Decoder.swift
[32/110] Compiling Yams Emitter.swift
[33/110] Compiling Yams Encoder.swift
[34/110] Compiling Yams Mark.swift
[35/110] Emitting module InternalCollectionsUtilities
[36/110] Compiling RealModule Float+Real.swift
[37/110] Compiling RealModule ElementaryFunctions.swift
[38/110] Compiling RealModule Double+Real.swift
[39/110] Compiling RealModule AugmentedArithmetic.swift
[40/110] Compiling RealModule RealFunctions.swift
[41/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/110] Emitting module ArgumentParserToolInfo
[43/110] Compiling ArgumentParserToolInfo ToolInfo.swift
[44/110] Compiling Yams Resolver.swift
[45/110] Compiling Yams String+Yams.swift
[46/110] Compiling Yams Tag.swift
[47/110] Compiling Yams YamlAnchorProviding.swift
[48/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/110] Compiling Yams Node.Alias.swift
[50/110] Compiling Yams Node.Mapping.swift
[51/110] Compiling Yams RedundancyAliasingStrategy.swift
[52/110] Compiling Yams Representer.swift
[53/110] Compiling Yams Node.Scalar.swift
[54/110] Compiling Yams Node.Sequence.swift
[55/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[56/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[57/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[58/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[59/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[60/231] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[61/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[62/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[63/237] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[64/237] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[65/237] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[66/237] Compiling OrderedCollections OrderedSet+Sendable.swift
[67/237] Compiling OrderedCollections _Hashtable+Header.swift
[68/237] Compiling OrderedCollections OrderedDictionary+Codable.swift
[69/237] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[70/237] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[71/237] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[72/237] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[76/239] Compiling OrderedCollections OrderedSet+Codable.swift
[77/239] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[78/239] Compiling OrderedCollections OrderedSet+Descriptions.swift
[79/239] Compiling OrderedCollections OrderedSet+Diffing.swift
[80/239] Compiling OrderedCollections OrderedSet+Equatable.swift
[81/239] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[82/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[83/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[84/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[85/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[86/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[87/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[88/239] Compiling OrderedCollections OrderedSet+Hashable.swift
[89/239] Compiling OrderedCollections OrderedSet+Initializers.swift
[90/239] Compiling OrderedCollections OrderedSet+Insertions.swift
[91/239] Compiling OrderedCollections OrderedSet+Invariants.swift
[92/239] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[93/239] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[94/239] Compiling Algorithms Unique.swift
[95/239] Compiling Algorithms Windows.swift
[96/239] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[97/239] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[98/239] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[99/239] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[100/239] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[101/239] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[102/239] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[103/239] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[104/239] Compiling OrderedCollections OrderedDictionary+Values.swift
[105/239] Compiling OrderedCollections OrderedDictionary.swift
[111/239] Compiling OrderedCollections _HashTable.swift
[114/239] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[115/239] Compiling OrderedCollections _HashTable+Testing.swift
[116/239] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[117/239] Compiling OrderedCollections _HashTable+Bucket.swift
[118/239] Compiling OrderedCollections _HashTable+BucketIterator.swift
[119/239] Compiling OrderedCollections _HashTable+Constants.swift
[126/239] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/239] Compiling OrderedCollections OrderedSet+Testing.swift
[128/239] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/239] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/239] Compiling OrderedCollections OrderedSet.swift
[131/239] Compiling OrderedCollections _UnsafeBitset.swift
[135/239] Emitting module OrderedCollections
[144/239] Emitting module Algorithms
[149/242] Compiling OpenAPIKitCore Optional+Zip.swift
[150/242] Compiling OpenAPIKitCore Result+Value.swift
[151/242] Compiling OpenAPIKitCore Validatable.swift
[152/242] Emitting module ArgumentParser
[153/246] Emitting module OpenAPIKitCore
[162/246] Compiling ArgumentParser Platform.swift
[163/246] Compiling ArgumentParser SequenceExtensions.swift
[164/246] Compiling ArgumentParser StringExtensions.swift
[165/246] Compiling ArgumentParser Tree.swift
[241/246] Emitting module Yams
[244/371] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[245/371] Compiling OpenAPIKit ResponseDecodingError.swift
[246/371] Emitting module OpenAPIKit
[247/377] Emitting module OpenAPIKit30
[248/383] Compiling OpenAPIKit30 Either+Convenience.swift
[249/383] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[250/383] Compiling OpenAPIKit30 Either+Validatable.swift
[251/383] Compiling OpenAPIKit30 DocumentDecodingError.swift
[252/383] Compiling OpenAPIKit30 OperationDecodingError.swift
[253/383] Compiling OpenAPIKit30 PathDecodingError.swift
[254/383] Compiling OpenAPIKit30 ResponseDecodingError.swift
[255/383] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[256/383] Compiling OpenAPIKit30 Callbacks.swift
[257/383] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[258/383] Compiling OpenAPIKit30 Components+JSONReference.swift
[259/383] Compiling OpenAPIKit30 Components+Locatable.swift
[260/383] Compiling OpenAPIKit30 Components.swift
[261/383] Compiling OpenAPIKit JSONSchema+Combining.swift
[262/383] Compiling OpenAPIKit30 Example.swift
[263/383] Compiling OpenAPIKit30 ExternalDocumentation.swift
[264/383] Compiling OpenAPIKit30 DereferencedHeader.swift
[265/383] Compiling OpenAPIKit30 Header.swift
[266/383] Compiling OpenAPIKit30 JSONReference.swift
[267/383] Compiling OpenAPIKit30 Link.swift
[268/383] Compiling OpenAPIKit30 OpenAPI.swift
[269/383] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[270/383] Compiling OpenAPIKit30 JSONSchema.swift
[271/383] Compiling OpenAPIKit30 JSONSchemaContext.swift
[272/383] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[273/383] Compiling OpenAPIKit30 TypesAndFormats.swift
[274/383] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[275/383] Compiling OpenAPIKit30 Validation+Builtins.swift
[276/383] Compiling OpenAPIKit Either+Convenience.swift
[277/383] Compiling OpenAPIKit30 Operation.swift
[278/383] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[279/383] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[280/383] Compiling OpenAPIKit30 DereferencedParameter.swift
[281/383] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[282/383] Compiling OpenAPIKit30 Parameter.swift
[284/383] Compiling OpenAPIKit30 Validation.swift
[285/383] Compiling OpenAPIKit30 Validator+Convenience.swift
[286/383] Compiling OpenAPIKit30 Validator.swift
[287/383] Compiling OpenAPIKit30 XML.swift
[288/383] Compiling OpenAPIKit30 _CoreReExport.swift
[294/383] Compiling OpenAPIKit _CoreReExport.swift
[303/383] Compiling OpenAPIKit Example.swift
[304/383] Compiling OpenAPIKit ExternalDocumentation.swift
[305/383] Compiling OpenAPIKit DereferencedHeader.swift
[306/383] Compiling OpenAPIKit Header.swift
[307/383] Compiling OpenAPIKit JSONReference.swift
[308/383] Compiling OpenAPIKit Link.swift
[309/383] Compiling OpenAPIKit JSONSchema.swift
[310/383] Compiling OpenAPIKit JSONSchemaContext.swift
[311/383] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[312/383] Compiling OpenAPIKit TypesAndFormats.swift
[315/383] Compiling OpenAPIKit DereferencedOperation.swift
[316/383] Compiling OpenAPIKit Operation.swift
[317/383] Compiling OpenAPIKit ResolvedEndpoint.swift
[318/383] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[319/383] Compiling OpenAPIKit DereferencedParameter.swift
[320/383] Compiling OpenAPIKit DereferencedSchemaContext.swift
[327/383] Compiling OpenAPIKit OpenAPI.swift
[328/383] Compiling OpenAPIKit ContentEncoding.swift
[329/383] Compiling OpenAPIKit DereferencedContent.swift
[330/383] Compiling OpenAPIKit DereferencedContentEncoding.swift
[331/383] Compiling OpenAPIKit DereferencedDocument.swift
[332/383] Compiling OpenAPIKit Document.swift
[333/383] Compiling OpenAPIKit DocumentInfo.swift
[334/383] Compiling OpenAPIKit ResolvedDocument.swift
[381/386] Compiling OpenAPIKitCompat Compat30To31.swift
[382/386] Emitting module OpenAPIKitCompat
[383/386] Compiling OpenAPIKitCompat Either+Map.swift
[384/469] Compiling _OpenAPIGeneratorCore Config.swift
[385/469] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[386/469] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[387/469] Compiling _OpenAPIGeneratorCore Errors.swift
[388/469] Compiling _OpenAPIGeneratorCore Foundation.swift
[389/469] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[390/469] Compiling _OpenAPIGeneratorCore String.swift
[391/469] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[392/469] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[393/469] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[394/478] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[395/478] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[396/478] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[397/478] Compiling _OpenAPIGeneratorCore translateSchema.swift
[398/478] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[399/478] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[400/478] Compiling _OpenAPIGeneratorCore Annotations.swift
[401/478] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[402/478] Compiling _OpenAPIGeneratorCore Constants.swift
[403/478] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[404/478] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[405/478] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[406/478] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[407/478] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[408/478] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[409/478] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[410/478] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[411/478] Compiling _OpenAPIGeneratorCore translateResponse.swift
[412/478] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[413/478] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[414/478] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[415/478] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[416/478] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[417/478] Compiling _OpenAPIGeneratorCore Builtins.swift
[418/478] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[419/478] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[420/478] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[421/478] Emitting module _OpenAPIGeneratorCore
[422/478] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[423/478] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[424/478] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[425/478] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[426/478] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[427/478] Compiling _OpenAPIGeneratorCore ContentType.swift
[428/478] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[429/478] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[430/478] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[431/478] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[432/478] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[433/478] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[434/478] Compiling _OpenAPIGeneratorCore translateComponents.swift
[435/478] Compiling _OpenAPIGeneratorCore translateOperations.swift
[436/478] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[437/478] Compiling _OpenAPIGeneratorCore translateServers.swift
[438/478] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[439/478] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[440/478] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[441/478] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[442/478] Compiling _OpenAPIGeneratorCore TypeName.swift
[443/478] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[444/478] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[445/478] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[446/478] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[447/478] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[448/478] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[449/478] Compiling _OpenAPIGeneratorCore validateDoc.swift
[450/478] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[451/478] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[452/478] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[453/478] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[454/478] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[455/478] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[456/478] Compiling _OpenAPIGeneratorCore translateArray.swift
[457/478] Compiling _OpenAPIGeneratorCore translateCodable.swift
[458/478] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[459/478] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[460/478] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[461/478] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[462/478] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[463/478] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[464/478] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[465/478] Compiling _OpenAPIGeneratorCore translateParameter.swift
[466/478] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[467/478] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[468/478] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[469/478] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[470/478] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[471/478] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[472/478] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[473/478] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[474/478] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[475/478] Compiling _OpenAPIGeneratorCore YamsParser.swift
[476/488] Compiling swift_openapi_generator UserConfig.swift
[477/488] Compiling swift_openapi_generator Tool.swift
[478/488] Compiling swift_openapi_generator PluginSource.swift
[479/488] Compiling swift_openapi_generator runGenerator.swift
[480/488] Compiling swift_openapi_generator GenerateCommand.swift
[481/488] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[482/488] Emitting module swift_openapi_generator
[483/488] Compiling swift_openapi_generator GenerateOptions.swift
[484/488] Compiling swift_openapi_generator FilterCommand.swift
[485/488] Compiling swift_openapi_generator Extensions.swift
[485/488] Write Objects.LinkFileList
[486/488] Linking swift-openapi-generator-tool
[487/488] Applying swift-openapi-generator-tool
Build of product 'swift-openapi-generator' complete! (20.92s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin OpenAPIGeneratorCommand
Building for debugging...
[3/191] Write sources
[11/191] Copying t5_tokenizer_config.json
[11/191] Write sources
[14/191] Copying gpt2_tokenizer_config.json
[14/191] Copying Localizable.xcstrings.license
[17/191] Copying Info.plist
[17/191] Copying Localizable.xcstrings
[17/191] Copying Localizable.xcstrings.license
[20/191] Write sources
[21/191] Copying Info.plist
[21/191] Write sources
[22/191] Copying Localizable.xcstrings
[23/191] Write sources
[27/191] Copying Localizable.xcstrings
[27/191] Copying Info.plist
[27/191] Write sources
[28/191] Copying Localizable.xcstrings.license
[32/191] Write sources
[51/191] Compiling _NumericsShims _NumericsShims.c
[52/191] Write swift-version-5BDAB9E9C0126B9D.txt
[53/191] Compiling _AtomicsShims.c
[54/200] Compiling utils.cpp
[55/200] Compiling scheduler.cpp
[56/220] Compiling linalg.cpp
[57/238] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[59/243] Compiling RealModule Float80+Real.swift
[60/244] Compiling RealModule Float16+Real.swift
[61/244] Compiling RealModule Real.swift
[62/244] Compiling RealModule ElementaryFunctions.swift
[63/244] Compiling RealModule Float+Real.swift
[64/244] Compiling RealModule AugmentedArithmetic.swift
[65/244] Compiling RealModule ApproximateEquality.swift
[66/244] Compiling RealModule Double+Real.swift
[67/244] Emitting module RealModule
[68/244] Compiling RealModule AlgebraicField.swift
[69/244] Compiling RealModule RealFunctions.swift
[69/244] Compiling random.cpp
[71/258] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/258] Compiling InternalCollectionsUtilities Specialize.swift
[73/258] Compiling InternalCollectionsUtilities UInt+reversed.swift
[74/258] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[75/258] Emitting module InternalCollectionsUtilities
[76/258] Compiling InternalCollectionsUtilities _SortedCollection.swift
[77/258] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[78/258] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[79/258] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[80/258] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[81/258] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[82/258] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[83/258] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[84/258] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/258] Compiling InternalCollectionsUtilities Integer rank.swift
[86/258] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[87/258] Compiling InternalCollectionsUtilities Debugging.swift
[88/258] Compiling InternalCollectionsUtilities Descriptions.swift
[89/259] Compiling ComplexModule Arithmetic.swift
[90/259] Compiling ComplexModule Complex.swift
[91/259] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/259] Emitting module ComplexModule
[93/259] Compiling ComplexModule Differentiable.swift
[94/259] Compiling ComplexModule ElementaryFunctions.swift
[94/315] Compiling primitives.cpp
[96/317] Emitting module Numerics
[97/317] Compiling Numerics Numerics.swift
[98/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[99/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[100/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[101/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[102/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[103/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[104/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[105/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[106/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[107/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[108/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[109/333] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[110/339] Compiling DequeModule Deque+Codable.swift
[111/339] Compiling DequeModule Deque+Collection.swift
[112/339] Compiling DequeModule Deque+Testing.swift
[113/339] Compiling DequeModule Deque._Storage.swift
[114/339] Compiling DequeModule Deque+Extras.swift
[115/339] Compiling DequeModule Deque+Hashable.swift
[116/339] Compiling OrderedCollections OrderedDictionary+Elements.swift
[117/339] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[118/339] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[119/339] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[120/339] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[121/339] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[122/339] Compiling OrderedCollections OrderedSet+Codable.swift
[123/339] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[124/339] Compiling OrderedCollections OrderedSet+Descriptions.swift
[125/339] Compiling OrderedCollections OrderedSet+Diffing.swift
[126/339] Compiling OrderedCollections OrderedSet+Equatable.swift
[127/339] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[128/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[129/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[130/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[131/339] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[132/339] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[133/339] Compiling OrderedCollections OrderedSet+Sendable.swift
[134/339] Compiling OrderedCollections OrderedSet+Hashable.swift
[135/339] Compiling OrderedCollections OrderedSet+Initializers.swift
[136/339] Compiling OrderedCollections OrderedSet+Insertions.swift
[137/339] Compiling OrderedCollections OrderedSet+Invariants.swift
[138/339] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[139/339] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[140/339] Compiling DequeModule _DequeBufferHeader.swift
[141/339] Compiling DequeModule _DequeSlot.swift
[142/339] Compiling DequeModule _DequeBuffer.swift
[147/339] Compiling DequeModule Deque+CustomReflectable.swift
[148/339] Compiling DequeModule Deque+Descriptions.swift
[149/339] Compiling DequeModule Deque+Equatable.swift
[150/339] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[151/339] Compiling DequeModule Deque._UnsafeHandle.swift
[152/339] Compiling DequeModule Deque.swift
[153/340] Compiling DequeModule _UnsafeWrappedBuffer.swift
[154/340] Compiling OrderedCollections _HashTable+Bucket.swift
[155/340] Compiling OrderedCollections _HashTable+BucketIterator.swift
[156/340] Compiling OrderedCollections _HashTable+Constants.swift
[157/340] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[158/340] Compiling OrderedCollections _HashTable+Testing.swift
[159/340] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[160/340] Compiling OrderedCollections _HashTable.swift
[163/340] Emitting module DequeModule
[164/340] Compiling OrderedCollections OrderedSet+SubSequence.swift
[165/340] Compiling OrderedCollections OrderedSet+Testing.swift
[166/340] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[167/340] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[168/340] Compiling OrderedCollections OrderedSet.swift
[169/340] Compiling OrderedCollections _UnsafeBitset.swift
[170/340] Compiling HTTPTypes HTTPResponse.swift
[171/340] Compiling HTTPTypes HTTPParsedFields.swift
[172/340] Compiling HTTPTypes NIOLock.swift
[173/340] Compiling HTTPTypes HTTPRequest.swift
[174/340] Compiling HTTPTypes ISOLatin1String.swift
[175/340] Compiling HTTPTypes HTTPFieldName.swift
[176/340] Emitting module HTTPTypes
[177/340] Compiling HTTPTypes HTTPFields.swift
[178/340] Compiling HTTPTypes HTTPField.swift
[179/340] Emitting module OrderedCollections
[186/403] Emitting module XCTRuntimeAssertions
[187/403] Compiling XCTRuntimeAssertions Counter.swift
[188/403] Compiling XCTRuntimeAssertions Assert.swift
[189/403] Compiling XCTRuntimeAssertions Precondition.swift
[190/403] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[191/403] Compiling XCTRuntimeAssertions XCTFail.swift
[192/403] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[193/403] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[194/403] Compiling XCTRuntimeAssertions NeverReturn.swift
[194/413] Compiling transforms.cpp
[196/413] Compiling Hub Hub.swift
[197/413] Compiling Hub resource_bundle_accessor.swift
[198/413] Compiling Hub Downloader.swift
[199/413] Emitting module Hub
[200/413] Compiling Hub HubApi.swift
[201/413] Compiling Jinja Template.swift
[201/413] Compiling no_gguf.cpp
[203/413] Compiling Jinja Utilities.swift
[203/413] Compiling ops.cpp
[205/413] Compiling TensorUtils MLMultiArray+Utils.swift
[206/413] Compiling TensorUtils MLShapedArray+Utils.swift
[207/413] Compiling TensorUtils TopKLogitsWarper.swift
[208/413] Compiling TensorUtils TemperatureLogitsWarper.swift
[209/413] Compiling TensorUtils TopPLogitsWarper.swift
[210/413] Compiling TensorUtils RepetitionPenaltyWarper.swift
[211/413] Compiling TensorUtils LogitsWarper.swift
[212/413] Emitting module TensorUtils
[213/413] Compiling TensorUtils LogitsProcessor.swift
[214/413] Compiling TensorUtils Math.swift
[214/414] Compiling load.cpp
[215/414] Compiling fft.cpp
[216/414] Compiling graph_utils.cpp
[218/414] Compiling Jinja Ast.swift
[219/414] Compiling Jinja StringExtension.swift
[220/414] Compiling Jinja Runtime.swift
[221/414] Compiling Jinja Parser.swift
[222/414] Compiling Jinja Error.swift
[223/414] Compiling Jinja Lexer.swift
[224/414] Emitting module Jinja
[225/414] Compiling Jinja Environment.swift
[226/414] Compiling TensorUtils Weights.swift
[226/414] Compiling safetensors.cpp
[227/426] Compiling dtype.cpp
[229/426] Compiling Tokenizers Trie.swift
[230/426] Compiling Tokenizers UnigramTokenizer.swift
[230/427] Compiling no_distributed.cpp
[232/427] Compiling Tokenizers Utils.swift
[232/427] Compiling device.cpp
[234/427] Compiling Tokenizers TokenLattice.swift
[235/427] Compiling Tokenizers PreTokenizer.swift
[236/427] Compiling Tokenizers Tokenizer.swift
[237/427] Compiling Tokenizers Normalizer.swift
[238/427] Compiling Tokenizers PostProcessor.swift
[239/427] Compiling Tokenizers ByteEncoder.swift
[240/427] Compiling Tokenizers Decoder.swift
[241/427] Emitting module Tokenizers
[242/427] Compiling Tokenizers BPETokenizer.swift
[243/427] Compiling Tokenizers BertTokenizer.swift
[243/427] Compiling einsum.cpp
[245/430] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[246/430] Compiling OpenAPIRuntime UndocumentedPayload.swift
[247/430] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[248/430] Compiling OpenAPIRuntime CodableExtensions.swift
[249/430] Compiling OpenAPIRuntime Configuration.swift
[250/430] Compiling OpenAPIRuntime Converter+Client.swift
[251/430] Compiling OpenAPIRuntime Converter+Common.swift
[252/436] Compiling OpenAPIRuntime URIDecoder.swift
[253/436] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[254/436] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[255/436] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[256/436] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[257/436] Compiling OpenAPIRuntime URIEncoder.swift
[258/436] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[259/436] Compiling OpenAPIRuntime MultipartValidation.swift
[260/436] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[261/436] Compiling OpenAPIRuntime URICodeCodingKey.swift
[262/436] Compiling OpenAPIRuntime URICoderConfiguration.swift
[263/436] Compiling OpenAPIRuntime URIEncodedNode.swift
[264/436] Compiling OpenAPIRuntime URIParsedTypes.swift
[265/436] Emitting module OpenAPIRuntime
[266/436] Emitting module Generation
[267/436] Compiling Generation GenerationConfig.swift
[268/436] Compiling Generation Generation.swift
[269/436] Compiling OpenAPIRuntime Converter+Server.swift
[270/436] Compiling OpenAPIRuntime Converter.swift
[271/436] Compiling OpenAPIRuntime CurrencyExtensions.swift
[272/436] Compiling OpenAPIRuntime ErrorExtensions.swift
[273/436] Compiling OpenAPIRuntime FoundationExtensions.swift
[274/436] Compiling OpenAPIRuntime ParameterStyles.swift
[275/436] Compiling OpenAPIRuntime ServerVariable.swift
[276/436] Compiling OpenAPIRuntime ClientTransport.swift
[277/436] Compiling OpenAPIRuntime CurrencyTypes.swift
[278/436] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[279/436] Compiling OpenAPIRuntime HTTPBody.swift
[280/436] Compiling OpenAPIRuntime ServerTransport.swift
[281/436] Compiling OpenAPIRuntime UniversalClient.swift
[282/436] Compiling OpenAPIRuntime UniversalServer.swift
[283/436] Compiling OpenAPIRuntime Acceptable.swift
[284/436] Compiling OpenAPIRuntime Base64EncodedData.swift
[285/436] Compiling OpenAPIRuntime ByteUtilities.swift
[286/436] Compiling OpenAPIRuntime ContentDisposition.swift
[287/436] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[288/436] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[289/436] Compiling OpenAPIRuntime OpenAPIValue.swift
[294/436] Compiling OpenAPIRuntime RuntimeError.swift
[295/436] Compiling OpenAPIRuntime ServerError.swift
[296/436] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[297/436] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[298/436] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[299/436] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[300/436] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[301/436] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[302/436] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[303/436] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[304/436] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[305/436] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[306/436] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[307/436] Compiling OpenAPIRuntime ServerSentEvents.swift
[308/436] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[309/436] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[310/436] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[310/436] Compiling utils.cpp
[312/436] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[313/436] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[314/436] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[315/436] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[316/436] Compiling OpenAPIRuntime URIParser.swift
[317/436] Compiling OpenAPIRuntime URISerializer.swift
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/openapi.yaml
- Configuration path: /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: package
- Naming strategy: defensive
- Name overrides: <none>
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/GeneratedOpenAIClient/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /Users/admin/builder/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[317/439] Running swift-openapi-generator
[319/439] Compiling Models LanguageModelTypes.swift
[319/446] Compiling unary.cpp
[320/446] Write sources
[321/446] Compiling fast.cpp
[323/446] Compiling Models LanguageModel.swift
[324/446] Emitting module Models
[325/446] Compiling OpenAPIURLSession URLSession+Extensions.swift
[325/446] Compiling compile.cpp
[326/446] Compiling ternary.cpp
[327/451] Compiling sort.cpp
[328/451] Compiling softmax.cpp
[330/451] Compiling OpenAPIURLSession Lock.swift
[331/451] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[332/451] Compiling OpenAPIURLSession URLSessionTransport.swift
[332/451] Compiling slicing.cpp
[334/451] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[335/451] Emitting module OpenAPIURLSession
[336/451] Compiling OpenAPIURLSession BufferedStream.swift
[336/451] Compiling scan.cpp
[337/451] Compiling resident.cpp
[338/451] Compiling rope.cpp
[339/451] Compiling scaled_dot_product_attention.cpp
[340/451] Compiling reduce.cpp
[341/451] Compiling quantized.cpp
[342/451] Compiling normalization.cpp
[343/451] Compiling primitives.cpp
[344/451] Compiling metal.cpp
[346/451] Compiling GeneratedOpenAIClient Server.swift
[347/451] Compiling GeneratedOpenAIClient GeneratedOpenAIClient.swift
[347/451] Compiling event.cpp
[348/451] Compiling matmul.cpp
[349/451] Compiling hadamard.cpp
[350/451] Compiling indexing.cpp
[351/451] Compiling distributed.cpp
[352/451] Compiling custom_kernel.cpp
[353/451] Compiling jit_kernels.cpp
[354/451] Compiling threefry.cpp
[355/451] Compiling device.cpp
[356/451] Compiling fft.cpp
[357/451] Compiling copy.cpp
[358/451] Compiling utils.cpp
[359/451] Compiling binary.cpp
[360/451] Compiling conv.cpp
[361/451] Compiling compiled.cpp
[362/451] Compiling allocator.cpp
[363/451] Compiling slicing.cpp
[364/451] Compiling softmax.cpp
[365/451] Compiling reduce_utils.cpp
[366/451] Compiling select.cpp
[367/451] Compiling svd.cpp
[368/451] Compiling scan.cpp
[369/451] Compiling quantized.cpp
[370/451] Compiling load.cpp
[371/451] Compiling sort.cpp
[372/451] Compiling erf.cpp
[373/451] Compiling qrf.cpp
[374/451] Compiling primitives.cpp
[375/451] Compiling hadamard.cpp
[376/451] Compiling masked_mm.cpp
[377/451] Compiling inverse.cpp
[378/451] Compiling compiled.cpp
[379/451] Compiling common.cpp
[380/451] Compiling fft.cpp
[381/451] Compiling eigh.cpp
[382/451] Compiling conv.cpp
[383/451] Compiling cholesky.cpp
[384/451] Compiling indexing.cpp
[385/451] Compiling arg_reduce.cpp
[386/451] Compiling quantized.cpp
[387/451] Compiling matmul.cpp
[388/451] Compiling allocator.cpp
[389/451] Compiling utils.cpp
[390/451] Compiling unary_ops.cpp
[391/451] Compiling copy.cpp
[392/451] Compiling unary.cpp
[393/451] Compiling ternary_ops.cpp
[394/451] Compiling ternary.cpp
[395/451] Compiling steel_gemm_splitk.cpp
[396/451] Compiling steel_gemm_masked.cpp
[397/451] Compiling steel_gemm_fused.cpp
[398/451] Compiling steel_conv_general.cpp
[399/451] Compiling steel_conv.cpp
[400/451] Compiling array.cpp
[401/451] Compiling sort.cpp
[402/451] Compiling softmax.cpp
[403/451] Compiling scatter.cpp
[404/451] Compiling scan.cpp
[405/451] Compiling reduce.cpp
[406/451] Compiling reduce_utils.cpp
[407/451] Compiling reduce.cpp
[408/451] Compiling quantized.cpp
[409/451] Compiling hadamard.cpp
[410/451] Compiling gemv_masked.cpp
[411/451] Compiling gemm.cpp
[412/451] Compiling gather.cpp
[413/451] Compiling fft.cpp
[414/451] Compiling copy.cpp
[415/451] Compiling conv.cpp
[416/451] Compiling compiled_preamble.cpp
[417/451] Compiling binary_two.cpp
[418/451] Compiling binary_ops.cpp
[419/451] Compiling primitives.cpp
[420/451] Compiling binary.cpp
[421/451] Compiling arange.cpp
[422/451] Compiling conv.cpp
[423/451] Compiling string.cpp
[424/451] Compiling transforms_impl.cpp
[425/451] Compiling stream.cpp
[426/451] Compiling transforms.cpp
[427/451] Compiling compiled_conditional.cpp
[428/451] Compiling vector.cpp
[429/451] Compiling accelerate-softmax.cpp
[430/451] Compiling random.cpp
[431/451] Compiling metal.cpp
[432/451] Compiling linalg.cpp
[433/451] Compiling reduce.cpp
[433/451] Compiling fft.cpp
[435/451] Compiling map.cpp
[436/451] Compiling ops.cpp
[437/451] Compiling io.cpp
[437/451] Write sources
[440/451] Compiling error.cpp
[442/496] Compiling Algorithms Trim.swift
[443/496] Compiling Algorithms Grouped.swift
[444/496] Compiling Algorithms FlattenCollection.swift
[445/496] Compiling Algorithms Suffix.swift
[446/498] Compiling Algorithms Reductions.swift
[447/498] Compiling Algorithms Rotate.swift
[448/498] Compiling Algorithms EitherSequence.swift
[449/498] Compiling Algorithms FirstNonNil.swift
[450/498] Compiling Atomics IntegerOperations.swift
[451/498] Compiling Atomics Unmanaged extensions.swift
[452/498] Compiling Algorithms Combinations.swift
[453/498] Compiling Algorithms Compacted.swift
[454/498] Compiling Algorithms Cycle.swift
[455/498] Compiling Algorithms RandomSample.swift
[456/498] Compiling Algorithms Joined.swift
[457/498] Compiling Algorithms Keyed.swift
[458/498] Compiling Algorithms MinMax.swift
[465/500] Compiling Algorithms Split.swift
[466/500] Compiling Algorithms Stride.swift
[475/500] Compiling Algorithms Partition.swift
[476/500] Compiling Algorithms Permutations.swift
[477/500] Compiling Algorithms Product.swift
[478/500] Compiling Algorithms Chunked.swift
[480/500] Compiling Algorithms AdjacentPairs.swift
[481/500] Compiling Algorithms Chain.swift
[483/500] Compiling format.cc
[485/500] Compiling Algorithms Unique.swift
[486/500] Compiling Algorithms Windows.swift
[489/500] Compiling device.cpp
[491/500] Emitting module Atomics
[491/500] Compiling compile.cpp
[492/500] Compiling fast.cpp
[493/500] Compiling binary.cpp
[495/500] Emitting module Algorithms
[495/535] Compiling closure.cpp
[496/535] Compiling array.cpp
[498/535] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[499/535] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[500/535] Compiling SpeziFoundation RepositoryAnchor.swift
[501/560] Compiling SpeziFoundation AnyArray.swift
[502/560] Compiling SpeziFoundation AnyOptional.swift
[503/560] Compiling SpeziFoundation BinarySearch.swift
[504/560] Compiling SpeziFoundation Calendar.swift
[505/560] Compiling SpeziFoundation SendableSharedRepository.swift
[506/560] Compiling SpeziFoundation SharedRepository.swift
[507/560] Compiling SpeziFoundation resource_bundle_accessor.swift
[508/560] Compiling SpeziFoundation MainActorExecution.swift
[509/560] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[510/560] Compiling SpeziFoundation RWLock.swift
[511/560] Compiling SpeziFoundation RecursiveRWLock.swift
[512/560] Compiling MLX Stream.swift
[513/560] Compiling MLX Transforms+Compile.swift
[514/560] Compiling MLX MLXArray.swift
[515/560] Compiling MLX Cmlx+Util.swift
[516/560] Compiling MLX DType.swift
[517/560] Compiling MLX Device.swift
[518/560] Compiling MLX Ops+Array.swift
[519/560] Compiling MLX Nested.swift
[520/560] Compiling MLX Transforms+Eval.swift
[521/560] Compiling MLX Transforms+Grad.swift
[522/560] Compiling MLX MLXArray+Init.swift
[523/560] Compiling MLX Ops.swift
[524/560] Compiling MLX ErrorHandler.swift
[525/560] Compiling MLX Factory.swift
[526/560] Compiling MLX Foundation+Util.swift
[527/560] Emitting module SpeziFoundation
[528/560] Compiling SpeziFoundation DataDescriptor.swift
[529/560] Compiling SpeziFoundation Duration.swift
[530/560] Compiling SpeziFoundation KeyValuePairs.swift
[531/560] Compiling SpeziFoundation ObjCExceptionHandling.swift
[532/560] Compiling MLX MLXArray+Indexing.swift
[533/560] Compiling MLX ParameterTypes.swift
[534/560] Compiling MLX Protocols.swift
[535/560] Compiling SpeziFoundation ValueRepository.swift
[536/617] Emitting module MLX
[537/619] Compiling MLX Transforms+Internal.swift
[538/619] Compiling MLX Transforms.swift
[539/619] Compiling Spezi LifecycleHandler.swift
[540/619] Compiling Spezi LaunchOptionsKey.swift
[541/619] Compiling Spezi CollectPropertyWrapper.swift
[542/619] Compiling Spezi CollectedModuleValues.swift
[543/619] Compiling Spezi ModuleReference.swift
[544/619] Compiling Spezi ApplicationPropertyWrapper.swift
[545/619] Compiling Spezi Module+Dependencies.swift
[546/619] Compiling Spezi DependencyReference.swift
[547/619] Compiling Spezi DependencyDeclaration.swift
[548/619] Compiling Spezi DependencyPropertyWrapper.swift
[549/619] Compiling Spezi Configuration.swift
[550/619] Compiling Spezi DefaultInitializable.swift
[551/619] Compiling Spezi DependencyContext.swift
[552/619] Compiling Spezi EnvironmentAccessible.swift
[553/619] Compiling Spezi ModelModifier.swift
[554/619] Compiling Spezi ModelPropertyWrapper.swift
[555/619] Compiling Spezi ModifierPropertyWrapper.swift
[556/619] Compiling Spezi ViewModifierProvider.swift
[557/619] Compiling Spezi ProvidePropertyWrapper.swift
[558/619] Compiling Spezi StorageValueCollector.swift
[559/619] Compiling Spezi StorageValueProvider.swift
[560/628] Compiling MLXRandom State.swift
[561/628] Emitting module MLXRandom
[562/628] Compiling MLXFast Cmlx+Util.swift
[563/628] Compiling MLXFast MLXFastKernel.swift
[564/628] Compiling MLXFast MLXFast.swift
[565/628] Emitting module MLXFast
[566/628] Compiling MLXRandom Foundation+Util.swift
[567/628] Compiling MLXRandom Cmlx+Util.swift
[568/628] Compiling MLXRandom Random.swift
[569/646] Compiling MLXNN Upsample.swift
[570/646] Compiling MLXNN Recurrent.swift
[571/646] Compiling MLXNN Transformer.swift
[572/646] Compiling MLXNN Normalization.swift
[573/646] Compiling MLXNN Pooling.swift
[574/646] Compiling MLXNN PositionalEncoding.swift
[575/646] Compiling MLXNN Quantized.swift
[576/647] Compiling MLXNN ValueAndGrad.swift
[577/647] Emitting module Spezi
[578/653] Compiling MLXNN ConvolutionTransposed.swift
[579/653] Compiling MLXNN Dropout.swift
[580/653] Compiling MLXNN Embedding.swift
[581/653] Compiling MLXNN Linear.swift
[582/653] Compiling MLXNN Containers.swift
[583/653] Compiling MLXNN Convolution.swift
[584/653] Emitting module MLXNN
[585/653] Compiling MLXNN Activations.swift
[586/653] Compiling MLXNN Cache.swift
[587/653] Compiling MLXNN Losses.swift
[588/653] Compiling MLXNN Module.swift
[589/655] Emitting module MLXOptimizers
[590/655] Compiling MLXOptimizers Optimizers.swift
[591/667] Compiling Spezi Application+TypeAlias.swift
[592/667] Compiling Spezi ApplicationDelegate.swift
[593/667] Compiling Spezi ApplicationDelegateAdaptor.swift
[594/667] Compiling Spezi DynamicReference.swift
[595/667] Compiling Spezi Module+Properties.swift
[596/667] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[600/667] Compiling Spezi StoredModulesKey.swift
[601/667] Compiling Spezi ModuleDescription.swift
[602/667] Compiling Spezi Spezi+Logger.swift
[603/667] Compiling MLXLMCommon Evaluate.swift
[604/667] Compiling MLXLMCommon KVCache.swift
[605/667] Compiling MLXLMCommon LanguageModel.swift
[606/667] Compiling MLXLMCommon Load.swift
[623/667] Compiling Spezi SpeziSceneDelegate.swift
[624/667] Compiling Spezi View+Spezi.swift
[625/667] Compiling Spezi DefaultStandard.swift
[626/667] Compiling Spezi Module+Standard.swift
[627/667] Compiling Spezi Standard.swift
[628/667] Compiling Spezi StandardPropertyWrapper.swift
[629/667] Compiling Spezi Module.swift
[630/667] Compiling Spezi ModuleBuilder.swift
[631/667] Compiling Spezi ModuleCollection.swift
[632/667] Compiling Spezi ModuleOwnership.swift
[633/667] Compiling Spezi BackgroundFetchResult.swift
[634/667] Compiling Spezi NotificationHandler.swift
[635/667] Compiling Spezi DependencyManager.swift
[636/667] Compiling Spezi DependencyManagerError.swift
[637/667] Compiling Spezi Module+DependencyRelation.swift
[638/667] Compiling Spezi DependencyBuilder.swift
[639/667] Compiling Spezi DependencyCollection.swift
[640/667] Compiling Spezi DependencyCollectionBuilder.swift
[641/667] Compiling Spezi Spezi+Preview.swift
[642/667] Compiling Spezi Spezi+Spezi.swift
[643/667] Compiling Spezi Spezi.swift
[644/667] Compiling Spezi SpeziAppDelegate.swift
[645/667] Compiling Spezi SpeziModuleError.swift
[646/667] Compiling Spezi SpeziPropertyWrapper.swift
[647/667] Compiling Spezi NotificationTokenHandler.swift
[648/667] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[649/667] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[650/667] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[651/667] Compiling Spezi SpeziNotificationCenterDelegate.swift
[652/667] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[653/728] Compiling SpeziKeychainStorage KeychainItemAccessibility.swift
[654/728] Compiling SpeziKeychainStorage KeychainItemStorageOption.swift
[655/729] Compiling SpeziViews LocalizedStringResource+String.swift
[656/729] Compiling SpeziViews StringProtocol+Localization.swift
[657/729] Compiling SpeziViews TextContentType.swift
[658/729] Compiling SpeziViews ConditionalModifier.swift
[659/729] Compiling SpeziViews DeviceOrientationModifier.swift
[660/734] Compiling SpeziViews NavigationStepsBuilder.swift
[661/734] Compiling SpeziViews NavigationStepsCollection.swift
[662/734] Compiling SpeziViews Label.swift
[663/734] Compiling SpeziViews LazyText.swift
[664/734] Compiling SpeziViews MarkdownView.swift
[665/734] Compiling SpeziKeychainStorage SecKey+Extensions.swift
[666/734] Compiling SpeziKeychainStorage CryptographicKeyTag.swift
[667/734] Compiling SpeziKeychainStorage CredentialsKind.swift
[668/734] Compiling SpeziKeychainStorage KeychainStorage+Credentials.swift
[669/734] Compiling SpeziKeychainStorage Credentials.swift
[670/734] Emitting module SpeziKeychainStorage
[671/734] Compiling SpeziKeychainStorage CredentialsTag.swift
[672/734] Compiling SpeziKeychainStorage KeychainStorage+CryptographicKeys.swift
[673/734] Compiling SpeziViews ManagedViewUpdate.swift
[674/734] Compiling SpeziViews ReverseLabelStyle.swift
[675/734] Compiling SpeziViews AnyLocalizedError.swift
[676/734] Compiling SpeziViews Binding+Negate.swift
[677/734] Compiling SpeziViews BundleDescription+Bundle.swift
[678/734] Compiling SpeziViews DefaultErrorDescription.swift
[679/734] Compiling SpeziViews ProcessingDebounceDuration.swift
[680/734] Compiling SpeziViews ImageReference.swift
[681/734] Compiling SpeziViews OperationState.swift
[682/734] Compiling SpeziViews ViewState.swift
[683/734] Compiling SpeziViews ConfigureTipKit.swift
[684/734] Compiling SpeziKeychainStorage KeychainStorage.swift
[685/734] Emitting module SpeziViews
[686/734] Compiling SpeziViews FocusOnTapModifier.swift
[687/734] Compiling SpeziViews ProcessingOverlay.swift
[688/734] Compiling SpeziViews ShimmerModifier.swift
[689/734] Compiling SpeziViews SkeletonLoadingModifier.swift
[690/734] Compiling SpeziViews OperationStateAlert.swift
[691/734] Compiling SpeziViews IllegalNavigationStepView.swift
[692/734] Compiling SpeziViews ManagedNavigationStack+Path.swift
[693/734] Compiling SpeziViews ManagedNavigationStack.swift
[694/734] Compiling SpeziViews NavigationStepIdentifier.swift
[695/734] Compiling SpeziViews NavigationStepIdentifying.swift
[696/734] Compiling SpeziViews DynamicHStack.swift
[697/734] Compiling SpeziViews HorizontalGeometryReader.swift
[698/734] Compiling SpeziViews LabeledContent+Init.swift
[699/734] Compiling SpeziViews ListHeader.swift
[700/734] Compiling SpeziViews ListRow.swift
[701/734] Compiling SpeziViews CaseIterablePicker.swift
[702/734] Compiling SpeziViews OptionSetPicker.swift
[703/734] Compiling SpeziViews PickerValue.swift
[704/734] Compiling SpeziViews CanvasView.swift
[705/734] Compiling SpeziViews DescriptionGridRow.swift
[706/734] Compiling SpeziViews ViewStateAlert.swift
[707/734] Compiling SpeziViews ViewStateMapper.swift
[708/734] Compiling SpeziViews AsyncButton.swift
[709/734] Compiling SpeziViews DismissButton.swift
[710/734] Compiling SpeziViews InfoButton.swift
[711/734] Compiling SpeziViews TextContent.swift
[712/734] Compiling SpeziViews CompletedTileHeader.swift
[713/734] Compiling SpeziViews SimpleTile.swift
[714/734] Compiling SpeziViews TileHeader.swift
[715/734] Compiling SpeziViews resource_bundle_accessor.swift
[716/739] Emitting module SpeziSpeechSynthesizer
[717/739] Compiling SpeziSpeechSynthesizer SpeechSynthesizer.swift
[718/739] Compiling SpeziPersonalInfo resource_bundle_accessor.swift
[719/739] Emitting module SpeziSpeechRecognizer
[720/739] Compiling SpeziSpeechRecognizer SpeechRecognizer.swift
[721/739] Compiling SpeziPersonalInfo NameTextField.swift
[722/739] Emitting module SpeziPersonalInfo
[723/739] Compiling SpeziPersonalInfo UserProfileView.swift
[724/739] Compiling SpeziPersonalInfo NameFieldRow.swift
[725/782] Compiling SpeziChat ChatEntity+HiddenMessageType.swift
[726/782] Compiling SpeziChat ChatEntity.swift
[727/783] Compiling MLXLMCommon StringOrNumber.swift
[728/783] Compiling MLXLMCommon ModelConfiguration.swift
[729/783] Compiling MLXLMCommon Tokenizer.swift
[730/783] Compiling MLXLMCommon Module+Extensions.swift
[731/783] Compiling MLXLMCommon ModelContainer.swift
[732/783] Compiling MLXLMCommon ModelFactory.swift
[733/784] Compiling MLXLMCommon Lora.swift
[734/784] Compiling SpeziOnboarding ConsentDocument+Export.swift
[735/784] Compiling SpeziOnboarding ConsentDocument+ExportConfiguration.swift
[736/784] Compiling SpeziOnboarding ConsentConstraint.swift
[737/784] Compiling SpeziOnboarding ConsentDocument+Error.swift
[738/784] Emitting module MLXLMCommon
[739/784] Compiling SpeziChat ToolInteractionView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/ToolInteractionView.swift:54:65: error: 'module' is inaccessible due to 'internal' protection level
52 |             Group {
53 |                 if content.contains(where: \.isNewline) && !isExpanded {
54 |                     Text(String(localized: "SEE_MORE", bundle: .module))
   |                                                                 `- error: 'module' is inaccessible due to 'internal' protection level
55 |                         .italic()
56 |                 } else {
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
[740/784] Emitting module SpeziChat
[741/784] Compiling MLXLMCommon UserInput.swift
[744/784] Compiling SpeziChat ChatEntity+Alignment.swift
[745/784] Compiling SpeziOnboarding OnboardingConsentView.swift
[746/784] Compiling SpeziOnboarding OnboardingView.swift
[747/784] Compiling SpeziOnboarding ConsentDocument+LocalizationDefaults.swift
[748/784] Compiling SpeziOnboarding ConsentDocument.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/ChatView.swift:132:89: error: 'module' is inaccessible due to 'internal' protection level
130 |                         }) {
131 |                             Image(systemName: "square.and.arrow.up")
132 |                                 .accessibilityLabel(Text("EXPORT_CHAT_BUTTON", bundle: .module))
    |                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
133 |                         }
134 |                     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/ChatView.swift:132:89: error: 'module' is inaccessible due to 'internal' protection level
130 |                         }) {
131 |                             Image(systemName: "square.and.arrow.up")
132 |                                 .accessibilityLabel(Text("EXPORT_CHAT_BUTTON", bundle: .module))
    |                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
133 |                         }
134 |                     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
[751/784] Compiling SpeziOnboarding SequentialOnboardingView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/Helpers/TypingIndicator.swift:46:93: error: 'module' is inaccessible due to 'internal' protection level
44 |                         .frame(width: 10)
45 |                 }
46 |                     .accessibilityIdentifier(String(localized: "TYPING_INDICATOR", bundle: .module))
   |                                                                                             `- error: 'module' is inaccessible due to 'internal' protection level
47 |             }
48 |                 .frame(width: 42, height: 12, alignment: .center)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/MessageInputView.swift:63:91: error: 'module' is inaccessible due to 'internal' protection level
 61 |         HStack(alignment: .bottom) {    // swiftlint:disable:this closure_body_length
 62 |             TextField(messagePlaceholder, text: $message, axis: .vertical)
 63 |                 .accessibilityLabel(String(localized: "MESSAGE_INPUT_TEXTFIELD", bundle: .module))
    |                                                                                           `- error: 'module' is inaccessible due to 'internal' protection level
 64 |                 .frame(maxWidth: .infinity)
 65 |                 .padding(.horizontal, 12)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/MessageInputView.swift:140:84: error: 'module' is inaccessible due to 'internal' protection level
138 |             label: {
139 |                 Image(systemName: "arrow.up.circle.fill")
140 |                     .accessibilityLabel(String(localized: "SEND_MESSAGE", bundle: .module))
    |                                                                                    `- error: 'module' is inaccessible due to 'internal' protection level
141 |                     .font(.title)
142 |                     .foregroundColor(sendButtonForegroundColor)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/MessageInputView.swift:155:89: error: 'module' is inaccessible due to 'internal' protection level
153 |             label: {
154 |                 Image(systemName: "mic.fill")
155 |                     .accessibilityLabel(String(localized: "MICROPHONE_BUTTON", bundle: .module))
    |                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
156 |                     .font(.title2)
157 |                     .foregroundColor(microphoneForegroundColor)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
[752/784] Compiling SpeziOnboarding OnboardingConstraint.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/Helpers/TypingIndicator.swift:46:93: error: 'module' is inaccessible due to 'internal' protection level
44 |                         .frame(width: 10)
45 |                 }
46 |                     .accessibilityIdentifier(String(localized: "TYPING_INDICATOR", bundle: .module))
   |                                                                                             `- error: 'module' is inaccessible due to 'internal' protection level
47 |             }
48 |                 .frame(width: 42, height: 12, alignment: .center)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/MessageInputView.swift:63:91: error: 'module' is inaccessible due to 'internal' protection level
 61 |         HStack(alignment: .bottom) {    // swiftlint:disable:this closure_body_length
 62 |             TextField(messagePlaceholder, text: $message, axis: .vertical)
 63 |                 .accessibilityLabel(String(localized: "MESSAGE_INPUT_TEXTFIELD", bundle: .module))
    |                                                                                           `- error: 'module' is inaccessible due to 'internal' protection level
 64 |                 .frame(maxWidth: .infinity)
 65 |                 .padding(.horizontal, 12)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/MessageInputView.swift:140:84: error: 'module' is inaccessible due to 'internal' protection level
138 |             label: {
139 |                 Image(systemName: "arrow.up.circle.fill")
140 |                     .accessibilityLabel(String(localized: "SEND_MESSAGE", bundle: .module))
    |                                                                                    `- error: 'module' is inaccessible due to 'internal' protection level
141 |                     .font(.title)
142 |                     .foregroundColor(sendButtonForegroundColor)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/MessageInputView.swift:155:89: error: 'module' is inaccessible due to 'internal' protection level
153 |             label: {
154 |                 Image(systemName: "mic.fill")
155 |                     .accessibilityLabel(String(localized: "MICROPHONE_BUTTON", bundle: .module))
    |                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
156 |                     .font(.title2)
157 |                     .foregroundColor(microphoneForegroundColor)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
[753/784] Compiling SpeziOnboarding OnboardingConsentView+ShareSheet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/ChatView+SpeechButton.swift:27:130: error: 'module' is inaccessible due to 'internal' protection level
 25 |                             Image(systemName: "speaker")
 26 |                                 .accessibilityIdentifier("Speaker")
 27 |                                 .accessibilityLabel(Text("Text to speech is enabled, press to disable text to speech.", bundle: .module))
    |                                                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
 28 |                         } else {
 29 |                             Image(systemName: "speaker.slash")
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
[754/784] Compiling SpeziOnboarding OnboardingActionsView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/ChatView+SpeechButton.swift:27:130: error: 'module' is inaccessible due to 'internal' protection level
 25 |                             Image(systemName: "speaker")
 26 |                                 .accessibilityIdentifier("Speaker")
 27 |                                 .accessibilityLabel(Text("Text to speech is enabled, press to disable text to speech.", bundle: .module))
    |                                                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
 28 |                         } else {
 29 |                             Image(systemName: "speaker.slash")
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
[755/784] Compiling GeneratedOpenAIClient Client.swift
[756/784] Emitting module GeneratedOpenAIClient
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/StanfordSpezi/SpeziChat
Fetching https://github.com/StanfordSpezi/SpeziStorage
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/StanfordSpezi/SpeziOnboarding
Fetching https://github.com/StanfordSpezi/SpeziViews
[1/1613] Fetching spezistorage
[66/4991] Fetching spezistorage, spezionboarding
[134/6111] Fetching spezistorage, spezionboarding, spezichat
[246/7064] Fetching spezistorage, spezionboarding, spezichat, swift-openapi-urlsession
[275/10300] Fetching spezistorage, spezionboarding, spezichat, swift-openapi-urlsession, speziviews
[486/15972] Fetching spezistorage, spezionboarding, spezichat, swift-openapi-urlsession, speziviews, swift-openapi-runtime
[1363/31379] Fetching spezistorage, spezionboarding, spezichat, swift-openapi-urlsession, speziviews, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/StanfordSpezi/SpeziChat from cache (1.26s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation
Fetched https://github.com/StanfordSpezi/SpeziStorage from cache (1.32s)
Fetched https://github.com/StanfordSpezi/SpeziOnboarding from cache (1.32s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.32s)
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (1.32s)
Fetched https://github.com/apple/swift-openapi-generator from cache (1.32s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.33s)
Fetching https://github.com/huggingface/swift-transformers
Fetching https://github.com/ml-explore/mlx-swift-examples
Fetching https://github.com/ml-explore/mlx-swift
Fetching https://github.com/StanfordSpezi/Spezi
[1/770] Fetching spezifoundation
[102/3886] Fetching spezifoundation, swift-transformers
[227/12979] Fetching spezifoundation, swift-transformers, spezi
[749/17163] Fetching spezifoundation, swift-transformers, spezi, mlx-swift-examples
[750/27845] Fetching spezifoundation, swift-transformers, spezi, mlx-swift-examples, mlx-swift
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (0.88s)
[1334/27075] Fetching swift-transformers, spezi, mlx-swift-examples, mlx-swift
Fetched https://github.com/huggingface/swift-transformers from cache (1.23s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.31s)
Fetched https://github.com/ml-explore/mlx-swift from cache (1.31s)
Fetched https://github.com/ml-explore/mlx-swift-examples from cache (1.31s)
Computing version for https://github.com/StanfordSpezi/SpeziOnboarding
Computed https://github.com/StanfordSpezi/SpeziOnboarding at 1.2.2 (3.07s)
Fetching https://github.com/apple/swift-collections.git
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.75s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage
Computed https://github.com/StanfordSpezi/SpeziStorage at 2.1.0 (2.55s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/534] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (0.77s)
Computing version for https://github.com/ml-explore/mlx-swift-examples
Computed https://github.com/ml-explore/mlx-swift-examples at 2.21.2 (0.49s)
Fetching https://github.com/1024jp/GzipSwift
[1/1549] Fetching gzipswift
Fetched https://github.com/1024jp/GzipSwift from cache (0.90s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (0.56s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.61s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.82s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.46s)
Computing version for https://github.com/StanfordSpezi/SpeziChat
Computed https://github.com/StanfordSpezi/SpeziChat at 0.2.4 (0.45s)
Fetching https://github.com/StanfordSpezi/SpeziSpeech
[1/467] Fetching spezispeech
Fetched https://github.com/StanfordSpezi/SpeziSpeech from cache (0.66s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.8.1 (0.62s)
Computing version for https://github.com/ml-explore/mlx-swift
Computed https://github.com/ml-explore/mlx-swift at 0.21.3 (0.48s)
Fetching https://github.com/apple/swift-numerics
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.93s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.1.2 (0.60s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.7.2 (0.56s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-algorithms
[1/5903] Fetching swift-algorithms
[179/16239] Fetching swift-algorithms, yams
[1242/31189] Fetching swift-algorithms, yams, swift-argument-parser
[6025/109683] Fetching swift-algorithms, yams, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.54s)
[38093/94733] Fetching swift-algorithms, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (3.28s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (3.28s)
Fetched https://github.com/jpsim/Yams from cache (3.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.55s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.57s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.1.5 (0.60s)
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.5.0 (0.56s)
Computing version for https://github.com/huggingface/swift-transformers
Computed https://github.com/huggingface/swift-transformers at 0.1.15 (0.46s)
Fetching https://github.com/johnmai-dev/Jinja
[1/356] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.81s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.1 (0.47s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.10.1 (0.63s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.46s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.3.1 (0.58s)
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.0.1
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.5.0
Creating working copy for https://github.com/StanfordSpezi/SpeziSpeech
Working copy of https://github.com/StanfordSpezi/SpeziSpeech resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/SpeziChat
Working copy of https://github.com/StanfordSpezi/SpeziChat resolved at 0.2.4
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.7.2
Creating working copy for https://github.com/huggingface/swift-transformers
Working copy of https://github.com/huggingface/swift-transformers resolved at 0.1.15
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 2.1.5
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.8.1
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage
Working copy of https://github.com/StanfordSpezi/SpeziStorage resolved at 2.1.0
Creating working copy for https://github.com/StanfordSpezi/SpeziOnboarding
Working copy of https://github.com/StanfordSpezi/SpeziOnboarding resolved at 1.2.2
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.1.3
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.1.1
Creating working copy for https://github.com/ml-explore/mlx-swift-examples
Working copy of https://github.com/ml-explore/mlx-swift-examples resolved at 2.21.2
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.3.1
Creating working copy for https://github.com/ml-explore/mlx-swift
Working copy of https://github.com/ml-explore/mlx-swift resolved at 0.21.3
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.10.1
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLM/Resources/Localizable.xcstrings
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLM/Resources/Localizable.xcstrings.license
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLMLocal/Resources/Localizable.xcstrings
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLMLocal/Resources/Localizable.xcstrings.license
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLMLocalDownload/Resources/Localizable.xcstrings.license
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLMLocalDownload/Resources/Localizable.xcstrings
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLMOpenAI/Resources/Localizable.xcstrings
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLMOpenAI/Resources/Localizable.xcstrings.license
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLMFog/Resources/Localizable.xcstrings.license
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziLLMFog/Resources/Localizable.xcstrings
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/package.json.license
    /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/preprocess-openapi-spec.js
    /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/package-lock.json.license
    /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/package.json
    /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/README.md
    /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/package-lock.json
warning: 'spezionboarding': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziOnboarding/Sources/SpeziOnboarding/Resources/Localizable.xcstrings
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziOnboarding/Sources/SpeziOnboarding/Resources/Localizable.xcstrings.license
warning: 'spezichat': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/Resources/Localizable.xcstrings.license
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziChat/Sources/SpeziChat/Resources/Localizable.xcstrings
BUILD FAILURE 6.0 macosSpm