The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of RealtimeAPI, reference main (3b7ddc), with Swift 6.0 for macOS (SPM) on 10 Sep 2025 21:47:33 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-realtime-openai.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-realtime-openai
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3b7ddc7 wip
Cloned https://github.com/m1guelpf/swift-realtime-openai.git
Revision (git rev-parse @):
3b7ddc7154f92360165c85c7096ae8912f16ab90
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-realtime-openai.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/m1guelpf/swift-realtime-openai.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin MetaProtocolCodable
Building for debugging...
[3/34] Write sources
[29/34] Copying LiveKitWebRTC.framework
[30/34] Compiling _SwiftSyntaxCShims dummy.c
[31/34] Write swift-version-5BDAB9E9C0126B9D.txt
[33/56] Emitting module SwiftSyntax509
[34/56] Compiling SwiftSyntax509 Empty.swift
[35/56] Compiling SwiftSyntax600 Empty.swift
[36/56] Emitting module SwiftSyntax600
[37/56] Emitting module SwiftSyntax601
[38/56] Compiling SwiftSyntax601 Empty.swift
[39/56] Compiling SwiftSyntax510 Empty.swift
[40/56] Emitting module SwiftSyntax510
[41/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/57] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[43/57] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[44/57] Compiling InternalCollectionsUtilities Debugging.swift
[45/57] Compiling InternalCollectionsUtilities Descriptions.swift
[46/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/57] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/57] Compiling InternalCollectionsUtilities _SortedCollection.swift
[49/57] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/57] Compiling InternalCollectionsUtilities UInt+reversed.swift
[51/57] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/57] Compiling InternalCollectionsUtilities Integer rank.swift
[53/57] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/57] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[55/57] Emitting module InternalCollectionsUtilities
[56/179] Compiling OrderedCollections OrderedSet+Codable.swift
[57/179] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[58/179] Compiling OrderedCollections OrderedSet+Descriptions.swift
[59/179] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/179] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/179] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[63/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[64/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[65/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[66/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[67/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[68/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[69/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[70/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[71/185] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[72/185] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[73/185] Compiling OrderedCollections OrderedSet+Sendable.swift
[74/185] Compiling OrderedCollections OrderedDictionary+Elements.swift
[75/185] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[76/185] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[77/185] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[78/185] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[79/185] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[80/185] Compiling OrderedCollections _Hashtable+Header.swift
[81/185] Compiling OrderedCollections OrderedDictionary+Codable.swift
[82/185] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[83/185] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[84/185] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[85/185] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[86/185] Compiling OrderedCollections OrderedSet+Hashable.swift
[87/185] Compiling OrderedCollections OrderedSet+Initializers.swift
[88/185] Compiling OrderedCollections OrderedSet+Insertions.swift
[89/185] Compiling OrderedCollections OrderedSet+Invariants.swift
[90/185] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[91/185] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[92/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[93/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[94/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[95/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[96/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[97/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[98/185] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[99/185] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[100/185] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[101/185] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[102/185] Compiling OrderedCollections OrderedDictionary+Values.swift
[103/185] Compiling OrderedCollections OrderedDictionary.swift
[104/185] Compiling OrderedCollections _HashTable+Bucket.swift
[105/185] Compiling OrderedCollections _HashTable+BucketIterator.swift
[106/185] Compiling OrderedCollections _HashTable+Constants.swift
[107/185] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[108/185] Compiling OrderedCollections _HashTable+Testing.swift
[109/185] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[110/185] Compiling OrderedCollections _HashTable.swift
[111/185] Compiling OrderedCollections OrderedSet+SubSequence.swift
[112/185] Compiling OrderedCollections OrderedSet+Testing.swift
[113/185] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/185] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/185] Compiling OrderedCollections OrderedSet.swift
[116/185] Compiling OrderedCollections _UnsafeBitset.swift
[117/185] Emitting module OrderedCollections
[136/192] Compiling SwiftSyntax TokenDiagnostic.swift
[137/192] Compiling SwiftSyntax TokenSequence.swift
[138/192] Compiling SwiftSyntax TokenSyntax.swift
[139/192] Compiling SwiftSyntax Trivia.swift
[140/192] Emitting module SwiftSyntax
[184/192] Compiling SwiftSyntax SyntaxNodesD.swift
[185/192] Compiling SwiftSyntax SyntaxNodesEF.swift
[186/192] Compiling SwiftSyntax SyntaxNodesGHI.swift
[187/192] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[188/192] Compiling SwiftSyntax SyntaxNodesOP.swift
[189/192] Compiling SwiftSyntax SyntaxNodesQRS.swift
[190/192] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[191/251] Compiling SwiftDiagnostics Message.swift
[192/252] Compiling SwiftDiagnostics Note.swift
[193/252] Compiling SwiftDiagnostics FixIt.swift
[194/252] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[195/252] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[196/252] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[197/252] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[198/252] Compiling SwiftDiagnostics Diagnostic.swift
[199/252] Compiling SwiftDiagnostics Convenience.swift
[200/252] Emitting module SwiftDiagnostics
[201/252] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[202/252] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[203/252] Compiling SwiftBasicFormat Syntax+Extensions.swift
[204/252] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[205/252] Compiling SwiftBasicFormat InferIndentation.swift
[206/252] Emitting module SwiftBasicFormat
[207/252] Compiling SwiftBasicFormat Indenter.swift
[208/252] Compiling SwiftBasicFormat BasicFormat.swift
[209/252] Compiling SwiftParser StringLiterals.swift
[210/252] Compiling SwiftParser SwiftParserCompatibility.swift
[211/252] Compiling SwiftParser SwiftVersion.swift
[212/252] Compiling SwiftParser SyntaxUtils.swift
[213/256] Compiling SwiftParser TopLevel.swift
[214/256] Compiling SwiftParser TriviaParser.swift
[215/256] Compiling SwiftParser Types.swift
[216/256] Compiling SwiftParser ExperimentalFeatures.swift
[217/256] Compiling SwiftParser TokenConsumer.swift
[218/256] Compiling SwiftParser TokenPrecedence.swift
[219/256] Compiling SwiftParser TokenSpec.swift
[220/256] Compiling SwiftParser TokenSpecSet.swift
[221/256] Compiling SwiftParser Nominals.swift
[222/256] Compiling SwiftParser Parameters.swift
[223/256] Compiling SwiftParser ParseSourceFile.swift
[224/256] Compiling SwiftParser Parser.swift
[225/256] Compiling SwiftParser Patterns.swift
[226/256] Compiling SwiftParser Recovery.swift
[227/256] Compiling SwiftParser Specifiers.swift
[228/256] Compiling SwiftParser Statements.swift
[229/256] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[230/256] Compiling SwiftParser UnicodeScalarExtensions.swift
[231/256] Compiling SwiftParser Lookahead.swift
[232/256] Compiling SwiftParser LoopProgressCondition.swift
[233/256] Compiling SwiftParser Modifiers.swift
[234/256] Compiling SwiftParser Names.swift
[235/256] Emitting module SwiftParser
[236/256] Compiling SwiftParser Attributes.swift
[237/256] Compiling SwiftParser Availability.swift
[238/256] Compiling SwiftParser CharacterInfo.swift
[239/256] Compiling SwiftParser CollectionNodes+Parsable.swift
[240/256] Compiling SwiftParser Declarations.swift
[241/256] Compiling SwiftParser Directives.swift
[242/256] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[243/256] Compiling SwiftParser Expressions.swift
[244/256] Compiling SwiftParser IncrementalParseTransition.swift
[245/256] Compiling SwiftParser IsValidIdentifier.swift
[246/256] Compiling SwiftParser Cursor.swift
[247/256] Compiling SwiftParser Lexeme.swift
[248/256] Compiling SwiftParser LexemeSequence.swift
[249/256] Compiling SwiftParser Lexer.swift
[250/256] Compiling SwiftParser RegexLiteralLexer.swift
[251/256] Compiling SwiftParser IsLexerClassified.swift
[252/256] Compiling SwiftParser LayoutNodes+Parsable.swift
[253/256] Compiling SwiftParser Parser+TokenSpecSet.swift
[254/256] Compiling SwiftParser TokenSpecStaticMembers.swift
[255/279] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[256/280] Compiling SwiftOperators PrecedenceGroup.swift
[257/281] Compiling SwiftOperators OperatorTable.swift
[258/281] Compiling SwiftOperators PrecedenceGraph.swift
[259/281] Compiling SwiftOperators OperatorTable+Semantics.swift
[260/281] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[261/281] Compiling SwiftOperators OperatorTable+Defaults.swift
[262/281] Compiling SwiftOperators OperatorError+Diagnostics.swift
[263/281] Emitting module SwiftOperators
[264/281] Compiling SwiftOperators OperatorError.swift
[265/281] Compiling SwiftOperators OperatorTable+Folding.swift
[266/281] Compiling SwiftOperators Operator.swift
[267/281] Compiling SwiftOperators SyntaxSynthesis.swift
[268/281] Compiling SwiftParserDiagnostics Utils.swift
[269/281] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[270/281] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[271/281] Compiling SwiftParserDiagnostics MissingNodesError.swift
[272/281] Compiling SwiftParserDiagnostics MissingTokenError.swift
[273/281] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[274/281] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[275/281] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[276/281] Compiling SwiftParserDiagnostics PresenceUtils.swift
[277/281] Emitting module SwiftParserDiagnostics
[278/281] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[279/281] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[280/296] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[281/296] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[282/296] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[283/297] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[284/297] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[285/297] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[286/297] Compiling SwiftSyntaxBuilder Indenter.swift
[287/297] Compiling SwiftSyntaxBuilder ListBuilder.swift
[288/297] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[289/297] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[290/297] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[291/297] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[292/297] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[293/297] Emitting module SwiftSyntaxBuilder
[294/297] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[295/297] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[296/315] Compiling SwiftSyntaxMacros PreambleMacro.swift
[297/316] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[298/316] Compiling SwiftSyntaxMacros Macro+Format.swift
[299/316] Compiling SwiftSyntaxMacros AttachedMacro.swift
[300/316] Compiling SwiftSyntaxMacros BodyMacro.swift
[301/316] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[302/316] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[303/316] Emitting module SwiftSyntaxMacros
[304/316] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[305/316] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[306/316] Compiling SwiftSyntaxMacros Macro.swift
[307/316] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[308/316] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[309/316] Compiling SwiftSyntaxMacros AccessorMacro.swift
[310/316] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[311/316] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[312/316] Compiling SwiftSyntaxMacros MemberMacro.swift
[313/316] Compiling SwiftSyntaxMacros PeerMacro.swift
[314/316] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[315/419] Emitting module SwiftSyntaxMacroExpansion
[316/419] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[317/419] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[318/419] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[319/419] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[320/419] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[321/419] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[322/419] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[323/419] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[324/419] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[325/431] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[326/432] Emitting module SwiftCompilerPluginMessageHandling
[327/432] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[328/432] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[329/432] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[330/432] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[331/432] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[332/432] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[333/432] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[334/432] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[335/432] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[336/432] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[337/432] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[338/434] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[339/434] Emitting module SwiftCompilerPlugin
[340/434] Compiling PluginCore AggregatedDiagnosticProducer.swift
[341/434] Compiling PluginCore CombinedUsage.swift
[342/434] Compiling PluginCore ArgumentCountCondition.swift
[343/434] Compiling PluginCore DeclarationCondition.swift
[344/434] Compiling PluginCore DiagnosticCondition.swift
[345/434] Compiling PluginCore ConditionalDiagnosticProducer.swift
[346/434] Compiling PluginCore DiagnosticProducer.swift
[347/434] Compiling PluginCore DuplicateUsage.swift
[348/434] Compiling PluginCore GroupedVariableDeclaration.swift
[349/434] Compiling PluginCore InvalidCombination.swift
[350/444] Compiling PluginCore IgnoreEncoding.swift
[351/444] Compiling PluginCore CodedAt.swift
[352/444] Compiling PluginCore CodedIn.swift
[353/444] Compiling PluginCore ContentAt.swift
[354/444] Compiling PluginCore DecodedAt.swift
[355/444] Compiling PluginCore EncodedAt.swift
[356/444] Compiling PluginCore KeyPathProvider.swift
[357/444] Compiling PluginCore MemberInit+Expansion.swift
[358/444] Compiling PluginCore MemberInit.swift
[359/444] Compiling PluginCore PeerAttribute.swift
[360/444] Compiling PluginCore InvalidDeclaration.swift
[361/444] Compiling PluginCore MetaCodableMessage.swift
[362/444] Compiling PluginCore StaticVariableDeclaration.swift
[363/444] Compiling PluginCore UninitializedVariableDecl.swift
[364/444] Compiling PluginCore AttributeExpander.swift
[365/444] Compiling PluginCore DeclModifiersGenerator.swift
[366/444] Compiling PluginCore Options.swift
[367/444] Compiling PluginCore ComposedVariable.swift
[368/444] Compiling PluginCore ConditionalCodingVariable.swift
[369/444] Compiling PluginCore AssociatedVariable.swift
[370/444] Compiling PluginCore BasicAssociatedVariable.swift
[371/444] Compiling PluginCore BasicEnumCaseVariable.swift
[372/444] Compiling PluginCore EnumCaseVariable.swift
[373/444] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[374/444] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[375/444] Compiling PluginCore AnyEnumSwitcher.swift
[376/444] Compiling PluginCore EnumSwitcherVariable.swift
[377/444] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[378/444] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[379/444] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[380/444] Compiling PluginCore AliasedPropertyVariable.swift
[381/444] Compiling PluginCore AnyPropertyVariable.swift
[382/444] Compiling PluginCore BasicPropertyVariable.swift
[383/444] Compiling PluginCore DecodingFallback.swift
[384/444] Compiling PluginCore DefaultValueVariable.swift
[385/444] Compiling PluginCore HelperCodedVariable.swift
[386/444] Compiling PluginCore InitializationVariable.swift
[387/444] Compiling PluginCore KeyedVariable.swift
[388/444] Compiling PluginCore PropertyVariable.swift
[389/444] Compiling PluginCore StrategyVariable.swift
[390/444] Compiling PluginCore Encodable+Expansion.swift
[391/444] Compiling PluginCore Encodable.swift
[392/444] Compiling PluginCore IgnoreCodingInitialized.swift
[393/444] Compiling PluginCore Inherits.swift
[394/444] Compiling PluginCore StrategyFinder.swift
[395/444] Compiling PluginCore UnTagged.swift
[396/444] Compiling PluginCore CodedAs.swift
[397/444] Compiling PluginCore CodedBy.swift
[398/444] Compiling PluginCore Default.swift
[399/444] Compiling PluginCore IgnoreCoding.swift
[400/444] Compiling PluginCore IgnoreDecoding.swift
[401/444] Compiling PluginCore UnTaggedEnumSwitcher.swift
[402/444] Compiling PluginCore AnyInitialization.swift
[403/444] Compiling PluginCore AnyRequiredVariableInitialization.swift
[404/444] Compiling PluginCore IgnoredInitialization.swift
[405/444] Compiling PluginCore MemberwiseInitGenerator.swift
[406/444] Compiling PluginCore OptionalInitialization.swift
[407/444] Compiling PluginCore RequiredInitialization.swift
[408/444] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[409/444] Compiling PluginCore RequiredVariableInitialization.swift
[410/444] Compiling PluginCore VariableInitialization.swift
[411/444] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[412/444] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[413/444] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[414/444] Compiling PluginCore PropertyVariableTreeNode.swift
[415/444] Compiling PluginCore AssociatedDeclSyntax.swift
[416/444] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[417/444] Compiling PluginCore MemberGroupSyntax.swift
[418/444] Compiling PluginCore PropertyDeclSyntax.swift
[419/444] Compiling PluginCore VariableSyntax.swift
[420/444] Compiling PluginCore ActorVariable.swift
[421/444] Emitting module PluginCore
[426/444] Compiling PluginCore CodingKeyTransformer.swift
[427/444] Compiling PluginCore CodingKeys.swift
[428/444] Compiling PluginCore Strategy.swift
[429/444] Compiling PluginCore AttributeExpander+Decodable.swift
[430/444] Compiling PluginCore Decodable+Expansion.swift
[431/444] Compiling PluginCore Decodable.swift
[432/444] Compiling PluginCore AttributeExpander+Encodable.swift
[433/444] Compiling PluginCore ClassVariable.swift
[434/444] Compiling PluginCore Case.swift
[435/444] Compiling PluginCore CodingKeysMap.swift
[436/444] Compiling PluginCore Key.swift
[437/444] Compiling PluginCore ConstraintGenerator.swift
[438/444] Compiling PluginCore Registration.swift
[439/444] Compiling PluginCore EnumVariable.swift
[440/444] Compiling PluginCore MemberGroup.swift
[441/444] Compiling PluginCore TypeVariable.swift
[442/444] Compiling PluginCore Variable.swift
[443/447] Emitting module MacroPlugin
[444/447] Compiling MacroPlugin Definitions.swift
[445/447] Compiling MacroPlugin Plugin.swift
[445/447] Write Objects.LinkFileList
[446/447] Linking MacroPlugin-tool
[448/469] Compiling MetaCodable HelperCoder.swift
[449/469] Compiling MetaCodable LossySequence.swift
[450/471] Compiling MetaCodable IgnoreCoding.swift
[451/471] Compiling MetaCodable MemberInit.swift
[452/471] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[453/471] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[454/471] Compiling MetaCodable CodedBy.swift
[455/471] Compiling MetaCodable CodedIn.swift
[456/471] Compiling MetaCodable ContentAt.swift
[457/471] Compiling MetaCodable DecodedAt.swift
[458/471] Compiling MetaCodable Default.swift
[459/471] Compiling MetaCodable DynamicCodable.swift
[460/471] Compiling MetaCodable Decodable.swift
[461/471] Compiling MetaCodable Encodable.swift
[462/471] Compiling MetaCodable IgnoreCodingInitialized.swift
[463/471] Compiling MetaCodable Codable.swift
[464/471] Compiling MetaCodable CodableCommonStrategy.swift
[465/471] Compiling MetaCodable CodingKeys.swift
[466/471] Compiling MetaCodable UnTagged.swift
[467/471] Compiling MetaCodable CodedAs.swift
[468/471] Compiling MetaCodable CodedAt.swift
[469/471] Compiling MetaCodable DynamicCodableIdentifier.swift
[470/471] Compiling MetaCodable EncodedAt.swift
[471/471] Emitting module MetaCodable
[472/485] Compiling HelperCoders DateCoder.swift
[473/485] Compiling HelperCoders Since1970DateCoder.swift
[474/485] Emitting module HelperCoders
[475/485] Compiling HelperCoders NonConformingCoder.swift
[476/485] Compiling HelperCoders PropertyWrapperCoder.swift
[477/486] Compiling HelperCoders Bool.swift
[478/486] Compiling HelperCoders SequenceCoderConfiguration.swift
[479/486] Compiling HelperCoders String.swift
[480/486] Compiling HelperCoders Number.swift
[481/486] Compiling HelperCoders DefaultSequenceElementCoding.swift
[482/486] Compiling HelperCoders SequenceCoder.swift
[483/486] Compiling HelperCoders HelperCoderStrategy.swift
[484/486] Compiling HelperCoders Base64Coder.swift
[485/486] Compiling HelperCoders ConditionalCoder.swift
[486/486] Compiling HelperCoders ValueCoder.swift
[487/500] Compiling Core Session.swift
[488/501] Compiling Core helpers.swift
[489/501] Compiling Core Tool.swift
[490/501] Compiling Core RealtimeAPI.swift
[491/501] Compiling Core Connector.swift
[492/501] Compiling Core Response.swift
[493/501] Compiling Core ServerError.swift
[494/501] Compiling Core JSONSchema.swift
[495/501] Compiling Core Model.swift
[496/501] Compiling Core ServerEvent.swift
[497/501] Compiling Core Result+async.swift
[498/501] Compiling Core AudioData.swift
[499/501] Emitting module Core
[500/501] Compiling Core ClientEvent.swift
[501/501] Compiling Core Item.swift
[502/508] Emitting module WebSocket
[503/508] Compiling WebSocket RealtimeAPI+WebSocket.swift
[504/508] Compiling WebSocket WebSocketConnector.swift
[505/508] Compiling WebRTC URLRequest+WebRTC.swift
[506/508] Emitting module WebRTC
[507/508] Compiling WebRTC RealtimeAPI+WebRTC.swift
[508/508] Compiling WebRTC WebRTCConnector.swift
[509/516] Compiling UI UnsafeInteriorMutable.swift
[510/516] Compiling UI Continuation+error.swift
[511/516] Compiling UI UnsafeMutableArray.swift
[512/516] Compiling UI String+random.swift
[513/516] Compiling UI Collection+safe.swift
[514/516] Emitting module UI
[515/516] Compiling UI AVAudioPCMBuffer+fromData.swift
[516/516] Compiling UI Conversation.swift
[517/518] Compiling RealtimeAPI RealtimeAPI.swift
[518/518] Emitting module RealtimeAPI
Build complete! (67.34s)
Fetching https://github.com/livekit/webrtc-xcframework.git
[1/310] Fetching webrtc-xcframework
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (0.67s)
Fetching https://github.com/SwiftyLab/MetaCodable.git
[1/105961] Fetching metacodable
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (6.17s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.5.0 (3.48s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-collections.git
[1/15914] Fetching swift-argument-parser
[479/33375] Fetching swift-argument-parser, swift-collections
[20106/105286] Fetching swift-argument-parser, swift-collections, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.04s)
Fetched https://github.com/apple/swift-collections.git from cache (3.04s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.04s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.53s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at main (94ce1c9)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/SwiftyLab/MetaCodable.git
Working copy of https://github.com/SwiftyLab/MetaCodable.git resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
[15593/64599140] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.07/LiveKitWebRTC.xcframework.zip
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.07/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.07/LiveKitWebRTC.xcframework.zip (3.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "webrtc-xcframework",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/webrtc-xcframework.git"
    },
    {
      "identity" : "metacodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyLab/MetaCodable.git"
    }
  ],
  "manifest_display_name" : "RealtimeAPI",
  "name" : "RealtimeAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "RealtimeAPI",
      "targets" : [
        "RealtimeAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebSocket",
      "module_type" : "SwiftTarget",
      "name" : "WebSocket",
      "path" : "Sources/WebSocket",
      "product_memberships" : [
        "RealtimeAPI"
      ],
      "sources" : [
        "Extensions/RealtimeAPI+WebSocket.swift",
        "WebSocketConnector.swift"
      ],
      "target_dependencies" : [
        "Core"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebRTC",
      "module_type" : "SwiftTarget",
      "name" : "WebRTC",
      "path" : "Sources/WebRTC",
      "product_dependencies" : [
        "LiveKitWebRTC"
      ],
      "product_memberships" : [
        "RealtimeAPI"
      ],
      "sources" : [
        "Extensions/RealtimeAPI+WebRTC.swift",
        "Extensions/URLRequest+WebRTC.swift",
        "WebRTCConnector.swift"
      ],
      "target_dependencies" : [
        "Core"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UI",
      "module_type" : "SwiftTarget",
      "name" : "UI",
      "path" : "Sources/UI",
      "product_memberships" : [
        "RealtimeAPI"
      ],
      "sources" : [
        "Conversation.swift",
        "Extensions/AVAudioPCMBuffer+fromData.swift",
        "Extensions/Collection+safe.swift",
        "Extensions/Continuation+error.swift",
        "Extensions/String+random.swift",
        "Support/UnsafeInteriorMutable.swift",
        "Support/UnsafeMutableArray.swift"
      ],
      "target_dependencies" : [
        "Core",
        "WebRTC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RealtimeAPI",
      "module_type" : "SwiftTarget",
      "name" : "RealtimeAPI",
      "path" : "Sources/RealtimeAPI",
      "product_memberships" : [
        "RealtimeAPI"
      ],
      "sources" : [
        "RealtimeAPI.swift"
      ],
      "target_dependencies" : [
        "Core",
        "WebSocket",
        "WebRTC",
        "UI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Core",
      "module_type" : "SwiftTarget",
      "name" : "Core",
      "path" : "Sources/Core",
      "product_dependencies" : [
        "MetaCodable",
        "HelperCoders"
      ],
      "product_memberships" : [
        "RealtimeAPI"
      ],
      "sources" : [
        "Extensions/Result+async.swift",
        "Models/AudioData.swift",
        "Models/ClientEvent.swift",
        "Models/Item.swift",
        "Models/JSONSchema.swift",
        "Models/Model.swift",
        "Models/Response.swift",
        "Models/ServerError.swift",
        "Models/ServerEvent.swift",
        "Models/Session.swift",
        "Models/Tool.swift",
        "Protocols/Connector.swift",
        "RealtimeAPI.swift",
        "Support/helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.