The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RestApi with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxDx/restapi.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RxDx/restapi
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1cbfa11 Throw error when http status code >= 400 (#5)
Cloned https://github.com/RxDx/restapi.git into spi-builder-workspace
1cbfa1191d78444471b8a21a697226dcda8089e8
SUCCESS checkout https://github.com/RxDx/restapi.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/2] Emitting module RestApi
[2/2] Compiling RestApi RestApi.swift
Build complete! (3.88s)
Build complete.
Done.