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 main (24fdaf), with Swift 5.10 for macOS (SPM) on 16 Oct 2024 02:44:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/swift-llm-chat-openai
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 24fdaf3 docs: adds more information in advanced usage (#8)
Cloned https://github.com/kevinhermawan/swift-llm-chat-openai.git
Revision (git rev-parse @):
24fdaf35e802dea7507916ead8381eea8613c1d5
SUCCESS checkout https://github.com/kevinhermawan/swift-llm-chat-openai.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/kevinhermawan/swift-llm-chat-openai.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.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-33747A42983211AE.txt
[6/15] Compiling JSONSchema JSONSchema+Object.swift
[7/15] Compiling JSONSchema JSONSchema+String.swift
[8/15] Compiling JSONSchema JSONSchema+Null.swift
[9/15] Compiling JSONSchema JSONSchema+Number.swift
[10/15] Compiling JSONSchema JSONSchema+Integer.swift
[11/15] Compiling JSONSchema JSONSchema+Enum.swift
[12/15] Compiling JSONSchema JSONSchema+Array.swift
[13/15] Compiling JSONSchema JSONSchema.swift
[14/15] Emitting module JSONSchema
[15/15] Compiling JSONSchema JSONSchema+Boolean.swift
[16/21] Compiling LLMChatOpenAI ChatOptions.swift
[17/21] Compiling LLMChatOpenAI LLMChatOpenAI.swift
[18/21] Compiling LLMChatOpenAI ChatMessage.swift
[19/21] Compiling LLMChatOpenAI ChatCompletionChunk.swift
[20/21] Emitting module LLMChatOpenAI
[21/21] Compiling LLMChatOpenAI ChatCompletion.swift
Build complete! (23.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/kevinhermawan/swift-json-schema.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/88] Fetching swift-json-schema
[89/2126] Fetching swift-json-schema, swift-docc-plugin
[314/5269] Fetching swift-json-schema, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.27s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (2.27s)
Fetched https://github.com/kevinhermawan/swift-json-schema.git from cache (2.27s)
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.59s)
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.46s)
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/kevinhermawan/swift-json-schema.git
Working copy of https://github.com/kevinhermawan/swift-json-schema.git resolved at 1.0.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/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Build complete.
Done.