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 AnthropicKit, reference master (d0b75a), with Swift 6.0 for macOS (SPM) on 13 Jul 2025 11:19:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/guitaripod/AnthropicKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin Swift-DocC Preview
Building for debugging...
[4/13] Write sources
[5/13] Write anthropic-cli-entitlement.plist
[5/13] Write sources
[9/13] Write swift-version-5BDAB9E9C0126B9D.txt
[11/30] Emitting module ArgumentParserToolInfo
[12/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/76] Emitting module ArgumentParser
[14/80] Compiling ArgumentParser InputKey.swift
[15/80] Compiling ArgumentParser InputOrigin.swift
[16/80] Compiling ArgumentParser Name.swift
[17/80] Compiling ArgumentParser Parsed.swift
[18/80] Compiling ArgumentParser ParsedValues.swift
[19/80] Compiling ArgumentParser CommandConfiguration.swift
[20/80] Compiling ArgumentParser CommandGroup.swift
[21/80] Compiling ArgumentParser EnumerableFlag.swift
[22/80] Compiling ArgumentParser ExpressibleByArgument.swift
[23/80] Compiling ArgumentParser ParsableArguments.swift
[24/80] Compiling ArgumentParser SequenceExtensions.swift
[25/80] Compiling ArgumentParser StringExtensions.swift
[26/80] Compiling ArgumentParser SwiftExtensions.swift
[27/80] Compiling ArgumentParser Tree.swift
[28/80] Compiling ArgumentParser CodingKeyValidator.swift
[29/80] Compiling AnthropicKit HTTPClient.swift
[30/81] Emitting module AnthropicKit
[31/81] Compiling ArgumentParser NonsenseFlagsValidator.swift
[32/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/81] Compiling ArgumentParser PositionalArgumentsValidator.swift
[34/81] Compiling ArgumentParser UniqueNamesValidator.swift
[35/81] Compiling AnthropicKit CURLHTTPClient.swift
[36/81] Compiling AnthropicKit StreamEventParser.swift
[37/81] Compiling ArgumentParser ArgumentDiscussion.swift
[38/81] Compiling ArgumentParser ArgumentHelp.swift
[39/81] Compiling ArgumentParser ArgumentVisibility.swift
[40/81] Compiling ArgumentParser CompletionKind.swift
[41/81] Compiling ArgumentParser Errors.swift
[42/81] Compiling ArgumentParser MessageInfo.swift
[43/81] Compiling ArgumentParser UsageGenerator.swift
[44/81] Compiling ArgumentParser CollectionExtensions.swift
[45/81] Compiling ArgumentParser Mutex.swift
[46/81] Compiling ArgumentParser Platform.swift
[57/81] Compiling AnthropicKit Organization.swift
[58/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[59/81] Compiling ArgumentParser CompletionsGenerator.swift
[60/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[61/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[62/81] Compiling ArgumentParser Argument.swift
[63/81] Compiling ArgumentParser ParserError.swift
[64/81] Compiling ArgumentParser SplitArguments.swift
[65/81] Compiling ArgumentParser DumpHelpGenerator.swift
[66/81] Compiling ArgumentParser HelpCommand.swift
[67/81] Compiling ArgumentParser HelpGenerator.swift
[68/81] Compiling ArgumentParser Flag.swift
[69/81] Compiling ArgumentParser NameSpecification.swift
[70/81] Compiling ArgumentParser Option.swift
[71/81] Compiling ArgumentParser OptionGroup.swift
[72/81] Compiling ArgumentParser AsyncParsableCommand.swift
[73/81] Compiling AnthropicKit URLSessionHTTPClient.swift
[74/81] Compiling ArgumentParser ParsableCommand.swift
[75/81] Compiling ArgumentParser ArgumentDecoder.swift
[76/81] Compiling ArgumentParser ArgumentDefinition.swift
[77/81] Compiling ArgumentParser ArgumentSet.swift
[78/81] Compiling ArgumentParser CommandParser.swift
[79/83] Emitting module AnthropicKitCLI
[80/83] 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
[80/83] Write Objects.LinkFileList
[81/83] Linking anthropic-cli
[82/83] Applying anthropic-cli
Build complete! (26.94s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
[232/17618] Fetching swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.54s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.99s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3425] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.06s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.46s)
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.5
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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
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.