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.10 for macOS (SPM) on 18 Oct 2024 12:17:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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.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 BodyConvertible.swift
[6/18] Compiling EagleNet NetworkError.swift
[7/18] Compiling EagleNet HTTPURLResponseExtension.swift
[8/18] Compiling EagleNet HTTPContentType.swift
[9/18] Compiling EagleNet HTTPMethod.swift
[10/18] Compiling EagleNet RequestInterceptor.swift
[11/18] Compiling EagleNet DataRequest.swift
[12/18] Compiling EagleNet EagleNet.swift
[13/18] Emitting module EagleNet
[14/18] Compiling EagleNet ArrayExtension.swift
[15/18] Compiling EagleNet DataExtension.swift
[16/18] Compiling EagleNet ResponseInterceptor.swift
[17/18] Compiling EagleNet MultipartRequest.swift
[18/18] Compiling EagleNet NetworkService.swift
Build complete! (6.90s)
Build complete.
Done.