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 (df4fb0), with Swift 6.2 (beta) for macOS (SPM) on 7 Sep 2025 21:46:59 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.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 df4fb07 v0.29.0
Cloned https://github.com/nnabeyang/swift-atproto.git
Revision (git rev-parse @):
df4fb072edcfe14d4347e31df5008f825c54820b
SUCCESS checkout https://github.com/nnabeyang/swift-atproto.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nnabeyang/swift-atproto.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Source Code
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/79] Write sources
[5/79] Write swift-atproto-tool-entitlement.plist
[5/79] Write sources
[9/79] Write swift-atproto-entitlement.plist
[9/79] Write sources
[45/79] Copying PrivacyInfo.xcprivacy
[53/79] Write sources
[68/79] Compiling _SwiftSyntaxCShims dummy.c
[70/79] Write swift-version-1EA4D86E10B52AF.txt
[72/211] Compiling SwiftSyntax601 Empty.swift
[73/211] Emitting module SwiftSyntax601
[74/211] Compiling SwiftSyntax601 Empty.swift
[75/211] Emitting module SwiftSyntax601
[76/215] Compiling SwiftSyntax600 Empty.swift
[77/215] Emitting module SwiftSyntax600
[78/215] Compiling SwiftSyntax600 Empty.swift
[79/215] Emitting module SwiftSyntax600
[80/219] Compiling SwiftSyntax510 Empty.swift
[81/219] Emitting module SwiftSyntax510
[83/219] Compiling SwiftSyntax510 Empty.swift
[84/223] Emitting module SwiftSyntax509
[86/223] Compiling SwiftSyntax509 Empty.swift
[88/235] Compiling Base32 Quintets.swift
[89/235] Compiling Base32 BlockEncoding.swift
[90/235] Compiling Base8 BlockEncoding.swift
[91/235] Compiling Base8 Quintets.swift
[92/235] Compiling Base8 BlockDecoding.swift
[93/235] Compiling Base32 BlockDecoding.swift
[94/235] Compiling Base64 Base64.swift
[95/235] Emitting module Base64
[96/235] Compiling VarInt VarInt.swift
[97/235] Compiling Base32 Base32.swift
[98/235] Compiling Base64 Base64.swift
[99/235] Emitting module Base64
[100/235] Emitting module VarInt
[101/235] Compiling VarInt VarInt.swift
[102/235] Compiling VarInt BinaryEncoder.swift
[104/235] Emitting module VarInt
[105/235] Compiling Base8 Base8.swift
[106/305] Emitting module Base8
[107/305] Compiling Base8 Alphabet.swift
[108/305] Emitting module Base32
[109/305] Compiling Base32 Alphabets.swift
[110/377] Compiling BaseX BaseX.swift
[111/377] Emitting module BaseX
[112/487] Compiling CryptoSwift Comparable.swift
[113/487] Compiling CryptoSwift DataConversion.swift
[114/487] Compiling CryptoSwift Division.swift
[115/487] Compiling CryptoSwift Exponentiation.swift
[116/487] Compiling CryptoSwift FloatingPointConversion.swift
[117/487] Compiling CryptoSwift GCD.swift
[118/487] Compiling CryptoSwift Hashable.swift
[119/487] Compiling CryptoSwift IntegerConversion.swift
[120/487] Compiling CryptoSwift Multiplication.swift
[121/487] Compiling CryptoSwift PrimeTest.swift
[122/487] Compiling CryptoSwift Random.swift
[123/498] Compiling CryptoSwift PBKDF2.swift
[124/498] Compiling CryptoSwift PKCS1v15.swift
[125/498] Compiling CryptoSwift PKCS5.swift
[126/498] Compiling CryptoSwift PKCS7.swift
[127/498] Compiling CryptoSwift PKCS7Padding.swift
[128/498] Compiling CryptoSwift Padding.swift
[129/498] Compiling CryptoSwift Poly1305.swift
[130/498] Compiling CryptoSwift RSA+Cipher.swift
[131/498] Compiling CryptoSwift GCM.swift
[132/498] Compiling CryptoSwift OCB.swift
[133/498] Compiling CryptoSwift OFB.swift
[134/498] Compiling CryptoSwift AES.Cryptors.swift
[135/498] Compiling CryptoSwift AES.swift
[136/498] Compiling CryptoSwift ASN1.swift
[137/498] Compiling CryptoSwift ASN1Decoder.swift
[138/498] Compiling CryptoSwift ASN1Encoder.swift
[139/498] Compiling CryptoSwift ASN1Scanner.swift
[140/498] Compiling CryptoSwift Array+Extension.swift
[141/498] Compiling CryptoSwift Authenticator.swift
[142/498] Compiling CryptoSwift BatchedCollection.swift
[143/498] Compiling CryptoSwift RSA+Signature.swift
[144/498] Compiling CryptoSwift RSA.swift
[145/498] Compiling CryptoSwift Rabbit.swift
[146/498] Compiling CryptoSwift SHA1.swift
[147/498] Compiling CryptoSwift SHA2.swift
[148/498] Compiling CryptoSwift SHA3.swift
[149/498] Compiling CryptoSwift Scrypt.swift
[150/498] Compiling CryptoSwift SecureBytes.swift
[151/498] Compiling CryptoSwift Signature.swift
[152/498] Compiling CryptoSwift StreamDecryptor.swift
[153/498] Compiling CryptoSwift StreamEncryptor.swift
[154/498] Compiling CryptoSwift Operators.swift
[155/498] Compiling CryptoSwift DER.swift
[156/498] Compiling CryptoSwift PBKDF1.swift
[157/498] Compiling SourceControl misc.swift
[158/498] Compiling Base8 Alphabet.swift
[159/498] Compiling Base8 Quintets.swift
[160/498] Compiling Base8 BlockEncoding.swift
[161/498] Compiling Base8 BlockDecoding.swift
[162/498] Emitting module Base8
[163/498] Compiling Base8 Base8.swift
[164/498] Compiling SourceControl GitRepository.swift
[165/498] Compiling SourceControl Git.swift
[166/498] Emitting module SourceControl
[167/498] Compiling SourceControl LexiconConfig.swift
[168/498] Compiling SourceControl LexiconsStore.swift
[170/506] Compiling SourceControl GitRepository.swift
[171/506] Compiling SourceControl LexiconConfig.swift
[172/506] Compiling SourceControl misc.swift
[173/506] Emitting module SourceControl
[174/506] Compiling SourceControl Git.swift
[175/508] Compiling BaseX BaseX.swift
[176/508] Emitting module BaseX
[177/510] Compiling Multicodec Codecs.swift
[178/510] Compiling Multicodec Codecs+Equatable.swift
[179/510] Emitting module Multicodec
[180/510] Compiling Multicodec Multicodec.swift
[182/512] Compiling Multicodec Codecs+Equatable.swift
[183/512] Compiling Multicodec Codecs.swift
[184/512] Emitting module Multicodec
[185/512] Compiling CryptoSwift SquareRoot.swift
[186/512] Compiling CryptoSwift Strideable.swift
[187/512] Compiling CryptoSwift StringConversion.swift
[188/512] Compiling CryptoSwift Subtraction.swift
[189/512] Compiling CryptoSwift WordsAndBits.swift
[190/512] Compiling CryptoSwift ChaCha20.swift
[191/512] Compiling CryptoSwift Checksum.swift
[192/512] Compiling CryptoSwift Cipher.swift
[193/512] Compiling CryptoSwift Collection+Extension.swift
[194/512] Compiling CryptoSwift CompactMap.swift
[195/512] Compiling CryptoSwift String+FoundationExtension.swift
[196/512] Compiling CryptoSwift Utils+Foundation.swift
[197/512] Compiling CryptoSwift XChaCha20+Foundation.swift
[198/512] Compiling CryptoSwift Generics.swift
[199/512] Compiling CryptoSwift HKDF.swift
[200/512] Compiling CryptoSwift HMAC.swift
[201/512] Compiling CryptoSwift ISO10126Padding.swift
[202/512] Compiling CryptoSwift ISO78164Padding.swift
[203/512] Compiling CryptoSwift Int+Extension.swift
[204/512] Compiling CryptoSwift MD5.swift
[205/512] Compiling CryptoSwift NoPadding.swift
[206/512] Compiling CryptoSwift AEAD.swift
[207/512] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[208/512] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[209/512] Compiling Base32 Quintets.swift
[210/512] Compiling Base32 BlockDecoding.swift
[211/512] Compiling Base32 BlockEncoding.swift
[212/512] Emitting module Base32
[213/512] Compiling Base32 Base32.swift
[214/512] Compiling Base32 Alphabets.swift
[215/512] Compiling ArgumentParserToolInfo ToolInfo.swift
[216/512] Emitting module ArgumentParserToolInfo
[217/512] Compiling Base2 Base2.swift
[218/512] Emitting module Base2
[219/512] Compiling Base2 Base2.swift
[220/512] Emitting module Base2
[221/554] Compiling ArgumentParserToolInfo ToolInfo.swift
[222/554] Emitting module ArgumentParserToolInfo
[223/592] Emitting module Multibase
[224/592] Compiling Multibase Multibase.swift
[225/592] Emitting module Multibase
[226/592] Compiling Multibase Multibase.swift
[227/592] Compiling ArgumentParser EnumerableFlag.swift
[228/592] Compiling ArgumentParser ExpressibleByArgument.swift
[229/592] Compiling ArgumentParser InputOrigin.swift
[230/592] Compiling ArgumentParser Name.swift
[231/592] Compiling ArgumentParser Parsed.swift
[232/592] Compiling ArgumentParser ParsedValues.swift
[233/592] Compiling ArgumentParser HelpGenerator.swift
[234/599] Emitting module CryptoSwift
[235/599] Compiling ArgumentParser BashCompletionsGenerator.swift
[236/599] Compiling ArgumentParser CompletionsGenerator.swift
[237/599] Compiling ArgumentParser FishCompletionsGenerator.swift
[238/599] Compiling ArgumentParser ZshCompletionsGenerator.swift
[239/599] Compiling ArgumentParser Argument.swift
[240/599] Compiling ArgumentParser AsyncParsableCommand.swift
[241/599] Compiling ArgumentParser CommandConfiguration.swift
[247/599] Compiling ArgumentParser ArgumentHelp.swift
[248/599] Compiling ArgumentParser ArgumentVisibility.swift
[249/599] Compiling ArgumentParser CompletionKind.swift
[250/599] Compiling ArgumentParser Errors.swift
[251/603] Compiling CryptoSwift String+Extension.swift
[252/603] Compiling CryptoSwift UInt128.swift
[253/603] Compiling CryptoSwift UInt16+Extension.swift
[254/603] Compiling CryptoSwift UInt32+Extension.swift
[255/603] Compiling CryptoSwift UInt64+Extension.swift
[256/603] Compiling CryptoSwift UInt8+Extension.swift
[257/603] Compiling CryptoSwift Updatable.swift
[258/603] Compiling CryptoSwift Utils.swift
[259/603] Compiling CryptoSwift XChaCha20.swift
[260/603] Compiling CryptoSwift ZeroPadding.swift
[261/603] Compiling CryptoSwift resource_bundle_accessor.swift
[270/603] Compiling CryptoSwift Codable.swift
[282/603] Compiling CryptoSwift Bit.swift
[283/603] Compiling CryptoSwift BlockCipher.swift
[284/603] Compiling CryptoSwift BlockDecryptor.swift
[285/603] Compiling CryptoSwift BlockEncryptor.swift
[286/603] Compiling CryptoSwift BlockMode.swift
[287/603] Compiling CryptoSwift BlockModeOptions.swift
[288/603] Compiling CryptoSwift CBC.swift
[289/603] Compiling CryptoSwift CCM.swift
[290/603] Compiling CryptoSwift CFB.swift
[291/603] Compiling CryptoSwift CTR.swift
[292/603] Compiling CryptoSwift CipherModeWorker.swift
[293/603] Compiling CryptoSwift ECB.swift
[309/621] Compiling SwiftSyntax SyntaxNodesQRS.swift
[310/621] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[311/621] Compiling CryptoSwift CBCMAC.swift
[312/621] Compiling CryptoSwift CMAC.swift
[313/621] Compiling CryptoSwift Addition.swift
[314/621] Compiling CryptoSwift BigInt.swift
[315/621] Compiling CryptoSwift BigUInt.swift
[316/621] Compiling CryptoSwift BitwiseOps.swift
[317/621] Compiling CryptoSwift CS.swift
[331/621] Emitting module ArgumentParser
[332/625] Compiling ArgumentParser Flag.swift
[333/625] Compiling ArgumentParser NameSpecification.swift
[334/625] Compiling ArgumentParser Option.swift
[335/625] Compiling ArgumentParser OptionGroup.swift
[336/625] Compiling ArgumentParser ParserError.swift
[337/625] Compiling ArgumentParser SplitArguments.swift
[338/625] Compiling ArgumentParser DumpHelpGenerator.swift
[339/625] Compiling ArgumentParser HelpCommand.swift
[340/625] Compiling ArgumentParser ArgumentDefinition.swift
[341/625] Compiling ArgumentParser ArgumentSet.swift
[342/625] Compiling ArgumentParser CommandParser.swift
[343/625] Compiling ArgumentParser InputKey.swift
[348/627] Compiling ArgumentParser ParsableArguments.swift
[349/627] Compiling ArgumentParser ParsableArgumentsValidation.swift
[350/627] Compiling ArgumentParser ParsableCommand.swift
[351/627] Compiling ArgumentParser ArgumentDecoder.swift
[352/627] Emitting module ArgumentParser
[366/627] Compiling ArgumentParser Platform.swift
[367/627] Compiling ArgumentParser SequenceExtensions.swift
[368/627] Compiling ArgumentParser StringExtensions.swift
[369/627] Compiling ArgumentParser Tree.swift
[384/627] Compiling ArgumentParser MessageInfo.swift
[385/627] Compiling ArgumentParser UsageGenerator.swift
[386/627] Compiling ArgumentParser CollectionExtensions.swift
[407/627] Emitting module Multihash
[408/627] Compiling Multihash Multihash.swift
[409/629] Emitting module CryptoSwift
[423/629] Compiling SwiftSyntax SyntaxNodesD.swift
[424/629] Compiling SwiftSyntax SyntaxNodesEF.swift
[425/629] Compiling SwiftSyntax SyntaxNodesGHI.swift
[426/629] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[427/629] Compiling SwiftSyntax SyntaxNodesOP.swift
[437/629] Compiling CID CID.swift
[438/629] Emitting module CID
[439/637] Compiling CryptoSwift String+Extension.swift
[440/637] Compiling CryptoSwift UInt128.swift
[441/637] Compiling CryptoSwift UInt16+Extension.swift
[442/637] Compiling CryptoSwift UInt32+Extension.swift
[443/637] Compiling CryptoSwift UInt64+Extension.swift
[444/637] Compiling CryptoSwift UInt8+Extension.swift
[445/637] Compiling CryptoSwift Updatable.swift
[446/637] Compiling CryptoSwift Utils.swift
[447/637] Compiling CryptoSwift XChaCha20.swift
[448/637] Compiling CryptoSwift ZeroPadding.swift
[449/637] Compiling CryptoSwift resource_bundle_accessor.swift
[450/637] Compiling SwiftAtproto URL+.swift
[451/637] Compiling SwiftAtproto SwiftAtproto.swift
[452/637] Compiling SwiftAtproto extensions.swift
[453/637] Compiling SwiftAtproto DIDDocument.swift
[454/637] Compiling SwiftAtproto AnyCodable.swift
[455/637] Compiling SwiftAtproto AuthInfo.swift
[456/637] Emitting module SwiftAtproto
[457/637] Compiling SwiftAtproto XRPCClientProtocol.swift
[514/639] Compiling Multihash Multihash.swift
[515/639] Emitting module Multihash
[516/641] Compiling CID CID.swift
[517/641] Emitting module CID
[518/649] Compiling SwiftAtproto extensions.swift
[519/649] Compiling SwiftAtproto XRPCClientProtocol.swift
[520/649] Compiling SwiftAtproto URL+.swift
[521/649] Compiling SwiftAtproto AuthInfo.swift
[522/649] Compiling SwiftAtproto DIDDocument.swift
[523/649] Emitting module SwiftAtproto
[524/649] Compiling SwiftAtproto AnyCodable.swift
[525/649] Compiling SwiftAtproto SwiftAtproto.swift
[526/649] Emitting module SwiftSyntax
[642/708] Compiling SwiftBasicFormat Syntax+Extensions.swift
[643/767] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[644/767] Compiling SwiftDiagnostics FixIt.swift
[645/768] Compiling SwiftDiagnostics Convenience.swift
[646/768] Compiling SwiftDiagnostics Diagnostic.swift
[647/768] Emitting module SwiftDiagnostics
[648/768] Compiling SwiftBasicFormat Syntax+Extensions.swift
[649/768] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[651/768] Compiling SwiftBasicFormat InferIndentation.swift
[652/768] Compiling SwiftDiagnostics Note.swift
[653/768] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[654/768] Compiling SwiftDiagnostics Message.swift
[655/768] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[656/768] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[657/768] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[658/768] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[659/768] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[660/768] Compiling SwiftBasicFormat InferIndentation.swift
[661/768] Compiling SwiftDiagnostics Message.swift
[662/768] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[663/768] Compiling SwiftDiagnostics FixIt.swift
[664/769] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[665/769] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[666/769] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[667/769] Compiling SwiftDiagnostics Diagnostic.swift
[668/769] Compiling SwiftDiagnostics Convenience.swift
[669/769] Emitting module SwiftDiagnostics
[670/769] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[671/769] Compiling SwiftDiagnostics Note.swift
[672/769] Compiling SwiftBasicFormat Indenter.swift
[673/769] Emitting module SwiftBasicFormat
[674/769] Compiling SwiftBasicFormat BasicFormat.swift
[676/769] Emitting module SwiftBasicFormat
[677/769] Compiling SwiftBasicFormat Indenter.swift
[678/769] Compiling SwiftParser Lookahead.swift
[679/769] Compiling SwiftParser LoopProgressCondition.swift
[680/769] Compiling SwiftParser Modifiers.swift
[681/769] Compiling SwiftParser Names.swift
[682/773] Compiling SwiftParser Recovery.swift
[683/773] Compiling SwiftParser Specifiers.swift
[684/773] Compiling SwiftParser Statements.swift
[685/773] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[686/773] Compiling SwiftParser StringLiterals.swift
[687/773] Compiling SwiftParser TriviaParser.swift
[688/773] Compiling SwiftParser Types.swift
[689/773] Compiling SwiftParser ExperimentalFeatures.swift
[690/773] Compiling SwiftParser UnicodeScalarExtensions.swift
[691/773] Compiling SwiftParser Expressions.swift
[692/773] Compiling SwiftParser IncrementalParseTransition.swift
[693/773] Compiling SwiftParser IsValidIdentifier.swift
[694/773] Compiling SwiftParser TopLevel.swift
[704/777] Compiling SwiftParser TokenSpec.swift
[705/777] Compiling SwiftParser TokenSpecSet.swift
[706/777] Compiling SwiftParser Directives.swift
[707/777] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[708/777] Compiling SwiftParser SwiftParserCompatibility.swift
[709/777] Compiling SwiftParser SwiftVersion.swift
[710/777] Compiling SwiftParser SyntaxUtils.swift
[711/777] Compiling SwiftParser TokenConsumer.swift
[712/777] Compiling SwiftParser TokenPrecedence.swift
[713/777] Compiling SwiftParser Nominals.swift
[714/777] Compiling SwiftParser Parameters.swift
[715/777] Compiling SwiftParser ParseSourceFile.swift
[716/777] Compiling SwiftParser Parser.swift
[717/777] Compiling SwiftParser Patterns.swift
[735/777] Emitting module SwiftParser
[736/777] Compiling SwiftParser Attributes.swift
[737/777] Compiling SwiftParser Availability.swift
[738/777] Compiling SwiftParser CharacterInfo.swift
[739/777] Compiling SwiftParser CollectionNodes+Parsable.swift
[740/777] Compiling SwiftParser Declarations.swift
[741/777] Compiling SwiftParser Cursor.swift
[742/777] Compiling SwiftParser Lexeme.swift
[743/777] Compiling SwiftParser LexemeSequence.swift
[744/777] Compiling SwiftParser Lexer.swift
[745/777] Compiling SwiftParser RegexLiteralLexer.swift
[746/777] Emitting module SwiftParser
[762/777] Compiling SwiftParser IsLexerClassified.swift
[763/777] Compiling SwiftParser LayoutNodes+Parsable.swift
[764/777] Compiling SwiftParser Parser+TokenSpecSet.swift
[765/777] Compiling SwiftParser TokenSpecStaticMembers.swift
[770/813] Compiling SwiftOperators OperatorError.swift
[771/813] Compiling SwiftOperators OperatorError+Diagnostics.swift
[772/814] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[774/816] Compiling SwiftOperators PrecedenceGraph.swift
[775/816] Compiling SwiftOperators PrecedenceGroup.swift
[776/816] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[777/816] Compiling SwiftOperators SyntaxSynthesis.swift
[778/816] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[779/816] Compiling SwiftOperators OperatorTable.swift
[780/816] Compiling SwiftOperators OperatorTable+Defaults.swift
[781/816] Compiling SwiftOperators OperatorTable+Semantics.swift
[782/816] Compiling SwiftOperators Operator.swift
[783/816] Emitting module SwiftOperators
[784/816] Compiling SwiftOperators OperatorTable+Folding.swift
[785/816] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[786/816] Compiling SwiftParserDiagnostics PresenceUtils.swift
[787/816] Compiling SwiftParserDiagnostics Utils.swift
[788/816] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[789/816] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[790/816] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[791/816] Compiling SwiftParserDiagnostics Utils.swift
[792/816] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[793/816] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[794/816] Emitting module SwiftParserDiagnostics
[795/816] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[796/816] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[797/816] Compiling SwiftParserDiagnostics MissingNodesError.swift
[798/816] Compiling SwiftParserDiagnostics MissingTokenError.swift
[799/816] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[800/816] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[803/816] Compiling SwiftParserDiagnostics PresenceUtils.swift
[804/816] Emitting module SwiftParserDiagnostics
[809/846] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[810/846] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[811/846] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[812/847] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[813/847] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[814/848] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[815/848] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[816/848] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[817/848] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[820/848] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[821/848] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[822/848] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[823/848] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[824/848] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[825/848] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[826/848] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[827/848] Compiling SwiftSyntaxBuilder Indenter.swift
[828/848] Compiling SwiftSyntaxBuilder ListBuilder.swift
[829/848] Emitting module SwiftSyntaxBuilder
[839/848] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[841/874] Compiling SwiftSyntaxMacros PreambleMacro.swift
[842/875] Compiling SwiftSyntaxMacros MemberMacro.swift
[843/875] Compiling SwiftSyntaxMacros PeerMacro.swift
[844/875] Compiling SwiftSyntaxMacros Macro.swift
[845/875] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[846/875] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[847/875] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[848/875] Compiling SwiftSyntaxMacros AttachedMacro.swift
[849/875] Compiling SwiftSyntaxMacros BodyMacro.swift
[850/875] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[851/875] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[852/875] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[853/875] Compiling SwiftSyntaxMacros Macro+Format.swift
[854/875] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[855/875] Compiling SwiftSyntaxMacros AccessorMacro.swift
[856/875] Emitting module SwiftSyntaxMacros
[857/875] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[858/875] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[859/875] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[860/885] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[861/885] Emitting module SwiftSyntaxMacroExpansion
[862/885] Compiling SwiftAtprotoLex misc.swift
[863/885] Compiling SwiftAtprotoLex SwiftAtprotoLex.swift
[864/885] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[865/885] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[866/885] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[867/885] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[868/885] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[869/885] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[870/885] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[871/885] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[872/897] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[873/898] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[874/898] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[875/898] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[876/898] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[877/898] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[878/898] Emitting module SwiftCompilerPluginMessageHandling
[879/898] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[880/898] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[881/898] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[882/898] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[883/898] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[884/898] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[885/900] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[886/900] Emitting module SwiftCompilerPlugin
[887/902] Compiling Macros Macros.swift
[888/902] Emitting module Macros
[888/902] Write Objects.LinkFileList
[890/902] Compiling SwiftAtprotoLex SwiftAtprotoLex.swift
[891/902] Compiling SwiftAtprotoLex misc.swift
[892/902] Emitting module SwiftAtprotoLex
[893/902] Compiling SwiftAtprotoLex TypeSchema.swift
[895/902] Emitting module SwiftAtprotoLex
[896/906] Compiling swift_atproto main.swift
[897/906] Emitting module swift_atproto
[899/906] Compiling swift_atproto main.swift
[899/906] Write Objects.LinkFileList
[901/906] Linking Macros-tool
[903/908] Compiling ATProtoMacro ATProtoMacro.swift
[904/908] Emitting module ATProtoMacro
[904/908] Linking swift-atproto
[905/908] Linking swift-atproto-tool
[906/908] Applying swift-atproto
[907/908] Applying swift-atproto-tool
Build complete! (195.11s)
Fetching https://github.com/swift-libp2p/swift-cid
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/nicklockwood/SwiftFormat
Fetching https://github.com/swift-server/async-http-client.git
[1/175] Fetching swift-cid
Fetched https://github.com/swift-libp2p/swift-cid from cache (0.77s)
[1/14119] Fetching async-http-client
[2/29811] Fetching async-http-client, swift-argument-parser
[2481/101676] Fetching async-http-client, swift-argument-parser, swift-syntax
[4459/152546] Fetching async-http-client, swift-argument-parser, swift-syntax, swiftformat
[20055/230578] Fetching async-http-client, swift-argument-parser, swift-syntax, swiftformat, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (108.62s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (108.62s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (108.62s)
Fetched https://github.com/apple/swift-argument-parser from cache (108.62s)
Fetched https://github.com/swift-server/async-http-client.git from cache (108.62s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (111.49s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.59s)
Computing version for https://github.com/swift-libp2p/swift-cid
Computed https://github.com/swift-libp2p/swift-cid at 0.0.1 (0.50s)
Fetching https://github.com/swift-libp2p/swift-multihash.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
[1/265] Fetching swift-multihash
[78/428] Fetching swift-multihash, swift-multibase
[206/717] Fetching swift-multihash, swift-multibase, swift-multicodec
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.78s)
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.78s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.78s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.3 (1.31s)
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.68s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.4 (1.24s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/108] Fetching swift-varint
[106/13120] Fetching swift-varint, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.56s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.56s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.2 (2.09s)
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.52s)
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.52s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.51s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.27.0 (0.43s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/1814] Fetching swift-atomics
[74/4512] Fetching swift-atomics, swift-nio-transport-services
[128/8415] Fetching swift-atomics, swift-nio-transport-services, swift-log
[483/14400] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-algorithms
[723/20527] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-algorithms, swift-nio-extras
[1628/32188] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-algorithms, swift-nio-extras, swift-nio-http2
[3574/47263] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-algorithms, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (1.16s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.17s)
[16069/38580] Fetching swift-atomics, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.54s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.54s)
Fetched https://github.com/apple/swift-log.git from cache (1.54s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.54s)
[11307/15075] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.82s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (2.28s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.53s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4937] Fetching swift-system
[890/22347] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.75s)
Fetched https://github.com/apple/swift-system.git from cache (1.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.19s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.59s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.45s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.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
Fetching https://github.com/apple/swift-certificates.git
[1/1176] Fetching swift-http-structured-headers
[25/3646] Fetching swift-http-structured-headers, swift-service-lifecycle
[222/4563] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types
[342/6192] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types, swift-asn1
[343/12653] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types, swift-asn1, swift-certificates
[1312/17843] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-http-types, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.88s)
[7269/16667] Fetching swift-service-lifecycle, swift-http-types, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (1.06s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.06s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.06s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.11s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.11s)
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 (1.58s)
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.74s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (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.41s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.43s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.54s)
Fetching https://github.com/apple/swift-crypto.git
[1/16378] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.80s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (2.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (0.71s)
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
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.86.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.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/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/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/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.13.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.27.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.29.0
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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
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.4.0
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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.38.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.25.1
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
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.4
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
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.