The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Relax 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.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tdeleon/Relax.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tdeleon/Relax
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 30de4b5 Merge pull request #60 from tdeleon/develop
Cloned https://github.com/tdeleon/Relax.git
Revision (git rev-parse @):
30de4b526965f008ab776baac3325a98ce6787f0
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/tdeleon/Relax.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/tdeleon/Relax.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Emitting module Relax
[2/16] Compiling Relax Request+SendAsync.swift
[3/16] Compiling Relax Request+SendPublisher.swift
[4/16] Compiling Relax Request.swift
[5/16] Compiling Relax Body.swift
[6/16] Compiling Relax Headers.swift
[7/16] Compiling Relax PathComponents.swift
[8/16] Compiling Relax QueryItems.swift
[9/16] Compiling Relax RequestProperty.swift
[10/16] Compiling Relax Request+Configuration.swift
[11/16] Compiling Relax Request+Modifiers.swift
[12/16] Compiling Relax Request+Send.swift
[13/16] Compiling Relax APIComponent.swift
[14/16] Compiling Relax Endpoint.swift
[15/16] Compiling Relax Service.swift
[16/16] Compiling Relax Errors.swift
[17/20] Compiling URLMock URLMock.swift
[18/20] Compiling URLMock MockResponse.swift
[19/21] Emitting module URLMock
[20/21] Compiling URLMock Response.swift
[21/21] Compiling URLMock URLRequestValidation.swift
Build complete! (20.65s)
Build complete.
Done.