Build Information
Successful build of SwiftyGPT with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/TDmZkXJm/0/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.9
Building package at path: $workDir
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/21] Compiling SwiftyGPTChat SwiftyGPTChatResponseObject.swift
[7/21] Compiling SwiftyGPTChat SwiftyGPTChatResponseTokenUsage.swift
[8/21] Compiling SwiftyGPTChat SwiftyGPTChatRequest.swift
[9/21] Compiling SwiftyGPTChat SwiftyGPTChatRequestBody.swift
[10/21] Compiling SwiftyGPTChat SwiftyGPTChatManager.swift
[11/21] Compiling SwiftyGPTChat SwiftyGPTChatMessage.swift
[12/21] Compiling SwiftyGPTChat SwiftyGPTChatModel.swift
[13/21] Compiling SwiftyGPTChat SwiftyGPTChatResponse.swift
[14/21] Compiling SwiftyGPTChat SwiftyGPTChatResponseBody.swift
[15/21] Compiling SwiftyGPTChat SwiftyGPTChatResponseFinishReason.swift
[16/21] Compiling SwiftyGPTChat SwiftyGPTChatResponseFormat.swift
[17/21] Compiling SwiftyGPTChat SwiftyGPTChatRole.swift
[18/21] Compiling SwiftyGPTChat SwiftyGPTChatMockService.swift
[19/21] Compiling SwiftyGPTChat SwiftyGPTChatResponseChoice.swift
[20/21] Compiling SwiftyGPTChat SwiftyGPTChatResponseError.swift
[21/21] Emitting module SwiftyGPTChat
[22/23] Compiling SwiftyGPTChat SwiftyGPTChatNetworkingService.swift
[23/23] Compiling SwiftyGPTChat SwiftyGPTChatService.swift
Build complete! (3.81s)
Build complete.
Done.