Build Information
Successful build of SwiftAPIClient, reference develop (378d42
), with Swift 5.9 for macOS (SPM) on 27 Jun 2024 19:37:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hromni/SwiftAPIClient.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hromni/SwiftAPIClient
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 378d42e Merge pull request #3 from hromni/security-scan
Cloned https://github.com/hromni/SwiftAPIClient.git
Revision (git rev-parse @):
378d42e477f316a2d108d46beef349e5f9aad580
SUCCESS checkout https://github.com/hromni/SwiftAPIClient.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/hromni/SwiftAPIClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling SwiftAPIClient ResponseValidator.swift
[2/8] Compiling SwiftAPIClient SwiftApiClientError.swift
[3/8] Compiling SwiftAPIClient Response.swift
[4/8] Emitting module SwiftAPIClient
[5/8] Compiling SwiftAPIClient RequestBody.swift
[6/8] Compiling SwiftAPIClient JsonResponse.swift
[7/8] Compiling SwiftAPIClient Endpoint.swift
[8/8] Compiling SwiftAPIClient HTTPMethod.swift
Build complete! (6.24s)
Build complete.
Done.