Build Information
Successful build of d3-network-service, reference v1.0.3 (ab46dc
), with Swift 5.9 for macOS (SPM) on 22 Aug 2024 09:57:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/d3-network-service.git
Reference: v1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/d3-network-service
* tag v1.0.3 -> FETCH_HEAD
HEAD is now at ab46dc1 Update README.md
Cloned https://github.com/igor11191708/d3-network-service.git
Revision (git rev-parse @):
ab46dc16558dd5565473a4640bdb9519cdaf58f6
SUCCESS checkout https://github.com/igor11191708/d3-network-service.git at v1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/igor11191708/d3-network-service.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/23] Emitting module d3_network_service
[2/25] Compiling d3_network_service HTTPURLResponse+Ext.swift
[3/25] Compiling d3_network_service URLRequest+Ext.swift
[4/25] Compiling d3_network_service ServiceLogger.swift
[5/25] Compiling d3_network_service ILogger.swift
[6/25] Compiling d3_network_service INetwork.swift
[7/25] Compiling d3_network_service IEnvironment.swift
[8/25] Compiling d3_network_service post.swift
[9/25] Compiling d3_network_service put.swift
[10/25] Compiling d3_network_service delete.swift
[11/25] Compiling d3_network_service doRequest.swift
[12/25] Compiling d3_network_service get.swift
[13/25] Compiling d3_network_service ServiceError.swift
[14/25] Compiling d3_network_service Decode.swift
[15/25] Compiling d3_network_service MapServiceError.swift
[16/25] Compiling d3_network_service NetworkService.swift
[17/25] Compiling d3_network_service ContentType.swift
[18/25] Compiling d3_network_service RequestMethod.swift
[19/25] Compiling d3_network_service IRequest.swift
[20/25] Compiling d3_network_service IRequestHeader.swift
[21/25] Compiling d3_network_service Then.swift
[22/25] Compiling d3_network_service TryResponse.swift
[23/25] Compiling d3_network_service Zipper.swift
[24/25] Compiling d3_network_service IModel.swift
[25/25] Compiling d3_network_service RequestParameters.swift
Build complete! (8.01s)
Build complete.
Done.