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 SwiftAtproto, reference main (1bfe17), with Swift 6.0 for macOS (SPM) on 8 Jun 2025 12:03:53 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nnabeyang/swift-atproto.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nnabeyang/swift-atproto
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1bfe17c Update example to use soyokaze-lexicons repository
Cloned https://github.com/nnabeyang/swift-atproto.git
Revision (git rev-parse @):
1bfe17cbd534da2fd72bc7fea4c15d53d6faa1cd
SUCCESS checkout https://github.com/nnabeyang/swift-atproto.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/nnabeyang/swift-atproto.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Source Code
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/57] Write sources
[6/57] Write swift-atproto-entitlement.plist
[6/57] Write sources
[33/57] Copying PrivacyInfo.xcprivacy
[33/57] Write sources
[49/57] Compiling _SwiftSyntaxCShims dummy.c
[51/57] Write swift-version-5BDAB9E9C0126B9D.txt
[53/188] Emitting module SwiftSyntax600
[54/188] Emitting module SwiftSyntax601
[55/188] Compiling SwiftSyntax601 Empty.swift
[56/188] Emitting module SwiftSyntax600
[57/188] Compiling SwiftSyntax600 Empty.swift
[58/188] Emitting module SwiftSyntax601
[59/188] Compiling SwiftSyntax601 Empty.swift
[60/188] Compiling SwiftSyntax600 Empty.swift
[61/196] Compiling SwiftSyntax509 Empty.swift
[63/196] Emitting module SwiftSyntax509
[64/196] Compiling SwiftSyntax510 Empty.swift
[65/196] Emitting module SwiftSyntax509
[66/196] Emitting module SwiftSyntax510
[68/196] Compiling SwiftSyntax510 Empty.swift
[69/272] Emitting module ArgumentParserToolInfo
[70/272] Compiling ArgumentParserToolInfo ToolInfo.swift
[71/338] Compiling Base8 BlockEncoding.swift
[72/338] Compiling Base8 Quintets.swift
[73/338] Compiling Base32 BlockEncoding.swift
[74/338] Compiling Base32 Quintets.swift
[75/338] Compiling Base32 BlockDecoding.swift
[76/338] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[77/338] Compiling SwiftSyntax SyntaxChildren.swift
[78/338] Compiling SwiftSyntax SyntaxCollection.swift
[79/338] Compiling SwiftSyntax SyntaxHashable.swift
[80/338] Compiling SwiftSyntax SyntaxIdentifier.swift
[81/338] Compiling SwiftSyntax SyntaxNodeFactory.swift
[82/338] Compiling SwiftSyntax SyntaxNodeStructure.swift
[90/345] Compiling SwiftSyntax Utils.swift
[91/352] Emitting module Base2
[92/352] Compiling Base2 Base2.swift
[93/352] Compiling VarInt VarInt.swift
[94/352] Emitting module Base64
[95/352] Compiling Base64 Base64.swift
[96/352] Emitting module VarInt
[97/352] Compiling VarInt BinaryEncoder.swift
[98/352] Compiling Base32 Base32.swift
[99/352] Compiling Base8 BlockDecoding.swift
[100/352] Emitting module Base8
[101/352] Compiling Base8 Alphabet.swift
[102/352] Compiling Base8 Base8.swift
[103/352] Emitting module BaseX
[104/352] Compiling BaseX BaseX.swift
[105/394] Compiling Base32 Alphabets.swift
[106/394] Emitting module Base32
[107/396] Compiling Multicodec Multicodec.swift
[108/396] Compiling Multibase Multibase.swift
[109/396] Emitting module Multibase
[110/396] Compiling SourceControl misc.swift
[111/396] Compiling SourceControl LexiconConfig.swift
[112/396] Compiling SourceControl Git.swift
[113/396] Emitting module SourceControl
[114/396] Compiling SourceControl LexiconsStore.swift
[115/396] Compiling SourceControl GitRepository.swift
[116/396] Emitting module CryptoSwift
[117/407] Compiling Multicodec Codecs+Equatable.swift
[118/407] Emitting module Multicodec
[119/407] Compiling Multicodec Codecs.swift
[120/407] Emitting module ArgumentParser
[121/407] Compiling ArgumentParser ArgumentHelp.swift
[122/407] Compiling ArgumentParser ArgumentVisibility.swift
[123/407] Compiling ArgumentParser CompletionKind.swift
[124/407] Compiling ArgumentParser Errors.swift
[125/411] Compiling ArgumentParser BashCompletionsGenerator.swift
[126/411] Compiling ArgumentParser CompletionsGenerator.swift
[127/411] Compiling ArgumentParser FishCompletionsGenerator.swift
[128/411] Compiling ArgumentParser ZshCompletionsGenerator.swift
[129/411] Compiling ArgumentParser Argument.swift
[130/411] Compiling ArgumentParser Option.swift
[131/411] Compiling ArgumentParser OptionGroup.swift
[132/411] Compiling ArgumentParser AsyncParsableCommand.swift
[133/411] Compiling ArgumentParser CommandConfiguration.swift
[134/411] Compiling ArgumentParser EnumerableFlag.swift
[135/411] Compiling ArgumentParser ExpressibleByArgument.swift
[136/411] Compiling ArgumentParser ParserError.swift
[137/411] Compiling ArgumentParser SplitArguments.swift
[138/411] Compiling ArgumentParser DumpHelpGenerator.swift
[139/411] Compiling ArgumentParser HelpCommand.swift
[140/411] Compiling ArgumentParser ParsableArguments.swift
[141/411] Compiling ArgumentParser ParsableArgumentsValidation.swift
[151/411] Compiling ArgumentParser Flag.swift
[152/411] Compiling ArgumentParser NameSpecification.swift
[153/411] Compiling ArgumentParser ParsableCommand.swift
[154/411] Compiling ArgumentParser ArgumentDecoder.swift
[155/411] Compiling ArgumentParser InputOrigin.swift
[156/411] Compiling ArgumentParser Name.swift
[157/411] Compiling ArgumentParser Parsed.swift
[158/411] Compiling ArgumentParser ParsedValues.swift
[159/411] Compiling ArgumentParser ArgumentDefinition.swift
[160/411] Compiling ArgumentParser ArgumentSet.swift
[161/411] Compiling ArgumentParser CommandParser.swift
[162/411] Compiling ArgumentParser InputKey.swift
[163/411] Compiling ArgumentParser HelpGenerator.swift
[164/411] Compiling SwiftSyntax MissingNodeInitializers.swift
[165/411] Compiling SwiftSyntax RawSyntax.swift
[166/411] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[167/411] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[168/411] Compiling SwiftSyntax RawSyntaxTokenView.swift
[169/411] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[170/411] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[171/411] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[172/411] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[173/411] Compiling SwiftSyntax RawSyntaxValidation.swift
[174/411] Compiling SwiftSyntax SyntaxNodesAB.swift
[175/411] Compiling SwiftSyntax SyntaxNodesC.swift
[176/411] Compiling ArgumentParser MessageInfo.swift
[177/411] Compiling ArgumentParser UsageGenerator.swift
[178/411] Compiling ArgumentParser CollectionExtensions.swift
[179/411] Compiling ArgumentParser Platform.swift
[180/411] Compiling ArgumentParser SequenceExtensions.swift
[181/411] Compiling ArgumentParser StringExtensions.swift
[182/411] Compiling ArgumentParser Tree.swift
[183/411] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[184/411] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[185/411] Compiling SwiftSyntax EditorPlaceholder.swift
[186/411] Compiling SwiftSyntax Identifier.swift
[187/411] Compiling SwiftSyntax MemoryLayout.swift
[220/411] Compiling CryptoSwift String+Extension.swift
[221/411] Compiling CryptoSwift UInt128.swift
[222/411] Compiling CryptoSwift UInt16+Extension.swift
[223/411] Compiling CryptoSwift UInt32+Extension.swift
[224/411] Compiling CryptoSwift UInt64+Extension.swift
[225/411] Compiling CryptoSwift UInt8+Extension.swift
[226/411] Compiling CryptoSwift Updatable.swift
[227/411] Compiling CryptoSwift Utils.swift
[228/411] Compiling CryptoSwift XChaCha20.swift
[229/411] Compiling CryptoSwift ZeroPadding.swift
[230/411] Compiling CryptoSwift resource_bundle_accessor.swift
[231/411] Compiling SwiftSyntax SyntaxNodesOP.swift
[232/411] Compiling SwiftSyntax SyntaxNodesQRS.swift
[233/411] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[234/411] Compiling CryptoSwift BlockEncryptor.swift
[235/411] Compiling CryptoSwift BlockMode.swift
[236/411] Compiling CryptoSwift BlockModeOptions.swift
[237/411] Compiling CryptoSwift CBC.swift
[238/411] Compiling CryptoSwift CCM.swift
[239/411] Compiling CryptoSwift CFB.swift
[240/411] Compiling CryptoSwift CTR.swift
[241/411] Compiling CryptoSwift CipherModeWorker.swift
[242/411] Compiling CryptoSwift ECB.swift
[243/411] Compiling SwiftSyntax SyntaxCollections.swift
[244/411] Compiling SwiftSyntax SyntaxEnum.swift
[245/411] Compiling SwiftSyntax SyntaxKind.swift
[246/411] Compiling SwiftSyntax SyntaxRewriter.swift
[247/411] Compiling SwiftSyntax SyntaxTraits.swift
[248/411] Compiling SwiftSyntax SyntaxVisitor.swift
[249/411] Compiling SwiftSyntax TokenKind.swift
[250/411] Compiling SwiftSyntax SyntaxNodesD.swift
[251/411] Compiling SwiftSyntax SyntaxNodesEF.swift
[252/411] Compiling SwiftSyntax SyntaxNodesGHI.swift
[253/411] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[254/411] Compiling CryptoSwift Cryptor.swift
[255/411] Compiling CryptoSwift Cryptors.swift
[256/411] Compiling CryptoSwift Digest.swift
[257/411] Compiling CryptoSwift DigestType.swift
[258/411] Compiling CryptoSwift AES+Foundation.swift
[259/411] Compiling CryptoSwift Array+Foundation.swift
[260/411] Compiling CryptoSwift Blowfish+Foundation.swift
[261/411] Compiling CryptoSwift ChaCha20+Foundation.swift
[262/411] Compiling CryptoSwift Data+Extension.swift
[263/411] Compiling CryptoSwift HMAC+Foundation.swift
[264/411] Compiling CryptoSwift Rabbit+Foundation.swift
[265/411] Compiling CryptoSwift RSA+Signature.swift
[266/411] Compiling CryptoSwift RSA.swift
[267/411] Compiling CryptoSwift Rabbit.swift
[268/411] Compiling CryptoSwift SHA1.swift
[269/411] Compiling CryptoSwift SHA2.swift
[270/411] Compiling CryptoSwift SHA3.swift
[271/411] Compiling CryptoSwift Scrypt.swift
[272/411] Compiling CryptoSwift SecureBytes.swift
[273/411] Compiling CryptoSwift Signature.swift
[274/411] Compiling CryptoSwift StreamDecryptor.swift
[275/411] Compiling CryptoSwift StreamEncryptor.swift
[276/413] Compiling Multihash Multihash.swift
[277/413] Emitting module Multihash
[278/415] Emitting module SwiftSyntax
[280/415] Emitting module CID
[281/415] Compiling CID CID.swift
[282/423] Compiling SwiftAtproto extensions.swift
[283/423] Compiling SwiftAtproto SwiftAtproto.swift
[284/423] Compiling SwiftAtproto DIDDocument.swift
[285/423] Compiling SwiftAtproto AnyCodable.swift
[286/423] Compiling SwiftAtproto AuthInfo.swift
[287/423] Compiling SwiftAtproto URL+.swift
[288/423] Emitting module SwiftAtproto
[289/423] Compiling SwiftAtproto XRPCClientProtocol.swift
[419/541] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[420/541] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[421/541] Compiling SwiftBasicFormat Syntax+Extensions.swift
[422/541] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[423/541] Compiling SwiftBasicFormat Indenter.swift
[424/541] Compiling SwiftBasicFormat InferIndentation.swift
[425/541] Compiling SwiftDiagnostics FixIt.swift
[426/541] Compiling SwiftDiagnostics Message.swift
[427/541] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[428/542] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[429/542] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[430/542] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[431/542] Compiling SwiftDiagnostics Diagnostic.swift
[432/542] Emitting module SwiftDiagnostics
[433/542] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[434/542] Compiling SwiftDiagnostics Convenience.swift
[435/542] Compiling SwiftDiagnostics Note.swift
[436/542] Compiling SwiftBasicFormat Syntax+Extensions.swift
[437/542] Compiling SwiftBasicFormat Indenter.swift
[438/542] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[439/542] Compiling SwiftBasicFormat InferIndentation.swift
[440/542] Compiling SwiftDiagnostics FixIt.swift
[441/542] Compiling SwiftDiagnostics Message.swift
[442/542] Compiling SwiftDiagnostics Convenience.swift
[443/542] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[444/542] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[445/542] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[446/542] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[447/542] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[448/542] Emitting module SwiftDiagnostics
[449/542] Compiling SwiftDiagnostics Diagnostic.swift
[450/543] Compiling SwiftBasicFormat BasicFormat.swift
[451/543] Emitting module SwiftBasicFormat
[452/543] Compiling SwiftDiagnostics Note.swift
[453/543] Compiling SwiftParser TokenConsumer.swift
[454/543] Compiling SwiftParser TokenPrecedence.swift
[455/543] Compiling SwiftParser TokenSpec.swift
[456/543] Compiling SwiftParser TokenSpecSet.swift
[457/547] Compiling SwiftBasicFormat BasicFormat.swift
[458/547] Emitting module SwiftBasicFormat
[459/547] Compiling SwiftParser IsValidIdentifier.swift
[460/547] Compiling SwiftParser Recovery.swift
[461/547] Compiling SwiftParser Specifiers.swift
[462/547] Compiling SwiftParser Statements.swift
[463/547] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[464/547] Compiling SwiftParser Directives.swift
[465/547] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[466/547] Compiling SwiftParser Expressions.swift
[467/547] Compiling SwiftParser IncrementalParseTransition.swift
[468/547] Emitting module SwiftParser
[469/547] Compiling SwiftParser Nominals.swift
[470/547] Compiling SwiftParser Parameters.swift
[471/547] Compiling SwiftParser ParseSourceFile.swift
[472/547] Compiling SwiftParser Parser.swift
[473/547] Compiling SwiftParser Patterns.swift
[474/551] Emitting module SwiftParser
[475/551] Compiling SwiftParser Cursor.swift
[476/551] Compiling SwiftParser Lexeme.swift
[477/551] Compiling SwiftParser LexemeSequence.swift
[478/551] Compiling SwiftParser Lexer.swift
[479/551] Compiling SwiftParser RegexLiteralLexer.swift
[480/551] Compiling SwiftParser StringLiterals.swift
[481/551] Compiling SwiftParser SwiftParserCompatibility.swift
[482/551] Compiling SwiftParser SwiftVersion.swift
[483/551] Compiling SwiftParser SyntaxUtils.swift
[484/551] Compiling SwiftParser TopLevel.swift
[485/551] Compiling SwiftParser TriviaParser.swift
[486/551] Compiling SwiftParser Types.swift
[487/551] Compiling SwiftParser ExperimentalFeatures.swift
[493/551] Compiling SwiftParser Attributes.swift
[494/551] Compiling SwiftParser Availability.swift
[495/551] Compiling SwiftParser CharacterInfo.swift
[496/551] Compiling SwiftParser CollectionNodes+Parsable.swift
[497/551] Compiling SwiftParser Declarations.swift
[498/551] Compiling SwiftParser UnicodeScalarExtensions.swift
[499/551] Compiling SwiftParser Lookahead.swift
[500/551] Compiling SwiftParser LoopProgressCondition.swift
[501/551] Compiling SwiftParser Modifiers.swift
[502/551] Compiling SwiftParser Names.swift
[539/551] Compiling SwiftParser IsLexerClassified.swift
[540/551] Compiling SwiftParser LayoutNodes+Parsable.swift
[541/551] Compiling SwiftParser Parser+TokenSpecSet.swift
[542/551] Compiling SwiftParser TokenSpecStaticMembers.swift
[543/564] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[548/565] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[549/565] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[550/565] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[551/588] Compiling SwiftOperators PrecedenceGroup.swift
[552/589] Compiling SwiftOperators OperatorTable+Defaults.swift
[553/589] Compiling SwiftOperators PrecedenceGraph.swift
[554/589] Compiling SwiftOperators OperatorTable.swift
[555/589] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[556/590] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[557/590] Compiling SwiftOperators SyntaxSynthesis.swift
[558/590] Compiling SwiftParserDiagnostics PresenceUtils.swift
[559/590] Compiling SwiftParserDiagnostics Utils.swift
[560/590] Compiling SwiftParserDiagnostics PresenceUtils.swift
[561/590] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[562/590] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[563/590] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[564/590] Compiling SwiftOperators OperatorTable+Semantics.swift
[565/590] Compiling SwiftOperators OperatorError.swift
[566/590] Compiling SwiftOperators OperatorError+Diagnostics.swift
[567/590] Emitting module SwiftOperators
[568/590] Compiling SwiftOperators OperatorTable+Folding.swift
[569/590] Compiling SwiftOperators Operator.swift
[570/590] Emitting module SwiftParserDiagnostics
[571/590] Compiling SwiftParserDiagnostics Utils.swift
[572/590] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[573/590] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[574/590] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[575/590] Emitting module SwiftParserDiagnostics
[576/590] Compiling SwiftParserDiagnostics MissingNodesError.swift
[577/590] Compiling SwiftParserDiagnostics MissingTokenError.swift
[578/590] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[579/590] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[580/605] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[581/605] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[582/605] Compiling SwiftSyntaxBuilder Indenter.swift
[583/605] Compiling SwiftSyntaxBuilder ListBuilder.swift
[584/605] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[585/605] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[586/620] Emitting module SwiftSyntaxBuilder
[587/621] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[588/621] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[589/621] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[590/621] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[591/621] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[592/621] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[593/622] Compiling SwiftSyntaxBuilder Indenter.swift
[594/622] Compiling SwiftSyntaxBuilder ListBuilder.swift
[597/622] Emitting module SwiftSyntaxBuilder
[598/622] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[599/622] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[600/622] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[601/622] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[602/622] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[603/622] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[604/622] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[605/622] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[606/622] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[607/622] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[612/622] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[617/622] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[618/644] Compiling SwiftSyntaxMacros PreambleMacro.swift
[619/645] Compiling SwiftSyntaxMacros Macro.swift
[620/645] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[621/645] Compiling SwiftSyntaxMacros MemberMacro.swift
[622/645] Compiling SwiftSyntaxMacros PeerMacro.swift
[623/645] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[624/645] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[625/645] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[626/645] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[627/645] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[628/645] Compiling SwiftSyntaxMacros Macro+Format.swift
[629/645] Compiling SwiftSyntaxMacros AttachedMacro.swift
[630/645] Compiling SwiftSyntaxMacros BodyMacro.swift
[631/645] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[632/645] Compiling SwiftSyntaxMacros AccessorMacro.swift
[633/645] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[634/645] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[635/645] Emitting module SwiftSyntaxMacros
[636/645] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[637/655] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[638/655] Emitting module SwiftSyntaxMacroExpansion
[639/655] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[640/655] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[641/655] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[642/655] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[643/655] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[644/655] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[645/655] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[646/655] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[647/667] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[648/668] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[649/668] Emitting module SwiftCompilerPluginMessageHandling
[650/668] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[651/668] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[652/668] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[653/668] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[654/668] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[655/668] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[656/668] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[657/668] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[658/668] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[659/668] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[660/670] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[661/670] Emitting module SwiftCompilerPlugin
[662/672] Compiling SwiftAtprotoLex SwiftAtprotoLex.swift
[663/672] Compiling SwiftAtprotoLex TypeSchema.swift
[664/672] Emitting module SwiftAtprotoLex
[665/672] Compiling SwiftAtprotoLex misc.swift
[666/672] Emitting module Macros
[667/672] Compiling Macros Macros.swift
[667/672] Write Objects.LinkFileList
[669/674] Compiling swift_atproto main.swift
[670/674] Emitting module swift_atproto
[670/674] Write Objects.LinkFileList
[671/674] Linking Macros-tool
[672/676] Linking swift-atproto
[673/676] Applying swift-atproto
[675/676] Compiling ATProtoMacro ATProtoMacro.swift
[676/676] Emitting module ATProtoMacro
Build complete! (99.95s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swift-libp2p/swift-cid
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/nicklockwood/SwiftFormat
[1/175] Fetching swift-cid
[176/14189] Fetching swift-cid, async-http-client
[177/29569] Fetching swift-cid, async-http-client, swift-argument-parser
[1786/105764] Fetching swift-cid, async-http-client, swift-argument-parser, swift-nio
[3384/154267] Fetching swift-cid, async-http-client, swift-argument-parser, swift-nio, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (1.63s)
[44531/138887] Fetching swift-cid, async-http-client, swift-nio, swiftformat
[44532/209651] Fetching swift-cid, async-http-client, swift-nio, swiftformat, swift-syntax
Fetched https://github.com/swift-libp2p/swift-cid from cache (18.08s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (18.08s)
Fetched https://github.com/swift-server/async-http-client.git from cache (18.08s)
Fetched https://github.com/apple/swift-nio.git from cache (18.08s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (18.08s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (2.92s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.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 (0.64s)
Computing version for https://github.com/swift-libp2p/swift-cid
Computed https://github.com/swift-libp2p/swift-cid at 0.0.1 (0.55s)
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multihash.git
[1/163] Fetching swift-multibase
[73/452] Fetching swift-multibase, swift-multicodec
[334/717] Fetching swift-multibase, swift-multicodec, swift-multihash
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.76s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.76s)
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.77s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.3 (0.53s)
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/286] Fetching swift-bases
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.78s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.4 (0.56s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/108] Fetching swift-varint
[109/13049] Fetching swift-varint, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.74s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.74s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.2 (0.54s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.4 (0.56s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.8 (0.57s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.53s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.49s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
[1/5923] Fetching swift-nio-extras
[61/8590] Fetching swift-nio-extras, swift-nio-transport-services
[195/14549] Fetching swift-nio-extras, swift-nio-transport-services, swift-algorithms
[196/16346] Fetching swift-nio-extras, swift-nio-transport-services, swift-algorithms, swift-atomics
[1071/20182] Fetching swift-nio-extras, swift-nio-transport-services, swift-algorithms, swift-atomics, swift-log
[3481/31709] Fetching swift-nio-extras, swift-nio-transport-services, swift-algorithms, swift-atomics, swift-log, swift-nio-http2
[8983/46552] Fetching swift-nio-extras, swift-nio-transport-services, swift-algorithms, swift-atomics, swift-log, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.01s)
[11923/38832] Fetching swift-nio-transport-services, swift-algorithms, swift-log, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.55s)
[23446/27305] Fetching swift-nio-transport-services, swift-algorithms, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (1.80s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.80s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.80s)
Fetched https://github.com/apple/swift-log.git from cache (1.80s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.68s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
[179/21019] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
[830/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.45s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.56s)
Fetching https://github.com/apple/swift-numerics.git
[1/5739] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.50s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/904] Fetching swift-http-types
[101/2045] Fetching swift-http-types, swift-http-structured-headers
[147/3635] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[693/8620] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms
[755/11046] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-service-lifecycle
[1990/17201] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.02s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.02s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.02s)
[8053/12730] Fetching swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (1.04s)
[7078/11140] Fetching swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.18s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.18s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.45s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.52s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.58s)
Fetching https://github.com/apple/swift-crypto.git
[1/14671] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.04s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.18s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.56s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.52s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/swift-libp2p/swift-bases.git
Working copy of https://github.com/swift-libp2p/swift-bases.git resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swift-libp2p/swift-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.git resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/swift-libp2p/swift-multicodec.git
Working copy of https://github.com/swift-libp2p/swift-multicodec.git resolved at 0.0.8
Creating working copy for https://github.com/swift-libp2p/swift-varint.git
Working copy of https://github.com/swift-libp2p/swift-varint.git resolved at 0.0.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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
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.0
Creating working copy for https://github.com/swift-libp2p/swift-multibase.git
Working copy of https://github.com/swift-libp2p/swift-multibase.git resolved at 0.0.3
Creating working copy for https://github.com/swift-libp2p/swift-cid
Working copy of https://github.com/swift-libp2p/swift-cid resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-cid",
      "requirement" : {
        "exact" : [
          "0.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-cid"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "601.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "exact" : [
          "1.3.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "exact" : [
          "0.55.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.63.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "SwiftAtproto",
  "name" : "SwiftAtproto",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftAtproto",
      "targets" : [
        "SwiftAtproto"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ATProtoMacro",
      "targets" : [
        "ATProtoMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-atproto",
      "targets" : [
        "swift-atproto"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftAtprotoPlugin",
      "targets" : [
        "Generate Source Code"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "Macros",
      "targets" : [
        "Macros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_atproto",
      "module_type" : "SwiftTarget",
      "name" : "swift-atproto",
      "path" : "CommandLineTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-atproto",
        "SwiftAtprotoPlugin"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftAtprotoLex",
        "SourceControl"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftAtprotoTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAtprotoTests",
      "path" : "Tests/SwiftAtprotoTests",
      "sources" : [
        "SwiftAtprotoTests.swift"
      ],
      "target_dependencies" : [
        "SwiftAtproto"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftAtprotoLex",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAtprotoLex",
      "path" : "Sources/SwiftAtprotoLex",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "product_memberships" : [
        "swift-atproto",
        "SwiftAtprotoPlugin"
      ],
      "sources" : [
        "SwiftAtprotoLex.swift",
        "TypeSchema.swift",
        "misc.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftAtproto",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAtproto",
      "path" : "Sources/SwiftAtproto",
      "product_dependencies" : [
        "CID",
        "AsyncHTTPClient",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "SwiftAtproto",
        "ATProtoMacro"
      ],
      "sources" : [
        "AnyCodable.swift",
        "AuthInfo.swift",
        "DIDDocument.swift",
        "SwiftAtproto.swift",
        "URL+.swift",
        "XRPCClientProtocol.swift",
        "extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceControl",
      "module_type" : "SwiftTarget",
      "name" : "SourceControl",
      "path" : "Sources/SourceControl",
      "product_memberships" : [
        "swift-atproto",
        "SwiftAtprotoPlugin"
      ],
      "sources" : [
        "Git.swift",
        "GitRepository.swift",
        "LexiconConfig.swift",
        "LexiconsStore.swift",
        "misc.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "MacrosTests",
      "path" : "Tests/MacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "MacrosTests.swift"
      ],
      "target_dependencies" : [
        "Macros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Macros",
      "module_type" : "SwiftTarget",
      "name" : "Macros",
      "path" : "Sources/Macros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ATProtoMacro",
        "Macros"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Generate_Source_Code",
      "module_type" : "PluginTarget",
      "name" : "Generate Source Code",
      "path" : "Plugins/SwiftAtprotoPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Formats Swift source files using SwiftFormat",
          "type" : "custom",
          "verb" : "swift-atproto"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "This command reformats source files",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                  443
                ]
              }
            },
            "reason" : "fetch lexicons",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SwiftAtprotoPlugin"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-atproto"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ATProtoMacro",
      "module_type" : "SwiftTarget",
      "name" : "ATProtoMacro",
      "path" : "Sources/ATProtoMacro",
      "product_memberships" : [
        "ATProtoMacro"
      ],
      "sources" : [
        "ATProtoMacro.swift"
      ],
      "target_dependencies" : [
        "Macros",
        "SwiftAtproto"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.