Build Information
Successful build of EagleNet, reference 1.0.0 (ba22bd
), with Swift 5.10 for macOS (SPM) on 24 Aug 2024 02:01:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "eaglenet",
"name": "EagleNet",
"url": "https://github.com/AnbalaganD/EagleNet.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EagleNet",
"dependencies": [
]
}
]
}
Fetching https://github.com/AnbalaganD/EagleNet.git
[1/84] Fetching eaglenet
Fetched https://github.com/AnbalaganD/EagleNet.git from cache (1.17s)
Creating working copy for https://github.com/AnbalaganD/EagleNet.git
Working copy of https://github.com/AnbalaganD/EagleNet.git resolved at 1.0.0 (ba22bdf)
warning: '.resolve-product-dependencies': dependency 'eaglenet' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/AnbalaganD/EagleNet.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/17] Compiling EagleNet NetworkRequestable.swift
[4/18] Compiling EagleNet URLConvertible.swift
[5/18] Compiling EagleNet NetworkError.swift
[6/18] Emitting module EagleNet
[7/18] Compiling EagleNet HTTPMethod.swift
[8/18] Compiling EagleNet RequestInterceptor.swift
[9/18] Compiling EagleNet DataRequest.swift
[10/18] Compiling EagleNet EagleNet.swift
[11/18] Compiling EagleNet ArrayExtension.swift
[12/18] Compiling EagleNet DataExtension.swift
[13/18] Compiling EagleNet BodyConvertible.swift
[14/18] Compiling EagleNet ResponseInterceptor.swift
[15/18] Compiling EagleNet MultipartRequest.swift
[16/18] Compiling EagleNet HTTPURLResponseExtension.swift
[17/18] Compiling EagleNet HTTPContentType.swift
[18/18] Compiling EagleNet NetworkService.swift
Build complete! (5.25s)
Build complete.
Done.