The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of SwiftClaude, reference main (65192e), with Swift 6.0 for macOS (SPM) on 7 Nov 2024 00:20:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GeorgeLyon/SwiftClaude.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GeorgeLyon/SwiftClaude
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 65192ee Format
Cloned https://github.com/GeorgeLyon/SwiftClaude.git
Revision (git rev-parse @):
65192ee97c30016d77b740af36bb50ebe3274f9a
SUCCESS checkout https://github.com/GeorgeLyon/SwiftClaude.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/swiftlang/swift-syntax.git
[1/648] Fetching swift-http-types
[99/5205] Fetching swift-http-types, swift-async-algorithms
[949/20680] Fetching swift-http-types, swift-async-algorithms, swift-collections
[12461/87074] Fetching swift-http-types, swift-async-algorithms, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (3.24s)
[45023/71599] Fetching swift-http-types, swift-async-algorithms, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.94s)
Fetched https://github.com/apple/swift-async-algorithms from cache (4.94s)
Fetched https://github.com/apple/swift-http-types.git from cache (4.94s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.2 (0.56s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (3.43s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.80s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftclaude",
      "name": "SwiftClaude",
      "url": "https://github.com/GeorgeLyon/SwiftClaude.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftClaude",
      "dependencies": [
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/GeorgeLyon/SwiftClaude.git
[1/280] Fetching swiftclaude
Fetched https://github.com/GeorgeLyon/SwiftClaude.git from cache (1.28s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.88s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.88s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.03s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.2 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.03s)
Creating working copy for https://github.com/GeorgeLyon/SwiftClaude.git
Working copy of https://github.com/GeorgeLyon/SwiftClaude.git resolved at main (65192ee)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.2
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.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
warning: '.resolve-product-dependencies': dependency 'swiftclaude' is not used by any target
Found 3 product dependencies
  - swift-http-types
  - swift-syntax
  - swift-async-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GeorgeLyon/SwiftClaude.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/29] Write sources
