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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/NetworkService.git
Reference: 4.1.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MFB-Technologies-Inc/NetworkService
 * tag               4.1.1      -> FETCH_HEAD
HEAD is now at 546d9b3 Merge pull request #15 from MFB-Technologies-Inc/feature/upcoming-features
Cloned https://github.com/MFB-Technologies-Inc/NetworkService.git
Revision (git rev-parse @):
546d9b31fe3f6e284eec40fc2aa77a4733b20ade
SUCCESS checkout https://github.com/MFB-Technologies-Inc/NetworkService.git at 4.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/MFB-Technologies-Inc/NetworkService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/30] Compiling ConcurrencyExtras UncheckedSendable.swift
[2/30] Compiling ConcurrencyExtras AsyncStream.swift
[3/30] Emitting module ConcurrencyExtras
[4/30] Compiling ConcurrencyExtras ActorIsolated.swift
[5/30] Compiling ConcurrencyExtras LockIsolated.swift
[6/30] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[7/30] Compiling NetworkService NetworkServiceClient+GetSession.swift
[8/30] Compiling NetworkService NetworkServiceClient+Post.swift
[9/30] Compiling NetworkService HTTPURLResponse+StatusCode.swift
[10/30] Compiling NetworkService NetworkService.swift
[11/30] Emitting module NetworkService
[12/31] Compiling NetworkService TopLevelCodable.swift
[13/31] Compiling NetworkService URLRequest+HTTPHeader.swift
[14/31] Compiling NetworkService URLRequest+HTTPMethod.swift
[15/31] Compiling NetworkService NetworkServiceClient+Put.swift
[16/31] Compiling NetworkService NetworkServiceClient+Start.swift
[17/31] Compiling NetworkService NetworkServiceClient+Delete.swift
[18/31] Compiling NetworkService NetworkServiceClient+Get.swift
[19/31] Compiling NetworkService NetworkServiceClient.swift
[20/31] Compiling NetworkService Result+NetworkService.swift
[21/31] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[22/31] Compiling XCTestDynamicOverlay Unimplemented.swift
[23/31] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[24/31] Compiling XCTestDynamicOverlay XCTFail.swift
[25/32] Compiling XCTestDynamicOverlay Deprecations.swift
[26/32] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[27/32] Emitting module XCTestDynamicOverlay
[28/32] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[29/32] Compiling ConcurrencyExtras MainSerialExecutor.swift
[30/32] Compiling ConcurrencyExtras Task.swift
[31/32] Compiling NetworkService URLRequest+build.swift
[32/32] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[33/44] Compiling CombineSchedulers AnyScheduler.swift
[34/44] Compiling CombineSchedulers Concurrency.swift
[35/45] Compiling CombineSchedulers UnimplementedScheduler.swift
[36/45] Compiling CombineSchedulers UIScheduler.swift
[37/45] Compiling CombineSchedulers Lock.swift
[38/45] Compiling CombineSchedulers NSRecursiveLock.swift
[39/45] Compiling CombineSchedulers ImmediateScheduler.swift
[40/45] Compiling CombineSchedulers Deprecations.swift
[41/45] Compiling CombineSchedulers Timer.swift
[42/45] Emitting module CombineSchedulers
[43/45] Compiling CombineSchedulers SwiftUI.swift
[44/45] Compiling CombineSchedulers TestScheduler.swift
[45/45] Compiling CombineSchedulers UIKit.swift
[46/52] Compiling NetworkServiceTestHelper MockOutput.swift
[47/52] Compiling NetworkServiceTestHelper RepeatResponse.swift
[48/52] Compiling NetworkServiceTestHelper FailureOutput.swift
[49/52] Compiling NetworkServiceTestHelper Delay.swift
[50/52] Compiling NetworkServiceTestHelper CodableOutput.swift
[51/52] Emitting module NetworkServiceTestHelper
[52/52] Compiling NetworkServiceTestHelper MockNetworkService.swift
Build complete! (17.80s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/combine-schedulers.git from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/combine-schedulers.git (0.37s)
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.40s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.61s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (0.26s)
Computing version for https://github.com/pointfreeco/combine-schedulers.git
Computed https://github.com/pointfreeco/combine-schedulers.git at 1.0.0 (0.02s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.02s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.0 (0.02s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.02s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.0.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers.git
Working copy of https://github.com/pointfreeco/combine-schedulers.git resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.0
Build complete.
Done.