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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/space-code/network-layer.git
Reference: dev
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/space-code/network-layer
 * branch            dev        -> FETCH_HEAD
 * [new branch]      dev        -> origin/dev
HEAD is now at 3d055b0 Update `IAuthenticator` (#2)
Cloned https://github.com/space-code/network-layer.git
Revision (git rev-parse @):
3d055b010d008d228c759df88a26106ddb64810b
SUCCESS checkout https://github.com/space-code/network-layer.git at dev
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/space-code/network-layer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling Typhoon RetryPolicyError.swift
[2/12] Compiling Typhoon RetryPolicyStrategy.swift
[3/12] Compiling Typhoon DispatchTimeInterval+Double.swift
[4/12] Emitting module Typhoon
[5/12] Compiling Typhoon IRetryPolicyService.swift
[6/12] Compiling Atomic UnfairLock.swift
[7/12] Emitting module Atomic
[8/12] Compiling Atomic ILock.swift
[9/12] Compiling Atomic Atomic.swift
[10/12] Compiling Typhoon RetryPolicyService.swift
[11/12] Compiling Typhoon RetryIterator.swift
[12/12] Compiling Typhoon RetrySequence.swift
[13/27] Compiling NetworkLayerInterfaces IDataRequestHandler.swift
[14/27] Compiling NetworkLayerInterfaces IRequestBuilder.swift
[15/27] Compiling NetworkLayerInterfaces Configuration.swift
[16/27] Compiling NetworkLayerInterfaces HTTPMethod.swift
[17/27] Compiling NetworkLayerInterfaces IAuthenticationInterceptor.swift
[18/27] Compiling NetworkLayerInterfaces IAuthenticator.swift
[19/27] Emitting module NetworkLayerInterfaces
[20/27] Compiling NetworkLayerInterfaces IRequestProcessor.swift
[21/27] Compiling NetworkLayerInterfaces RequestProcessorDelegate.swift
[22/27] Compiling NetworkLayerInterfaces AuthenticatorInterceptorError.swift
[23/27] Compiling NetworkLayerInterfaces IAuthenticationCredential.swift
[24/27] Compiling NetworkLayerInterfaces IRequest.swift
[25/27] Compiling NetworkLayerInterfaces NetworkLayerError.swift
[26/27] Compiling NetworkLayerInterfaces RequestBody.swift
[27/27] Compiling NetworkLayerInterfaces Response.swift
[28/28] Compiling NetworkLayerInterfaces INetworkLayerAssembly.swift
[29/39] Compiling NetworkLayer NetworkLayerAssembly.swift
[30/39] Compiling NetworkLayer IRequest+.swift
[31/40] Compiling NetworkLayer Response+Map.swift
[32/40] Compiling NetworkLayer RequestBodyEncoder.swift
[33/40] Compiling NetworkLayer RequestBuilder.swift
[34/40] Compiling NetworkLayer RequestProcessor.swift
[35/40] Compiling NetworkLayer AuthenticationInterceptor.swift
[36/40] Compiling NetworkLayer IRequestBodyEncoder.swift
[37/40] Compiling NetworkLayer IRequestParametersEncoder.swift
[38/40] Compiling NetworkLayer RequestParametersEncoder.swift
[39/40] Emitting module NetworkLayer
[40/40] Compiling NetworkLayer DataRequestHandler.swift
Build complete! (15.60s)
Fetching https://github.com/space-code/atomic from cache
Fetching https://github.com/space-code/typhoon from cache
Fetching https://github.com/WeTransfer/Mocker from cache
Fetched https://github.com/space-code/typhoon (0.31s)
Fetched https://github.com/space-code/atomic (0.33s)
Fetched https://github.com/WeTransfer/Mocker (0.34s)
Computing version for https://github.com/WeTransfer/Mocker
Computed https://github.com/WeTransfer/Mocker at 3.0.1 (0.52s)
Computing version for https://github.com/space-code/typhoon
Computed https://github.com/space-code/typhoon at 1.0.0 (0.38s)
Computing version for https://github.com/space-code/atomic
warning: 'atomic': /Package.swift:12:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
        .tvOS(.v11),
               ^
Computed https://github.com/space-code/atomic at 1.0.0 (0.28s)
warning: 'atomic': /Package.swift:12:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
        .tvOS(.v11),
               ^
Creating working copy for https://github.com/space-code/atomic
Working copy of https://github.com/space-code/atomic resolved at 1.0.0
Creating working copy for https://github.com/WeTransfer/Mocker
Working copy of https://github.com/WeTransfer/Mocker resolved at 3.0.1
Creating working copy for https://github.com/space-code/typhoon
Working copy of https://github.com/space-code/typhoon resolved at 1.0.0
warning: 'atomic': /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/atomic/Package.swift:12:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
        .tvOS(.v11),
               ^
Build complete.
Done.