Build Information
Successful build of SwiftyGPT with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.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/UKfvDsi8u/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftygpt",
"name": "SwiftyGPT",
"url": "https://github.com/antonio-war/SwiftyGPT.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyGPT",
"dependencies": [
]
}
]
}
Fetching https://github.com/antonio-war/SwiftyGPT.git from cache
Fetched https://github.com/antonio-war/SwiftyGPT.git from cache (0.27s)
Creating working copy for https://github.com/antonio-war/SwiftyGPT.git
Working copy of https://github.com/antonio-war/SwiftyGPT.git resolved at 3.0.0 (7bf281f)
warning: '.resolve-product-dependencies': dependency 'swiftygpt' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/antonio-war/SwiftyGPT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/8] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingResponse.swift
[5/8] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingRequest.swift
[6/8] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingMethod.swift
[7/8] Emitting module SwiftyGPTNetworking
[8/8] Compiling SwiftyGPTNetworking SwiftyGPTNetworkingClient.swift
[9/24] Compiling SwiftyGPTChat SwiftyGPTChatRequest.swift
[10/24] Compiling SwiftyGPTChat SwiftyGPTChatRequestBody.swift
[11/24] Compiling SwiftyGPTChat SwiftyGPTChatResponse.swift
[12/24] Compiling SwiftyGPTChat SwiftyGPTChatResponseBody.swift
[13/24] Compiling SwiftyGPTChat SwiftyGPTChatRole.swift
[14/24] Compiling SwiftyGPTChat SwiftyGPTChatMockService.swift
[15/24] Compiling SwiftyGPTChat SwiftyGPTChatResponseFinishReason.swift
[16/24] Compiling SwiftyGPTChat SwiftyGPTChatResponseFormat.swift
[17/26] Compiling SwiftyGPTChat SwiftyGPTChatResponseObject.swift
[18/26] Compiling SwiftyGPTChat SwiftyGPTChatResponseTokenUsage.swift
[19/26] Emitting module SwiftyGPTChat
[20/26] Compiling SwiftyGPTChat SwiftyGPTChatResponseChoice.swift
[21/26] Compiling SwiftyGPTChat SwiftyGPTChatResponseError.swift
[22/26] Compiling SwiftyGPTChat SwiftyGPTChatManager.swift
[23/26] Compiling SwiftyGPTChat SwiftyGPTChatMessage.swift
[24/26] Compiling SwiftyGPTChat SwiftyGPTChatModel.swift
[25/26] Compiling SwiftyGPTChat SwiftyGPTChatNetworkingService.swift
[26/26] Compiling SwiftyGPTChat SwiftyGPTChatService.swift
Build complete! (3.91s)
Build complete.
Done.