The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftAPIClient 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.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hromni/SwiftAPIClient.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/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 0778df6 Update README.md
Cloned https://github.com/hromni/SwiftAPIClient.git
Revision (git rev-parse @):
0778df6d041f8f14afe62b1e5b23d8f1f76fafbd
SUCCESS checkout https://github.com/hromni/SwiftAPIClient.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/hromni/SwiftAPIClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling SwiftAPIClient HTTPMethod.swift
[2/7] Compiling SwiftAPIClient RequestBody.swift
[3/8] Compiling SwiftAPIClient SwiftApiClientError.swift
[4/8] Compiling SwiftAPIClient Endpoint.swift
[5/8] Emitting module SwiftAPIClient
[6/8] Compiling SwiftAPIClient JsonResponse.swift
[7/8] Compiling SwiftAPIClient Response.swift
[8/8] Compiling SwiftAPIClient ResponseValidator.swift
Build complete! (4.91s)
Build complete.
Done.