This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Apic with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JuanjoArreola/Apic.git
Reference: 5.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JuanjoArreola/Apic
 * tag               5.1.1      -> FETCH_HEAD
HEAD is now at 0ac166a Added public constructors to ResponseContainer
Cloned https://github.com/JuanjoArreola/Apic.git
Revision (git rev-parse @):
0ac166aace6d08c4d2ec9012b82f0b1b09795978
SUCCESS checkout https://github.com/JuanjoArreola/Apic.git at 5.1.1
Fetching https://github.com/JuanjoArreola/AsyncRequest.git from cache
Fetched https://github.com/JuanjoArreola/AsyncRequest.git from cache (0.14s)
Computing version for https://github.com/JuanjoArreola/AsyncRequest.git
Computed https://github.com/JuanjoArreola/AsyncRequest.git at 2.3.0 (0.36s)
Creating working copy for https://github.com/JuanjoArreola/AsyncRequest.git
Working copy of https://github.com/JuanjoArreola/AsyncRequest.git resolved at 2.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "apic",
      "name": "Apic",
      "url": "https://github.com/JuanjoArreola/Apic.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Apic",
      "dependencies": [
        {
          "identity": "asyncrequest",
          "name": "AsyncRequest",
          "url": "https://github.com/JuanjoArreola/AsyncRequest.git",
          "version": "2.3.0",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncRequest",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JuanjoArreola/Apic.git from cache
Fetched https://github.com/JuanjoArreola/Apic.git from cache (0.14s)
Fetching https://github.com/JuanjoArreola/AsyncRequest.git from cache
Fetched https://github.com/JuanjoArreola/AsyncRequest.git from cache (0.14s)
Computing version for https://github.com/JuanjoArreola/AsyncRequest.git
Computed https://github.com/JuanjoArreola/AsyncRequest.git at 2.3.0 (0.01s)
Creating working copy for https://github.com/JuanjoArreola/AsyncRequest.git
Working copy of https://github.com/JuanjoArreola/AsyncRequest.git resolved at 2.3.0
Creating working copy for https://github.com/JuanjoArreola/Apic.git
Working copy of https://github.com/JuanjoArreola/Apic.git resolved at 5.1.1 (0ac166a)
warning: '.resolve-product-dependencies': dependency 'apic' is not used by any target
Found 1 product dependencies
  - AsyncRequest
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/JuanjoArreola/Apic.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/12] Compiling AsyncRequest TimeoutRequest.swift
[5/12] Compiling AsyncRequest Cancellable.swift
[6/12] Compiling AsyncRequest GroupRequestHandlers.swift
[7/12] Compiling AsyncRequest URLSessionRequest.swift
[8/12] Compiling AsyncRequest RequestGroup.swift
[9/13] Compiling AsyncRequest RequestHandlers.swift
[10/13] Compiling AsyncRequest RequestError.swift
[11/13] Compiling AsyncRequest Request.swift
[12/13] Emitting module AsyncRequest
[13/13] Compiling AsyncRequest UUIDTimeoutRequest.swift
[14/28] Compiling Apic ResponseError.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ResponseError.swift:24:25: warning: function call causes an infinite recursion
            return self.localizedDescription
                        ^
[15/28] Compiling Apic ResponseParser.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ResponseError.swift:24:25: warning: function call causes an infinite recursion
            return self.localizedDescription
                        ^
[16/28] Compiling Apic DefaultResponseParser.swift
[17/28] Compiling Apic ErrorContainer.swift
[18/28] Compiling Apic HostReachabilityInfo.swift
[19/28] Compiling Apic ParameterEncoding.swift
[20/28] Compiling Apic AbstractRepository.swift
[21/28] Compiling Apic BaseRepository.swift
[22/28] Compiling Apic Part.swift
[23/28] Compiling Apic Reachability.swift
[24/28] Emitting module Apic
[25/28] Compiling Apic ReachabilityManager.swift
[26/28] Compiling Apic RepositorySessionDataDelegate.swift
[27/28] Compiling Apic RequestParameters.swift
[28/28] Compiling Apic ResponseContainer.swift
[29/30] Compiling Apic Route.swift
[30/30] Compiling Apic URLRequest+ParameterEncoding.swift
Build complete! (5.37s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.