The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AnthropicKit, reference master (d0b75a), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 13:22:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/guitaripod/AnthropicKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/guitaripod/AnthropicKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d0b75a1 Update GitHub username from marcusziade to guitaripod
Cloned https://github.com/guitaripod/AnthropicKit.git
Revision (git rev-parse @):
d0b75a14c55bac4687643dff3563bb315c145349
SUCCESS checkout https://github.com/guitaripod/AnthropicKit.git at master
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser.git
[1/2277] Fetching swift-docc-plugin
[229/19800] Fetching swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.53s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (4.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.97s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.62s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "anthropickit",
      "name": "AnthropicKit",
      "url": "https://github.com/guitaripod/AnthropicKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnthropicKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/guitaripod/AnthropicKit.git
[1/245] Fetching anthropickit
Fetched https://github.com/guitaripod/AnthropicKit.git from cache (0.70s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.60s)
Creating working copy for https://github.com/guitaripod/AnthropicKit.git
Working copy of https://github.com/guitaripod/AnthropicKit.git resolved at master (d0b75a1)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/guitaripod/AnthropicKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/13] Write anthropic-cli-entitlement.plist
[4/13] Write sources
[9/13] Write swift-version--6988338F2F200930.txt
[11/30] Emitting module ArgumentParserToolInfo
[12/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/77] Emitting module ArgumentParser
[14/82] Compiling ArgumentParser ArgumentHelp.swift
[15/82] Compiling ArgumentParser ArgumentVisibility.swift
[16/82] Compiling ArgumentParser CompletionKind.swift
[17/82] Compiling ArgumentParser Errors.swift
[18/82] Compiling ArgumentParser Flag.swift
[19/82] Compiling AnthropicKit HTTPClient.swift
[20/82] Compiling AnthropicKit StreamEventParser.swift
[21/83] Compiling ArgumentParser CommandConfiguration.swift
[22/83] Compiling ArgumentParser CommandGroup.swift
[23/83] Compiling ArgumentParser EnumerableFlag.swift
[24/83] Compiling ArgumentParser ExpressibleByArgument.swift
[25/83] Compiling ArgumentParser ParsableArguments.swift
[26/83] Compiling AnthropicKit CURLHTTPClient.swift
[29/83] Compiling ArgumentParser Argument.swift
[30/83] Compiling ArgumentParser ArgumentDiscussion.swift
[31/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/83] Compiling ArgumentParser CompletionsGenerator.swift
[33/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/83] Emitting module AnthropicKit
[38/83] Compiling AnthropicKit Organization.swift
[39/83] Compiling ArgumentParser NameSpecification.swift
[40/83] Compiling ArgumentParser Option.swift
[41/83] Compiling ArgumentParser OptionGroup.swift
[42/83] Compiling ArgumentParser ParentCommand.swift
[43/83] Compiling ArgumentParser AsyncParsableCommand.swift
[44/83] Compiling ArgumentParser CodingKeyValidator.swift
[45/83] Compiling ArgumentParser NonsenseFlagsValidator.swift
[46/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[47/83] Compiling ArgumentParser PositionalArgumentsValidator.swift
[48/83] Compiling ArgumentParser UniqueNamesValidator.swift
[49/83] Compiling AnthropicKit URLSessionHTTPClient.swift
[56/83] Compiling ArgumentParser Platform.swift
[57/83] Compiling ArgumentParser SequenceExtensions.swift
[58/83] Compiling ArgumentParser StringExtensions.swift
[59/83] Compiling ArgumentParser SwiftExtensions.swift
[60/83] Compiling ArgumentParser Tree.swift
[61/83] Compiling ArgumentParser ParserError.swift
[62/83] Compiling ArgumentParser SplitArguments.swift
[63/83] Compiling ArgumentParser DumpHelpGenerator.swift
[64/83] Compiling ArgumentParser HelpCommand.swift
[65/83] Compiling ArgumentParser HelpGenerator.swift
[66/83] Compiling ArgumentParser MessageInfo.swift
[67/83] Compiling ArgumentParser UsageGenerator.swift
[68/83] Compiling ArgumentParser CollectionExtensions.swift
[69/83] Compiling ArgumentParser Foundation.swift
[70/83] Compiling ArgumentParser Mutex.swift
[71/83] Compiling ArgumentParser ParsableCommand.swift
[72/83] Compiling ArgumentParser ArgumentDecoder.swift
[73/83] Compiling ArgumentParser ArgumentDefinition.swift
[74/83] Compiling ArgumentParser ArgumentSet.swift
[75/83] Compiling ArgumentParser CommandParser.swift
[76/83] Compiling ArgumentParser InputKey.swift
[77/83] Compiling ArgumentParser InputOrigin.swift
[78/83] Compiling ArgumentParser Name.swift
[79/83] Compiling ArgumentParser Parsed.swift
[80/83] Compiling ArgumentParser ParsedValues.swift
[81/85] Compiling AnthropicKitCLI main.swift
/Users/admin/builder/spi-builder-workspace/Sources/AnthropicKitCLI/main.swift:133:13: warning: default will never be executed
131 |                 // Ignore these events for cleaner output
132 |                 break
133 |             default:
    |             `- warning: default will never be executed
134 |                 // Ignore other events
135 |                 break
[82/85] Emitting module AnthropicKitCLI
[82/85] Write Objects.LinkFileList
[83/85] Linking anthropic-cli
[84/85] Applying anthropic-cli
Build complete! (15.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "AnthropicKit",
  "name" : "AnthropicKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AnthropicKit",
      "targets" : [
        "AnthropicKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "anthropic-cli",
      "targets" : [
        "AnthropicKitCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AnthropicKitTests",
      "module_type" : "SwiftTarget",
      "name" : "AnthropicKitTests",
      "path" : "Tests/AnthropicKitTests",
      "sources" : [
        "APIConfigurationTests.swift",
        "ErrorTests.swift",
        "MessageRequestTests.swift",
        "MessageTests.swift",
        "StreamEventParserTests.swift"
      ],
      "target_dependencies" : [
        "AnthropicKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AnthropicKitIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "AnthropicKitIntegrationTests",
      "path" : "Tests/AnthropicKitIntegrationTests",
      "sources" : [
        "IntegrationTests.swift"
      ],
      "target_dependencies" : [
        "AnthropicKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AnthropicKitCLI",
      "module_type" : "SwiftTarget",
      "name" : "AnthropicKitCLI",
      "path" : "Sources/AnthropicKitCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "anthropic-cli"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "AnthropicKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AnthropicKit",
      "module_type" : "SwiftTarget",
      "name" : "AnthropicKit",
      "path" : "Sources/AnthropicKit",
      "product_memberships" : [
        "AnthropicKit",
        "anthropic-cli"
      ],
      "sources" : [
        "API/APIConfiguration.swift",
        "API/APIProtocol.swift",
        "API/AnthropicAPI.swift",
        "Models/APIError.swift",
        "Models/Batch.swift",
        "Models/File.swift",
        "Models/Message.swift",
        "Models/MessageRequest.swift",
        "Models/MessageResponse.swift",
        "Models/Model.swift",
        "Models/Organization.swift",
        "Networking/CURLHTTPClient.swift",
        "Networking/HTTPClient.swift",
        "Networking/StreamEventParser.swift",
        "Networking/URLSessionHTTPClient.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.