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 OllamaKit, reference 6.0.0-rc.0 (fcf8b3), with Swift 5.9 for macOS (SPM) on 10 Mar 2025 03:49:19 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kevinhermawan/OllamaKit.git
Reference: 6.0.0-rc.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/OllamaKit
 * tag               6.0.0-rc.0 -> FETCH_HEAD
HEAD is now at fcf8b3a refactor: removes `Combine` support (#50)
Cloned https://github.com/kevinhermawan/OllamaKit.git
Revision (git rev-parse @):
fcf8b3a19eef60a06e83b4b32f093aec025df977
SUCCESS checkout https://github.com/kevinhermawan/OllamaKit.git at 6.0.0-rc.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/kevinhermawan/OllamaKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/31] Emitting module OllamaKit
[4/34] Compiling OllamaKit OKCompletionOptions.swift
[5/34] Compiling OllamaKit OKChatRequestData.swift
[6/34] Compiling OllamaKit OKCopyModelRequestData.swift
[7/34] Compiling OllamaKit OKJSONValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/OllamaKit/Utils/StreamingDelegate.swift:8:17: remark: '@preconcurrency' attribute on module 'Combine' is unused
@preconcurrency import Combine
~~~~~~~~~~~~~~~~^
[8/34] Compiling OllamaKit OKRouter.swift
/Users/admin/builder/spi-builder-workspace/Sources/OllamaKit/Utils/StreamingDelegate.swift:8:17: remark: '@preconcurrency' attribute on module 'Combine' is unused
@preconcurrency import Combine
~~~~~~~~~~~~~~~~^
[9/34] Compiling OllamaKit StreamingDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/OllamaKit/Utils/StreamingDelegate.swift:8:17: remark: '@preconcurrency' attribute on module 'Combine' is unused
@preconcurrency import Combine
~~~~~~~~~~~~~~~~^
[10/34] Compiling OllamaKit OKModelInfoRequestData.swift
[11/34] Compiling OllamaKit OKPullModelRequestData.swift
[12/34] Compiling OllamaKit OKCompletionResponse.swift
[13/34] Compiling OllamaKit OKDeleteModelRequestData.swift
[14/34] Compiling OllamaKit OKEmbeddingsRequestData.swift
[15/34] Compiling OllamaKit OKGenerateRequestData.swift
[16/34] Compiling OllamaKit JSONDecoder+Default.swift
[17/34] Compiling OllamaKit JSONEncoder+Default.swift
[18/34] Compiling OllamaKit OKHTTPClient.swift
[19/34] Compiling OllamaKit OllamaKit+Chat.swift
[20/34] Compiling OllamaKit OllamaKit+CopyModel.swift
[21/34] Compiling OllamaKit OllamaKit+DeleteModel.swift
[22/34] Compiling OllamaKit OllamaKit+Embeddings.swift
[23/34] Compiling OllamaKit OllamaKit+PullModel.swift
[24/34] Compiling OllamaKit OllamaKit+Reachable.swift
[25/34] Compiling OllamaKit OllamaKit.swift
[26/34] Compiling OllamaKit OKModelInfoResponse.swift
[27/34] Compiling OllamaKit OKModelResponse.swift
[28/34] Compiling OllamaKit OKPullModelResponse.swift
[29/34] Compiling OllamaKit OKChatResponse.swift
[30/34] Compiling OllamaKit OKEmbeddingsResponse.swift
[31/34] Compiling OllamaKit OKGenerateResponse.swift
[32/34] Compiling OllamaKit OllamaKit+Generate.swift
[33/34] Compiling OllamaKit OllamaKit+ModelInfo.swift
[34/34] Compiling OllamaKit OllamaKit+Models.swift
Build complete! (19.79s)
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2050] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git (1.81s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (2.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3334] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.10s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.44s)
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.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Build complete.
{
  "dependencies" : [
    {
      "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.git"
    }
  ],
  "manifest_display_name" : "OllamaKit",
  "name" : "OllamaKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OllamaKit",
      "targets" : [
        "OllamaKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OllamaKitTests",
      "module_type" : "SwiftTarget",
      "name" : "OllamaKitTests",
      "path" : "Tests/OllamaKitTests",
      "sources" : [
        "OllamaKitTests.swift"
      ],
      "target_dependencies" : [
        "OllamaKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OllamaKit",
      "module_type" : "SwiftTarget",
      "name" : "OllamaKit",
      "path" : "Sources/OllamaKit",
      "product_memberships" : [
        "OllamaKit"
      ],
      "sources" : [
        "OllamaKit+Chat.swift",
        "OllamaKit+CopyModel.swift",
        "OllamaKit+DeleteModel.swift",
        "OllamaKit+Embeddings.swift",
        "OllamaKit+Generate.swift",
        "OllamaKit+ModelInfo.swift",
        "OllamaKit+Models.swift",
        "OllamaKit+PullModel.swift",
        "OllamaKit+Reachable.swift",
        "OllamaKit.swift",
        "RequestData/Completion/OKCompletionOptions.swift",
        "RequestData/OKChatRequestData.swift",
        "RequestData/OKCopyModelRequestData.swift",
        "RequestData/OKDeleteModelRequestData.swift",
        "RequestData/OKEmbeddingsRequestData.swift",
        "RequestData/OKGenerateRequestData.swift",
        "RequestData/OKModelInfoRequestData.swift",
        "RequestData/OKPullModelRequestData.swift",
        "Responses/Completion/OKCompletionResponse.swift",
        "Responses/OKChatResponse.swift",
        "Responses/OKEmbeddingsResponse.swift",
        "Responses/OKGenerateResponse.swift",
        "Responses/OKModelInfoResponse.swift",
        "Responses/OKModelResponse.swift",
        "Responses/OKPullModelResponse.swift",
        "Utils/JSONDecoder+Default.swift",
        "Utils/JSONEncoder+Default.swift",
        "Utils/OKHTTPClient.swift",
        "Utils/OKJSONValue.swift",
        "Utils/OKRouter.swift",
        "Utils/StreamingDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.