[25/29] Compiling _SwiftSyntaxCShims dummy.c
[26/29] Write swift-version--7754E27361AE5C74.txt
[28/74] Emitting module SwiftSyntax510
[29/74] Compiling SwiftSyntax600 Empty.swift
[30/74] Emitting module SwiftSyntax600
[31/74] Emitting module SwiftSyntax509
[32/74] Compiling SwiftSyntax509 Empty.swift
[33/74] Compiling ClaudeToolInput Tool Input Schema Key.swift
[34/75] Compiling ClaudeToolInput Tool Input Keyed Tuple.swift
[35/75] Compiling ClaudeToolInput Tool Input Optional.swift
[36/76] Compiling ClaudeToolInput Tool Input Void.swift
[37/76] Compiling ClaudeToolInput Tool Input String.swift
[38/76] Compiling SwiftSyntax510 Empty.swift
[39/76] Compiling ClaudeToolInput Tool Input Array.swift
[40/76] Compiling ClaudeToolInput Tool Input Enum.swift
[41/76] Emitting module InternalCollectionsUtilities
[42/76] Compiling ClaudeToolInput Tool Input Raw Representable Enumeration.swift
[43/76] Compiling ClaudeToolInput Tool Input Unkeyed Tuple.swift
[44/76] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[46/76] Compiling InternalCollectionsUtilities Debugging.swift
[47/76] Compiling InternalCollectionsUtilities Descriptions.swift
[48/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/76] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/76] Compiling InternalCollectionsUtilities Specialize.swift
[51/76] Compiling ClaudeToolInput Tool Input.swift
[52/141] Compiling ClaudeToolInput Tool Input Number.swift
[53/141] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[54/141] Compiling SwiftSyntax TokenDiagnostic.swift
[55/141] Compiling ClaudeToolInput Tool Input Bool.swift
[56/141] Compiling ClaudeToolInput Tool Input Integer.swift
[57/141] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/141] Emitting module ClaudeToolInput
[59/141] Compiling SwiftSyntax SyntaxProtocol.swift
[60/141] Compiling SwiftSyntax SyntaxText.swift
[61/141] Compiling HTTPTypes ISOLatin1String.swift
[62/141] Compiling SwiftSyntax Trivia.swift
[63/141] Compiling SwiftSyntax AbsolutePosition.swift
[64/141] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[65/141] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[66/141] Compiling SwiftSyntax TokenSequence.swift
[67/141] Compiling SwiftSyntax TokenSyntax.swift
[68/213] Compiling HTTPTypes HTTPRequest.swift
[69/213] Compiling DequeModule _DequeBuffer.swift
[70/214] Compiling HTTPTypes HTTPParsedFields.swift
[71/214] Compiling HTTPTypes HTTPResponse.swift
[72/214] Compiling DequeModule _DequeSlot.swift
[73/214] Compiling DequeModule _DequeBufferHeader.swift
[74/214] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[75/214] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[76/214] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[78/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[79/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[80/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[81/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[82/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[83/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[84/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[85/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[86/220] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[87/220] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[88/220] Compiling OrderedCollections OrderedSet+Sendable.swift
[89/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[90/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[91/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[92/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[93/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[94/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[95/220] Compiling OrderedCollections _HashTable+Constants.swift
[96/220] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[97/220] Compiling OrderedCollections _HashTable.swift
[98/220] Compiling OrderedCollections _Hashtable+Header.swift
[99/220] Compiling OrderedCollections OrderedDictionary+Codable.swift
[100/220] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[101/220] Compiling OrderedCollections _HashTable+Testing.swift
[102/220] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[108/220] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[109/220] Compiling OrderedCollections OrderedSet+Codable.swift
[110/220] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[111/220] Compiling OrderedCollections OrderedSet+Descriptions.swift
[112/220] Compiling OrderedCollections OrderedSet+Diffing.swift
[113/220] Compiling OrderedCollections OrderedSet+Equatable.swift
[114/220] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[115/220] Compiling OrderedCollections OrderedSet+Hashable.swift
[116/220] Compiling OrderedCollections OrderedSet+Initializers.swift
[117/220] Compiling OrderedCollections OrderedSet+Insertions.swift
[118/220] Compiling OrderedCollections OrderedSet+Invariants.swift
[119/220] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[120/220] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[121/220] Emitting module HTTPTypes
[122/220] Compiling HTTPTypes HTTPField.swift
[123/220] Compiling HTTPTypes HTTPFieldName.swift
[124/220] Compiling HTTPTypes HTTPFields.swift
[125/220] Compiling OrderedCollections _HashTable+Bucket.swift
[126/220] Compiling OrderedCollections _HashTable+BucketIterator.swift
[127/226] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[128/226] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[129/226] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[130/226] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[131/226] Compiling OrderedCollections OrderedDictionary+Values.swift
[132/226] Compiling OrderedCollections OrderedDictionary.swift
[133/226] Compiling OrderedCollections OrderedDictionary+Elements.swift
[134/226] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[135/226] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[136/226] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[137/226] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[138/226] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[146/226] Emitting module DequeModule
[147/226] Compiling OrderedCollections OrderedSet+SubSequence.swift
[148/226] Compiling OrderedCollections OrderedSet+Testing.swift
[149/226] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[150/226] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[151/226] Compiling OrderedCollections OrderedSet.swift
[152/226] Compiling OrderedCollections _UnsafeBitset.swift
[157/226] Compiling SwiftSyntax SyntaxIdentifier.swift
[158/226] Compiling SwiftSyntax SyntaxNodeFactory.swift
[159/226] Compiling SwiftSyntax SyntaxNodeStructure.swift
[167/233] Emitting module OrderedCollections
[168/279] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[169/279] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[170/279] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[171/279] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[172/279] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[173/284] Compiling AsyncAlgorithms Dictionary.swift
[174/284] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[175/284] Compiling AsyncAlgorithms Locking.swift
[176/284] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[177/284] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[178/284] Compiling AsyncAlgorithms MergeStateMachine.swift
[179/284] Compiling AsyncAlgorithms MergeStorage.swift
[180/284] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[181/284] Compiling AsyncAlgorithms Rethrow.swift
[182/284] Compiling AsyncAlgorithms SetAlgebra.swift
[183/284] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[184/284] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[185/284] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[186/284] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[187/284] Compiling AsyncAlgorithms AsyncChannel.swift
[188/284] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[189/284] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[190/284] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[191/284] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[192/284] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[193/284] Emitting module HTTPTypesFoundation
[194/297] Emitting module AsyncAlgorithms
[195/297] Compiling AsyncAlgorithms UnsafeTransfer.swift
[196/297] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[197/297] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[198/297] Compiling AsyncAlgorithms ZipStateMachine.swift
[199/297] Compiling AsyncAlgorithms ZipStorage.swift
[200/297] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[201/297] Compiling AsyncAlgorithms ChannelStateMachine.swift
[202/297] Compiling AsyncAlgorithms ChannelStorage.swift
[203/297] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[204/297] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[205/297] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[206/297] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[207/297] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[208/297] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[209/297] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[210/297] Compiling ClaudeClient Model.swift
[211/297] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[212/297] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[213/297] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[214/297] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[215/297] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[216/297] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[217/297] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[218/297] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[219/297] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[220/297] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[221/297] Compiling AsyncAlgorithms CombineLatestStorage.swift
[222/297] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[223/297] Compiling AsyncAlgorithms DebounceStateMachine.swift
[224/297] Compiling AsyncAlgorithms DebounceStorage.swift
[225/297] Compiling ClaudeClient Transport.swift
[226/297] Compiling ClaudeClient Typed ID.swift
[227/297] Compiling ClaudeClient User Agent.swift
[228/297] Compiling ClaudeClient Coding.swift
[229/298] Compiling ClaudeClient Anthropic Enum.swift
[230/298] Compiling ClaudeClient Server-Sent Events.swift
[231/298] Compiling ClaudeClient URL Session Transport.swift
[232/298] Compiling ClaudeClient Client.swift
[233/298] Compiling ClaudeClient Image Encoder.swift
[234/298] Compiling ClaudeClient Authenticator.swift
[235/298] Compiling ClaudeClient Backend.swift
[236/298] Emitting module ClaudeClient
[237/298] Compiling ClaudeClient Keychain Authenticator.swift
[239/308] Compiling ClaudeMessagesEndpoint Content Blocks.swift
[240/309] Compiling ClaudeMessagesEndpoint Cacheable Component Array.swift
[241/309] Compiling ClaudeMessagesEndpoint Any Encodable.swift
[242/309] Compiling ClaudeMessagesEndpoint Metadata.swift
[243/309] Compiling ClaudeMessagesEndpoint Peek Sequence.swift
[244/309] Compiling ClaudeMessagesEndpoint Cache Breakpoint.swift
[245/309] Emitting module ClaudeMessagesEndpoint
[246/309] Compiling ClaudeMessagesEndpoint Message Streaming.swift
[247/309] Compiling ClaudeMessagesEndpoint Messages Endpoint (Convenience).swift
[248/309] Compiling ClaudeMessagesEndpoint Messages Endpoint.swift
[249/309] Compiling ClaudeMessagesEndpoint Message Content.swift
[279/309] Emitting module SwiftSyntax
[301/309] Compiling SwiftSyntax SyntaxNodesD.swift
[302/309] Compiling SwiftSyntax SyntaxNodesEF.swift
[303/309] Compiling SwiftSyntax SyntaxNodesGHI.swift
[304/309] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[305/309] Compiling SwiftSyntax SyntaxNodesOP.swift
[306/309] Compiling SwiftSyntax SyntaxNodesQRS.swift
[307/309] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[308/367] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[309/367] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[310/367] Compiling SwiftDiagnostics Message.swift
[311/368] Compiling SwiftDiagnostics Note.swift
[312/368] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[313/368] Compiling SwiftDiagnostics FixIt.swift
[314/368] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[315/368] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[316/368] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[317/368] Compiling SwiftDiagnostics Diagnostic.swift
[318/368] Emitting module SwiftDiagnostics
[319/368] Compiling SwiftDiagnostics Convenience.swift
[320/368] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[321/368] Compiling SwiftBasicFormat InferIndentation.swift
[322/368] Compiling SwiftBasicFormat Syntax+Extensions.swift
[323/368] Emitting module SwiftBasicFormat
[324/368] Compiling SwiftBasicFormat BasicFormat.swift
[325/368] Compiling SwiftParser StringLiterals.swift
[326/368] Compiling SwiftParser SwiftParserCompatibility.swift
[327/368] Compiling SwiftParser SwiftVersion.swift
[328/368] Compiling SwiftParser SyntaxUtils.swift
[329/372] Compiling SwiftParser TopLevel.swift
[330/372] Compiling SwiftParser TriviaParser.swift
[331/372] Compiling SwiftParser Types.swift
[332/372] Compiling SwiftParser ExperimentalFeatures.swift
[333/372] Compiling SwiftParser Nominals.swift
[334/372] Compiling SwiftParser Parameters.swift
[335/372] Compiling SwiftParser ParseSourceFile.swift
[336/372] Compiling SwiftParser Parser.swift
[337/372] Compiling SwiftParser Patterns.swift
[338/372] Compiling SwiftParser TokenConsumer.swift
[339/372] Compiling SwiftParser TokenPrecedence.swift
[340/372] Compiling SwiftParser TokenSpec.swift
[341/372] Compiling SwiftParser TokenSpecSet.swift
[342/372] Compiling SwiftParser Directives.swift
[343/372] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[344/372] Compiling SwiftParser Expressions.swift
[345/372] Compiling SwiftParser IncrementalParseTransition.swift
[346/372] Compiling SwiftParser IsValidIdentifier.swift
[347/372] Compiling SwiftParser Recovery.swift
[348/372] Compiling SwiftParser Specifiers.swift
[349/372] Compiling SwiftParser Statements.swift
[350/372] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[351/372] Compiling SwiftParser UnicodeScalarExtensions.swift
[352/372] Compiling SwiftParser Lookahead.swift
[353/372] Compiling SwiftParser LoopProgressCondition.swift
[354/372] Compiling SwiftParser Modifiers.swift
[355/372] Compiling SwiftParser Names.swift
[356/372] Compiling SwiftParser Cursor.swift
[357/372] Compiling SwiftParser Lexeme.swift
[358/372] Compiling SwiftParser LexemeSequence.swift
[359/372] Compiling SwiftParser Lexer.swift
[360/372] Compiling SwiftParser RegexLiteralLexer.swift
[361/372] Compiling SwiftParser Attributes.swift
[362/372] Compiling SwiftParser Availability.swift
[363/372] Compiling SwiftParser CharacterInfo.swift
[364/372] Compiling SwiftParser CollectionNodes+Parsable.swift
[365/372] Compiling SwiftParser Declarations.swift
[366/372] Emitting module SwiftParser
[367/372] Compiling SwiftParser IsLexerClassified.swift
[368/372] Compiling SwiftParser LayoutNodes+Parsable.swift
[369/372] Compiling SwiftParser Parser+TokenSpecSet.swift
[370/372] Compiling SwiftParser TokenSpecStaticMembers.swift
[371/395] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[372/396] Compiling SwiftOperators PrecedenceGroup.swift
[373/396] Compiling SwiftOperators OperatorTable.swift
[374/397] Compiling SwiftOperators PrecedenceGraph.swift
[375/397] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[376/397] Compiling SwiftOperators SyntaxSynthesis.swift
[377/397] Compiling SwiftOperators OperatorTable+Semantics.swift
[378/397] Compiling SwiftOperators OperatorTable+Defaults.swift
[379/397] Compiling SwiftOperators OperatorError.swift
[380/397] Compiling SwiftOperators OperatorTable+Folding.swift
[381/397] Compiling SwiftOperators OperatorError+Diagnostics.swift
[382/397] Emitting module SwiftOperators
[383/397] Compiling SwiftOperators Operator.swift
[384/397] Compiling SwiftParserDiagnostics Utils.swift
[385/397] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[386/397] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[387/397] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[388/397] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[389/397] Compiling SwiftParserDiagnostics PresenceUtils.swift
[390/397] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[391/397] Compiling SwiftParserDiagnostics MissingNodesError.swift
[392/397] Compiling SwiftParserDiagnostics MissingTokenError.swift
[393/397] Emitting module SwiftParserDiagnostics
[394/397] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[395/397] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[396/412] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[397/412] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[398/413] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[399/413] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[400/413] Compiling SwiftSyntaxBuilder Indenter.swift
[401/413] Compiling SwiftSyntaxBuilder ListBuilder.swift
[402/413] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[403/413] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[404/413] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[405/413] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[406/413] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[407/413] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[408/413] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[409/413] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[410/413] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[411/413] Emitting module SwiftSyntaxBuilder
[412/431] Compiling SwiftSyntaxMacros Macro.swift
[413/431] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[414/431] Compiling SwiftSyntaxMacros PreambleMacro.swift
[415/431] Compiling SwiftSyntaxMacros MemberMacro.swift
[416/431] Compiling SwiftSyntaxMacros PeerMacro.swift
[417/432] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[418/432] Compiling SwiftSyntaxMacros AccessorMacro.swift
[419/432] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[420/432] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[421/432] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[422/432] Compiling SwiftSyntaxMacros Macro+Format.swift
[423/432] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[424/432] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[425/432] Compiling SwiftSyntaxMacros AttachedMacro.swift
[426/432] Compiling SwiftSyntaxMacros BodyMacro.swift
[427/432] Emitting module SwiftSyntaxMacros
[428/432] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[429/432] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[430/432] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[431/442] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[432/442] Emitting module SwiftSyntaxMacroExpansion
[433/442] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[434/442] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[435/442] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[436/442] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[437/442] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[438/442] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[439/442] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[440/442] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[441/454] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[442/455] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[443/455] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[444/455] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[445/455] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[446/455] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[447/455] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[448/455] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[449/455] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[450/455] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[451/455] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[452/455] Emitting module SwiftCompilerPluginMessageHandling
[453/455] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[454/457] Emitting module SwiftCompilerPlugin
[455/457] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[456/464] Compiling ClaudeMacros Tool Macro.swift
[457/464] Compiling ClaudeMacros Tool Input Macro.swift
[458/464] Compiling ClaudeMacros Support.swift
[459/464] Emitting module ClaudeMacros
[460/464] Compiling ClaudeMacros Macro Plugin.swift
[461/464] Compiling ClaudeMacros Diagnostics.swift
[462/464] Compiling ClaudeMacros Tool Input Members.swift
[462/464] Write Objects.LinkFileList
[463/464] Linking ClaudeMacros-tool
[465/478] Compiling Claude System Prompt.swift
[466/479] Compiling Claude Streaming Message Protocol.swift
[467/479] Compiling Claude Tools.swift
[468/479] Compiling Claude Assistant Message.swift
[469/479] Compiling Claude Conversation.swift
[470/479] Compiling Claude Claude.swift
[471/479] Compiling Claude Computer Use.swift
[472/479] Compiling Claude User Message.swift
[473/479] Compiling Claude Image.swift
[474/479] Compiling Claude Beta.swift
[475/479] Compiling Claude Cache Breakpoint.swift
[476/479] Emitting module Claude
[477/479] Compiling Claude Message Content.swift
[478/479] Compiling Claude Streaming Message.swift
[479/479] Compiling Claude Opaque Async Sequence.swift
Build complete! (76.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    }
  ],
  "manifest_display_name" : "SwiftClaude",
  "name" : "SwiftClaude",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftClaude",
      "targets" : [
        "Claude"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ClaudeMacros",
      "targets" : [
        "ClaudeMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ClaudeToolInputTests",
      "module_type" : "SwiftTarget",
      "name" : "ClaudeToolInputTests",
      "path" : "Tests/Tool Input Tests",
      "sources" : [
        "By Type/Enum Tests.swift",
        "By Type/Raw Representable Enumeration Tests.swift",
        "By Type/Unkeyed Tuple Tests.swift",
        "By Type/Void Tests.swift",
        "Helpers.swift",
        "Schema Encoding Tests.swift",
        "Value Decoding Tests.swift",
        "Value Encoding Tests.swift"
      ],
      "target_dependencies" : [
        "ClaudeToolInput"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ClaudeToolInput",
      "module_type" : "SwiftTarget",
      "name" : "ClaudeToolInput",
      "path" : "Sources/Tool Input",
      "product_memberships" : [
        "SwiftClaude"
      ],
      "sources" : [
        "Compound Schemas/Tool Input Array.swift",
        "Compound Schemas/Tool Input Enum.swift",
        "Compound Schemas/Tool Input Keyed Tuple.swift",
        "Compound Schemas/Tool Input Optional.swift",
        "Compound Schemas/Tool Input Raw Representable Enumeration.swift",
        "Compound Schemas/Tool Input Unkeyed Tuple.swift",
        "Primitive Schemas/Tool Input Bool.swift",
        "Primitive Schemas/Tool Input Integer.swift",
        "Primitive Schemas/Tool Input Number.swift",
        "Primitive Schemas/Tool Input String.swift",
        "Primitive Schemas/Tool Input Void.swift",
        "Tool Input Schema Key.swift",
        "Tool Input.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ClaudeTests",
      "module_type" : "SwiftTarget",
      "name" : "ClaudeTests",
      "path" : "Tests/Claude Tests",
      "sources" : [
        "Claude Tests.swift"
      ],
      "target_dependencies" : [
        "Claude"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ClaudeMessagesEndpoint",
      "module_type" : "SwiftTarget",
      "name" : "ClaudeMessagesEndpoint",
      "path" : "Sources/Messages Endpoint",
      "product_memberships" : [
        "SwiftClaude"
      ],
      "sources" : [
        "Cache Breakpoint.swift",
        "Message Content.swift",
        "Message Streaming.swift",
        "Messages Endpoint (Convenience).swift",
        "Messages Endpoint.swift",
        "Metadata.swift",
        "Support/Any Encodable.swift",
        "Support/Cacheable Component Array.swift",
        "Support/Content Blocks.swift",
        "Support/Peek Sequence.swift"
      ],
      "target_dependencies" : [
        "ClaudeClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ClaudeMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ClaudeMacrosTests",
      "path" : "Tests/Macros Tests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "Macros Tests.swift"
      ],
      "target_dependencies" : [
        "Claude",
        "ClaudeMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ClaudeMacros",
      "module_type" : "SwiftTarget",
      "name" : "ClaudeMacros",
      "path" : "Sources/Macros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftDiagnostics"
      ],
      "product_memberships" : [
        "SwiftClaude",
        "ClaudeMacros"
      ],
      "sources" : [
        "Diagnostics.swift",
        "Macro Plugin.swift",
        "Support.swift",
        "Tool Input Macro.swift",
        "Tool Input Members.swift",
        "Tool Macro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ClaudeClientTests",
      "module_type" : "SwiftTarget",
      "name" : "ClaudeClientTests",
      "path" : "Tests/Client Tests",
      "sources" : [
        "Anthropic Enum Tests.swift"
      ],
      "target_dependencies" : [
        "ClaudeClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ClaudeClient",
      "module_type" : "SwiftTarget",
      "name" : "ClaudeClient",
      "path" : "Sources/Client",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation"
      ],
      "product_memberships" : [
        "SwiftClaude"
      ],
      "sources" : [
        "Authenticator.swift",
        "Backend.swift",
        "Client.swift",
        "Image Encoder.swift",
        "Keychain Authenticator.swift",
        "Model.swift",
        "Server-Sent Events.swift",
        "Support/Anthropic Enum.swift",
        "Support/Coding.swift",
        "Support/Typed ID.swift",
        "Support/User Agent.swift",
        "Transport.swift",
        "URL Session Transport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Claude",
      "module_type" : "SwiftTarget",
      "name" : "Claude",
      "path" : "Sources/Claude",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "SwiftClaude"
      ],
      "sources" : [
        "Beta.swift",
        "Cache Breakpoint.swift",
        "Claude.swift",
        "Computer Use.swift",
        "Conversation/Assistant Message.swift",
        "Conversation/Conversation.swift",
        "Conversation/User Message.swift",
        "Image.swift",
        "Message Content.swift",
        "Streaming Message.swift",
        "Support/Opaque Async Sequence.swift",
        "Support/Streaming Message Protocol.swift",
        "System Prompt.swift",
        "Tools.swift"
      ],
      "target_dependencies" : [
        "ClaudeMessagesEndpoint",
        "ClaudeToolInput",
        "ClaudeMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.