The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LLMChatOpenAI, reference main (db4c39), with Swift 6.1 for macOS (SPM) on 14 Jul 2025 06:43:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/swift-llm-chat-openai.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/swift-llm-chat-openai
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at db4c398 Update swift-json-schema dependency source and version
Cloned https://github.com/1amageek/swift-llm-chat-openai.git
Revision (git rev-parse @):
db4c398a13bb4799c51bab8feea109a9aad2e782
SUCCESS checkout https://github.com/1amageek/swift-llm-chat-openai.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/1amageek/swift-json-schema.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/138] Fetching swift-json-schema
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.64s)
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/1amageek/swift-json-schema.git from cache (1.24s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.24s)
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 (ef7c71d)
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
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
========================================
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",
  "dependencies": [
    {
      "identity": "swift-llm-chat-openai",
      "name": "LLMChatOpenAI",
      "url": "https://github.com/1amageek/swift-llm-chat-openai.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-llm-chat-openai",
      "dependencies": [
        {
          "identity": "swift-json-schema",
          "name": "JSONSchema",
          "url": "https://github.com/1amageek/swift-json-schema.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-json-schema",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/swift-llm-chat-openai.git
[1/301] Fetching swift-llm-chat-openai
Fetched https://github.com/1amageek/swift-llm-chat-openai.git from cache (0.73s)
Fetching https://github.com/1amageek/swift-json-schema.git from cache
Fetched https://github.com/1amageek/swift-json-schema.git from cache (0.41s)
Creating working copy for https://github.com/1amageek/swift-llm-chat-openai.git
Working copy of https://github.com/1amageek/swift-llm-chat-openai.git resolved at main (db4c398)
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)
warning: '.resolve-product-dependencies': dependency 'swift-llm-chat-openai' is not used by any target
Found 1 product dependencies
  - JSONSchema
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/1amageek/swift-llm-chat-openai.git
https://github.com/1amageek/swift-llm-chat-openai.git
{
  "dependencies" : [
    {
      "identity" : "swift-json-schema",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/swift-json-schema.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "LLMChatOpenAI",
  "name" : "LLMChatOpenAI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "LLMChatOpenAI",
      "targets" : [
        "LLMChatOpenAI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LLMChatOpenAITests",
      "module_type" : "SwiftTarget",
      "name" : "LLMChatOpenAITests",
      "path" : "Tests/LLMChatOpenAITests",
      "sources" : [
        "ChatCompletionTests.swift",
        "ResponseFormatTests.swift",
        "ToolUseTests.swift",
        "Utils/URLProtocolMock.swift",
        "VisionTests.swift"
      ],
      "target_dependencies" : [
        "LLMChatOpenAI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LLMChatOpenAI",
      "module_type" : "SwiftTarget",
      "name" : "LLMChatOpenAI",
      "path" : "Sources/LLMChatOpenAI",
      "product_dependencies" : [
        "JSONSchema"
      ],
      "product_memberships" : [
        "LLMChatOpenAI"
      ],
      "sources" : [
        "ChatCompletion.swift",
        "ChatCompletionChunk.swift",
        "ChatMessage.swift",
        "ChatOptions.swift",
        "LLMChatOpenAI+Typealias.swift",
        "LLMChatOpenAI.swift",
        "LLMChatOpenAIError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/15] Compiling JSONSchema JSONSchema+Enum.swift
[7/15] Compiling JSONSchema JSONSchema+Null.swift
[8/15] Compiling JSONSchema JSONSchema+Integer.swift
[9/15] Compiling JSONSchema JSONSchema+Boolean.swift
[10/15] Compiling JSONSchema JSONSchema+Array.swift
[11/15] Emitting module JSONSchema
[12/15] Compiling JSONSchema JSONSchema+String.swift
[13/15] Compiling JSONSchema JSONSchema.swift
[14/15] Compiling JSONSchema JSONSchema+Number.swift
[15/15] Compiling JSONSchema JSONSchema+Object.swift
[16/23] Compiling LLMChatOpenAI ChatOptions.swift
[17/23] Compiling LLMChatOpenAI ChatMessage.swift
[18/23] Compiling LLMChatOpenAI ChatCompletionChunk.swift
[19/23] Compiling LLMChatOpenAI ChatCompletion.swift
[20/23] Emitting module LLMChatOpenAI
[21/23] Compiling LLMChatOpenAI LLMChatOpenAIError.swift
[22/23] Compiling LLMChatOpenAI LLMChatOpenAI.swift
[23/23] Compiling LLMChatOpenAI LLMChatOpenAI+Typealias.swift
Build complete! (16.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-json-schema",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/swift-json-schema.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "LLMChatOpenAI",
  "name" : "LLMChatOpenAI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "LLMChatOpenAI",
      "targets" : [
        "LLMChatOpenAI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LLMChatOpenAITests",
      "module_type" : "SwiftTarget",
      "name" : "LLMChatOpenAITests",
      "path" : "Tests/LLMChatOpenAITests",
      "sources" : [
        "ChatCompletionTests.swift",
        "ResponseFormatTests.swift",
        "ToolUseTests.swift",
        "Utils/URLProtocolMock.swift",
        "VisionTests.swift"
      ],
      "target_dependencies" : [
        "LLMChatOpenAI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LLMChatOpenAI",
      "module_type" : "SwiftTarget",
      "name" : "LLMChatOpenAI",
      "path" : "Sources/LLMChatOpenAI",
      "product_dependencies" : [
        "JSONSchema"
      ],
      "product_memberships" : [
        "LLMChatOpenAI"
      ],
      "sources" : [
        "ChatCompletion.swift",
        "ChatCompletionChunk.swift",
        "ChatMessage.swift",
        "ChatOptions.swift",
        "LLMChatOpenAI+Typealias.swift",
        "LLMChatOpenAI.swift",
        "LLMChatOpenAIError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.