The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Relax with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tdeleon/Relax.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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.10
Building package at path:  $workDir
https://github.com/tdeleon/Relax.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/18] Compiling Relax Request+SendAsync.swift
[5/18] Compiling Relax Request+SendPublisher.swift
[6/18] Compiling Relax Request+Modifiers.swift
[7/18] Compiling Relax Request+Send.swift
[8/19] Emitting module Relax
[9/19] Compiling Relax APIComponent.swift
[10/19] Compiling Relax Endpoint.swift
[11/19] Compiling Relax Service.swift
[12/19] Compiling Relax Errors.swift
[13/19] Compiling Relax PathComponents.swift
[14/19] Compiling Relax QueryItems.swift
[15/19] Compiling Relax RequestProperty.swift
[16/19] Compiling Relax Request+Configuration.swift
[17/19] Compiling Relax Body.swift
[18/19] Compiling Relax Headers.swift
[19/19] Compiling Relax Request.swift
[20/24] Compiling URLMock Response.swift
[21/24] Emitting module URLMock
[22/24] Compiling URLMock MockResponse.swift
[23/24] Compiling URLMock URLRequestValidation.swift
[24/24] Compiling URLMock URLMock.swift
Build complete! (12.82s)
Build complete.
Done.