Build Information
Successful build of SwiftyGPT, reference master (611d5c
), with Swift 5.8 for macOS (SPM) on 15 Sep 2024 17:04:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8
Building package at path: $PWD
https://github.com/antonio-war/SwiftyGPT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingRequest.swift
[2/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingMethod.swift
[3/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingResponse.swift
[4/5] Emitting module SwiftyGPTNetworking
[5/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingClient.swift
[6/22] Compiling SwiftyGPTChat SwiftyGPTChatNetworkingService.swift
[7/22] Compiling SwiftyGPTChat SwiftyGPTChatMockService.swift
[8/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseFormat.swift
[9/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseObject.swift
[10/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseTokenUsage.swift
[11/23] Compiling SwiftyGPTChat SwiftyGPTChatRole.swift
[12/23] Compiling SwiftyGPTChat SwiftyGPTChatService.swift
[13/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseBody.swift
[14/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseChoice.swift
[15/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseError.swift
[16/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseFinishReason.swift
[17/23] Compiling SwiftyGPTChat SwiftyGPTChatRequestBody.swift
[18/23] Compiling SwiftyGPTChat SwiftyGPTChatResponse.swift
[19/23] Emitting module SwiftyGPTChat
[20/23] Compiling SwiftyGPTChat SwiftyGPTChatModel.swift
[21/23] Compiling SwiftyGPTChat SwiftyGPTChatRequest.swift
[22/23] Compiling SwiftyGPTChat SwiftyGPTChatManager.swift
[23/23] Compiling SwiftyGPTChat SwiftyGPTChatMessage.swift
Build complete! (10.96s)
Build complete.
Done.