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 SwiftyGPT, reference master (611d5c), with Swift 5.9 for macOS (SPM) on 15 Sep 2024 17:03:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/antonio-war/SwiftyGPT.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/antonio-war/SwiftyGPT
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 611d5ca Create FUNDING.yml
Cloned https://github.com/antonio-war/SwiftyGPT.git
Revision (git rev-parse @):
611d5ca6caeac40e8ec187ee7e61f07e7b9f6ff2
SUCCESS checkout https://github.com/antonio-war/SwiftyGPT.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/antonio-war/SwiftyGPT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingRequest.swift
[2/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingResponse.swift
[3/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingMethod.swift
[4/5] Emitting module SwiftyGPTNetworking
[5/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingClient.swift
[6/22] Compiling SwiftyGPTChat SwiftyGPTChatResponseFormat.swift
[7/22] Compiling SwiftyGPTChat SwiftyGPTChatResponseObject.swift
[8/23] Compiling SwiftyGPTChat SwiftyGPTChatNetworkingService.swift
[9/23] Compiling SwiftyGPTChat SwiftyGPTChatMockService.swift
[10/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseTokenUsage.swift
[11/23] Compiling SwiftyGPTChat SwiftyGPTChatRole.swift
[12/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseError.swift
[13/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseFinishReason.swift
[14/23] Compiling SwiftyGPTChat SwiftyGPTChatRequestBody.swift
[15/23] Compiling SwiftyGPTChat SwiftyGPTChatResponse.swift
[16/23] Compiling SwiftyGPTChat SwiftyGPTChatModel.swift
[17/23] Compiling SwiftyGPTChat SwiftyGPTChatRequest.swift
[18/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseBody.swift
[19/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseChoice.swift
[20/23] Emitting module SwiftyGPTChat
[21/23] Compiling SwiftyGPTChat SwiftyGPTChatManager.swift
[22/23] Compiling SwiftyGPTChat SwiftyGPTChatMessage.swift
[23/23] Compiling SwiftyGPTChat SwiftyGPTChatService.swift
Build complete! (9.25s)
Build complete.
Done.