The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Endpoints with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/isotopsweden/endpoints.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/isotopsweden/endpoints
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 2319120 Clean up README/project in preparation of release (#30)
Cloned https://github.com/isotopsweden/endpoints.git into spi-builder-workspace
2319120f00bc5a0fe7f5e492245a0da8c6b5d655
SUCCESS checkout https://github.com/isotopsweden/endpoints.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/13] Emitting module Endpoints
[2/13] Compiling Endpoints Transporter.swift
[3/14] Compiling Endpoints Communicator+publisher.swift
[4/14] Compiling Endpoints Communicator.swift
[5/14] Compiling Endpoints Request+Cancellable.swift
[6/14] Compiling Endpoints Request.swift
[7/14] Compiling Endpoints Decoder.swift
[8/14] Compiling Endpoints Endpoint.swift
[9/14] Compiling Endpoints HTTPURLResponse+successfulStatusCode.swift
[10/14] Compiling Endpoints Logger.swift
[11/14] Compiling Endpoints CommunicatorError.swift
[12/14] Compiling Endpoints CommunicatorResponse.swift
[13/14] Compiling Endpoints TransporterResponse.swift
[14/14] Compiling Endpoints URLSession+Transporter.swift
[15/16] Compiling EndpointsTesting TestTransporter.swift
[16/16] Emitting module EndpointsTesting
Build complete! (6.61s)
Build complete.
Done.