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 (e419f6), with Swift 5.9 for macOS (SPM) on 18 Oct 2024 12:16:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.1
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 e419f61 Update README.md
Cloned https://github.com/AnbalaganD/EagleNet.git
Revision (git rev-parse @):
e419f6123f7192ea14ecad2492efef6608d5a4b6
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 NetworkRequestable.swift
[2/16] Compiling EagleNet URLConvertible.swift
[3/16] Compiling EagleNet ResponseInterceptor.swift
[4/16] Compiling EagleNet MultipartRequest.swift
[5/16] Emitting module EagleNet
[6/16] Compiling EagleNet ArrayExtension.swift
[7/16] Compiling EagleNet DataExtension.swift
[8/16] Compiling EagleNet HTTPURLResponseExtension.swift
[9/16] Compiling EagleNet HTTPContentType.swift
[10/16] Compiling EagleNet NetworkError.swift
[11/16] Compiling EagleNet BodyConvertible.swift
[12/16] Compiling EagleNet NetworkService.swift
[13/16] Compiling EagleNet HTTPMethod.swift
[14/16] Compiling EagleNet RequestInterceptor.swift
[15/16] Compiling EagleNet DataRequest.swift
[16/16] Compiling EagleNet EagleNet.swift
Build complete! (6.79s)
Build complete.
Done.