The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of EagleNet, reference main (37ca75), with Swift 5.9 for macOS (SPM) on 28 Aug 2024 08:17:07 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AnbalaganD/EagleNet
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 37ca751 Swiftlint issue fixed
Cloned https://github.com/AnbalaganD/EagleNet.git
Revision (git rev-parse @):
37ca75158811a0354f2f81084dd3fdeeada832aa
SUCCESS checkout https://github.com/AnbalaganD/EagleNet.git at main
========================================
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 NetworkError.swift
[2/16] Compiling EagleNet HTTPMethod.swift
[3/16] Compiling EagleNet RequestInterceptor.swift
[4/16] Compiling EagleNet URLConvertible.swift
[5/16] Compiling EagleNet ArrayExtension.swift
[6/16] Compiling EagleNet DataExtension.swift
[7/16] Emitting module EagleNet
[8/16] Compiling EagleNet DataRequest.swift
[9/16] Compiling EagleNet EagleNet.swift
[10/16] Compiling EagleNet HTTPURLResponseExtension.swift
[11/16] Compiling EagleNet HTTPContentType.swift
[12/16] Compiling EagleNet NetworkRequestable.swift
[13/16] Compiling EagleNet BodyConvertible.swift
[14/16] Compiling EagleNet ResponseInterceptor.swift
[15/16] Compiling EagleNet MultipartRequest.swift
[16/16] Compiling EagleNet NetworkService.swift
Build complete! (6.38s)
Build complete.
Done.