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 OllamaKit, reference main (16b30e), with Swift 6.0 for macOS (SPM) on 14 Jul 2025 06:43:57 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/1amageek/OllamaKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/OllamaKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 16b30e8 Update swift-json-schema dependency and add tests
Cloned https://github.com/1amageek/OllamaKit.git
Revision (git rev-parse @):
16b30e8f8b2f48dbf169e5ada274478680ea2d8c
SUCCESS checkout https://github.com/1amageek/OllamaKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/1amageek/OllamaKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/15] Compiling JSONSchema JSONSchema.swift
[7/15] Compiling JSONSchema JSONSchema+Integer.swift
[8/15] Compiling JSONSchema JSONSchema+Number.swift
[9/15] Compiling JSONSchema JSONSchema+String.swift
[10/15] Compiling JSONSchema JSONSchema+Enum.swift
[11/15] Compiling JSONSchema JSONSchema+Null.swift
[12/15] Compiling JSONSchema JSONSchema+Boolean.swift
[13/15] Emitting module JSONSchema
[14/15] Compiling JSONSchema JSONSchema+Array.swift
[15/15] Compiling JSONSchema JSONSchema+Object.swift
[16/45] Emitting module OllamaKit
[17/48] Compiling OllamaKit OllamaKit+Chat.swift
[18/48] Compiling OllamaKit OllamaKit+CopyModel.swift
[19/48] Compiling OllamaKit OllamaKit+DeleteModel.swift
[20/48] Compiling OllamaKit OllamaKit+Embeddings.swift
[21/48] Compiling OllamaKit OKEmbeddingsResponse.swift
[22/48] Compiling OllamaKit OKGenerateResponse.swift
[23/48] Compiling OllamaKit OKModelInfoResponse.swift
[24/48] Compiling OllamaKit OKModelResponse.swift
[25/48] Compiling OllamaKit OKPullModelResponse.swift
[26/48] Compiling OllamaKit JSONDecoder+Default.swift
[27/48] Compiling OllamaKit OKRouter.swift
[28/48] Compiling OllamaKit OKTool.swift
[29/48] Compiling OllamaKit StreamingDelegate.swift
[30/48] Compiling OllamaKit OllamaKit+Generate.swift
[31/48] Compiling OllamaKit OllamaKit+ModelInfo.swift
[32/48] Compiling OllamaKit OllamaKit+Models.swift
[33/48] Compiling OllamaKit OllamaKit+PullModel.swift
[34/48] Compiling OllamaKit JSONEncoder+Default.swift
[35/48] Compiling OllamaKit OKHTTPClient.swift
[36/48] Compiling OllamaKit OKJSONValue.swift
[37/48] Compiling OllamaKit OKPullModelRequestData.swift
[38/48] Compiling OllamaKit OKCompletionResponse.swift
[39/48] Compiling OllamaKit OKChatResponse.swift
[40/48] Compiling OllamaKit OllamaKit+Reachable.swift
[41/48] Compiling OllamaKit OllamaKit.swift
[42/48] Compiling OllamaKit OKCompletionOptions.swift
[43/48] Compiling OllamaKit OKChatRequestData.swift
[44/48] Compiling OllamaKit OKCopyModelRequestData.swift
[45/48] Compiling OllamaKit OKDeleteModelRequestData.swift
[46/48] Compiling OllamaKit OKEmbeddingsRequestData.swift
[47/48] Compiling OllamaKit OKGenerateRequestData.swift
[48/48] Compiling OllamaKit OKModelInfoRequestData.swift
Build complete! (26.87s)
Fetching https://github.com/1amageek/swift-json-schema.git
[1/138] Fetching swift-json-schema
Fetched https://github.com/1amageek/swift-json-schema.git from cache (0.65s)
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.09s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.5 (3.05s)
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.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.63s)
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.5
Creating working copy for https://github.com/1amageek/swift-json-schema.git
Working copy of https://github.com/1amageek/swift-json-schema.git resolved at main (e6a5de6)
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"
    },
    {
      "identity" : "swift-json-schema",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/swift-json-schema.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" : [
        "ModelTests.swift",
        "OKChatRequestTests.swift",
        "OllamaKitTests.swift"
      ],
      "target_dependencies" : [
        "OllamaKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OllamaKit",
      "module_type" : "SwiftTarget",
      "name" : "OllamaKit",
      "path" : "Sources/OllamaKit",
      "product_dependencies" : [
        "JSONSchema"
      ],
      "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/OKTool.swift",
        "Utils/StreamingDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.