Build Information
Successful build of SwiftyGPT with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.37.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/antonio-war/SwiftyGPT.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/antonio-war/SwiftyGPT
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 7bf281f Merge branch 'release/3.0.0'
Cloned https://github.com/antonio-war/SwiftyGPT.git
Revision (git rev-parse @):
7bf281fb4b854e6ac3ad22ec8675b2e5d66f880c
SUCCESS checkout https://github.com/antonio-war/SwiftyGPT.git at 3.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
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 SwiftyGPTNetworkingResponse.swift
[2/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingRequest.swift
[3/5] Emitting module SwiftyGPTNetworking
[4/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingMethod.swift
[5/5] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingClient.swift
[6/21] Compiling SwiftyGPTChat SwiftyGPTChatResponseFinishReason.swift
[7/21] Compiling SwiftyGPTChat SwiftyGPTChatResponseFormat.swift
[8/21] Compiling SwiftyGPTChat SwiftyGPTChatRole.swift
[9/21] Compiling SwiftyGPTChat SwiftyGPTChatMockService.swift
[10/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseChoice.swift
[11/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseError.swift
[12/23] Emitting module SwiftyGPTChat
[13/23] Compiling SwiftyGPTChat SwiftyGPTChatNetworkingService.swift
[14/23] Compiling SwiftyGPTChat SwiftyGPTChatService.swift
[15/23] Compiling SwiftyGPTChat SwiftyGPTChatResponse.swift
[16/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseBody.swift
[17/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseObject.swift
[18/23] Compiling SwiftyGPTChat SwiftyGPTChatResponseTokenUsage.swift
[19/23] Compiling SwiftyGPTChat SwiftyGPTChatRequest.swift
[20/23] Compiling SwiftyGPTChat SwiftyGPTChatRequestBody.swift
[21/23] Compiling SwiftyGPTChat SwiftyGPTChatManager.swift
[22/23] Compiling SwiftyGPTChat SwiftyGPTChatMessage.swift
[23/23] Compiling SwiftyGPTChat SwiftyGPTChatModel.swift
Build complete! (4.74s)
Build complete.
Done.