Build Information
Successful build of EagleNet, reference 1.0.0 (ba22bd
), with Swift 5.9 for macOS (SPM) on 24 Aug 2024 02:01:15 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/AnbalaganD/EagleNet.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AnbalaganD/EagleNet
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at ba22bdf Fix file upload issue
Cloned https://github.com/AnbalaganD/EagleNet.git
Revision (git rev-parse @):
ba22bdf15663c58ed0a612d1dd54f164d891770c
SUCCESS checkout https://github.com/AnbalaganD/EagleNet.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/AnbalaganD/EagleNet.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling EagleNet ArrayExtension.swift
[2/15] Compiling EagleNet DataExtension.swift
[3/15] Compiling EagleNet HTTPMethod.swift
[4/15] Compiling EagleNet RequestInterceptor.swift
[5/15] Compiling EagleNet DataRequest.swift
[6/15] Compiling EagleNet EagleNet.swift
[7/15] Emitting module EagleNet
[8/15] Compiling EagleNet HTTPURLResponseExtension.swift
[9/15] Compiling EagleNet HTTPContentType.swift
[10/16] Compiling EagleNet NetworkError.swift
[11/16] Compiling EagleNet NetworkRequestable.swift
[12/16] Compiling EagleNet ResponseInterceptor.swift
[13/16] Compiling EagleNet MultipartRequest.swift
[14/16] Compiling EagleNet BodyConvertible.swift
[15/16] Compiling EagleNet NetworkService.swift
[16/16] Compiling EagleNet URLConvertible.swift
Build complete! (6.20s)
Build complete.
Done.