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.10 for macOS (SPM) on 28 Aug 2024 08:16:50 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: 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
========================================
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/104] Fetching eaglenet
Fetched https://github.com/AnbalaganD/EagleNet.git from cache (1.16s)
Creating working copy for https://github.com/AnbalaganD/EagleNet.git
Working copy of https://github.com/AnbalaganD/EagleNet.git resolved at main (37ca751)
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] Emitting module EagleNet
[4/18] Compiling EagleNet NetworkRequestable.swift
[5/18] Compiling EagleNet BodyConvertible.swift
[6/18] Compiling EagleNet DataRequest.swift
[7/18] Compiling EagleNet EagleNet.swift
[8/18] Compiling EagleNet ResponseInterceptor.swift
[9/18] Compiling EagleNet MultipartRequest.swift
[10/18] Compiling EagleNet ArrayExtension.swift
[11/18] Compiling EagleNet DataExtension.swift
[12/18] Compiling EagleNet NetworkError.swift
[13/18] Compiling EagleNet HTTPURLResponseExtension.swift
[14/18] Compiling EagleNet HTTPContentType.swift
[15/18] Compiling EagleNet NetworkService.swift
[16/18] Compiling EagleNet HTTPMethod.swift
[17/18] Compiling EagleNet RequestInterceptor.swift
[18/18] Compiling EagleNet URLConvertible.swift
Build complete! (5.08s)
Build complete.
Done.