The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AnthropicKit, reference 1.0.1 (90d8e1), with Swift 6.2 for macOS (SPM) on 13 Jul 2025 11:26:26 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/guitaripod/AnthropicKit.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/guitaripod/AnthropicKit
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 90d8e17 Improve docs
Cloned https://github.com/guitaripod/AnthropicKit.git
Revision (git rev-parse @):
90d8e1779a003615a3729f6b5132b311c018c0a6
SUCCESS checkout https://github.com/guitaripod/AnthropicKit.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/guitaripod/AnthropicKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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 sources
[6/13] Write anthropic-cli-entitlement.plist
[7/13] Write sources
[9/13] Write swift-version-1EA4D86E10B52AF.txt
[11/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/30] Emitting module ArgumentParserToolInfo
[13/76] Emitting module ArgumentParser
[14/80] Compiling ArgumentParser CommandConfiguration.swift
[15/80] Compiling ArgumentParser CommandGroup.swift
[16/80] Compiling ArgumentParser EnumerableFlag.swift
[17/80] Compiling ArgumentParser ExpressibleByArgument.swift
[18/80] Compiling ArgumentParser ParsableArguments.swift
[19/80] Compiling ArgumentParser NonsenseFlagsValidator.swift
[20/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[21/80] Compiling ArgumentParser PositionalArgumentsValidator.swift
[22/80] Compiling ArgumentParser UniqueNamesValidator.swift
[23/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/80] Compiling ArgumentParser CompletionsGenerator.swift
[25/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/80] Compiling ArgumentParser Argument.swift
[28/80] Compiling ArgumentParser InputKey.swift
[29/80] Compiling ArgumentParser InputOrigin.swift
[30/80] Compiling ArgumentParser Name.swift
[31/80] Compiling ArgumentParser Parsed.swift
[32/80] Compiling ArgumentParser ParsedValues.swift
[33/80] Compiling ArgumentParser Flag.swift
[34/80] Compiling ArgumentParser NameSpecification.swift
[35/80] Compiling ArgumentParser Option.swift
[36/80] Compiling ArgumentParser OptionGroup.swift
[37/80] Compiling ArgumentParser AsyncParsableCommand.swift
[40/81] Compiling AnthropicKit HTTPClient.swift
[49/81] Emitting module AnthropicKit
[50/81] Compiling AnthropicKit StreamEventParser.swift
[51/81] Compiling AnthropicKit Organization.swift
[52/81] Compiling AnthropicKit CURLHTTPClient.swift
[53/81] Compiling ArgumentParser ParserError.swift
[54/81] Compiling ArgumentParser SplitArguments.swift
[55/81] Compiling ArgumentParser DumpHelpGenerator.swift
[56/81] Compiling ArgumentParser HelpCommand.swift
[57/81] Compiling ArgumentParser HelpGenerator.swift
[58/81] Compiling AnthropicKit URLSessionHTTPClient.swift
[59/81] Compiling ArgumentParser ParsableCommand.swift
[60/81] Compiling ArgumentParser ArgumentDecoder.swift
[61/81] Compiling ArgumentParser ArgumentDefinition.swift
[62/81] Compiling ArgumentParser ArgumentSet.swift
[63/81] Compiling ArgumentParser CommandParser.swift
[64/81] Compiling ArgumentParser ArgumentDiscussion.swift
[65/81] Compiling ArgumentParser ArgumentHelp.swift
[66/81] Compiling ArgumentParser ArgumentVisibility.swift
[67/81] Compiling ArgumentParser CompletionKind.swift
[68/81] Compiling ArgumentParser Errors.swift
[69/81] Compiling ArgumentParser SequenceExtensions.swift
[70/81] Compiling ArgumentParser StringExtensions.swift
[71/81] Compiling ArgumentParser SwiftExtensions.swift
[72/81] Compiling ArgumentParser Tree.swift
[73/81] Compiling ArgumentParser CodingKeyValidator.swift
[74/81] Compiling ArgumentParser MessageInfo.swift
[75/81] Compiling ArgumentParser UsageGenerator.swift
[76/81] Compiling ArgumentParser CollectionExtensions.swift
[77/81] Compiling ArgumentParser Mutex.swift
[78/81] Compiling ArgumentParser Platform.swift
[79/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] Emitting module AnthropicKitCLI
[80/83] Write Objects.LinkFileList
[81/83] Linking anthropic-cli
[82/83] Applying anthropic-cli
Build complete! (24.59s)
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.45s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.26s)
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 (1.68s)
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.45s)
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
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.5
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.