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 LLMChatOpenAI, reference 1.1.0 (7f5473), with Swift 5.9 for macOS (SPM) on 15 Oct 2024 03:07:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kevinhermawan/swift-llm-chat-openai.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/swift-llm-chat-openai
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 7f54739 release: 1.1.0
Cloned https://github.com/kevinhermawan/swift-llm-chat-openai.git
Revision (git rev-parse @):
7f54739d4fa44decb09c3e13f561db1b0dc27d3c
SUCCESS checkout https://github.com/kevinhermawan/swift-llm-chat-openai.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/kevinhermawan/swift-llm-chat-openai.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/12] Compiling JSONSchema JSONSchema.swift
[4/12] Compiling JSONSchema JSONSchema+String.swift
[5/12] Compiling JSONSchema JSONSchema+Number.swift
[6/12] Compiling JSONSchema JSONSchema+Null.swift
[7/12] Compiling JSONSchema JSONSchema+Object.swift
[8/12] Compiling JSONSchema JSONSchema+Integer.swift
[9/12] Compiling JSONSchema JSONSchema+Array.swift
[10/12] Emitting module JSONSchema
[11/12] Compiling JSONSchema JSONSchema+Boolean.swift
[12/12] Compiling JSONSchema JSONSchema+Enum.swift
[13/18] Compiling LLMChatOpenAI ChatOptions.swift
[14/18] Compiling LLMChatOpenAI ChatMessage.swift
[15/18] Compiling LLMChatOpenAI ChatCompletionChunk.swift
[16/18] Emitting module LLMChatOpenAI
[17/18] Compiling LLMChatOpenAI ChatCompletion.swift
[18/18] Compiling LLMChatOpenAI LLMChatOpenAI.swift
Build complete! (26.46s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/kevinhermawan/swift-json-schema.git
[1/2038] Fetching swift-docc-plugin
[226/5179] Fetching swift-docc-plugin, swift-docc-symbolkit
[5180/5267] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-json-schema
Fetched https://github.com/swiftlang/swift-docc-symbolkit (3.82s)
Fetched https://github.com/apple/swift-docc-plugin.git (3.82s)
Fetched https://github.com/kevinhermawan/swift-json-schema.git (3.82s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (3.26s)
Computing version for https://github.com/kevinhermawan/swift-json-schema.git
Computed https://github.com/kevinhermawan/swift-json-schema.git at 1.0.3 (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
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
Creating working copy for https://github.com/kevinhermawan/swift-json-schema.git
Working copy of https://github.com/kevinhermawan/swift-json-schema.git resolved at 1.0.3
Build complete.
Done.