The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Endpoints 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/isotopsweden/endpoints.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/isotopsweden/endpoints
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2319120 Clean up README/project in preparation of release (#30)
Cloned https://github.com/isotopsweden/endpoints.git
Revision (git rev-parse @):
2319120f00bc5a0fe7f5e492245a0da8c6b5d655
SUCCESS checkout https://github.com/isotopsweden/endpoints.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/isotopsweden/endpoints.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/16] Compiling Endpoints Transporter.swift
[5/17] Compiling Endpoints HTTPURLResponse+successfulStatusCode.swift
[6/17] Compiling Endpoints Logger.swift
[7/17] Compiling Endpoints Request+Cancellable.swift
[8/17] Compiling Endpoints Request.swift
[9/17] Compiling Endpoints CommunicatorError.swift
[10/17] Compiling Endpoints CommunicatorResponse.swift
[11/17] Compiling Endpoints Communicator+publisher.swift
[12/17] Compiling Endpoints Communicator.swift
[13/17] Compiling Endpoints Decoder.swift
[14/17] Compiling Endpoints Endpoint.swift
[15/17] Emitting module Endpoints
[16/17] Compiling Endpoints TransporterResponse.swift
[17/17] Compiling Endpoints URLSession+Transporter.swift
[18/19] Emitting module EndpointsTesting
[19/19] Compiling EndpointsTesting TestTransporter.swift
Build complete! (4.72s)
Build complete.
Done.