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 DFService, reference main (fe6a17), with Swift 5.10 for macOS (SPM) on 17 Nov 2024 22:52:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/foxdock/DFService.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/foxdock/DFService
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fe6a17c chore(main): release 0.6.1 (#18)
Cloned https://github.com/foxdock/DFService.git
Revision (git rev-parse @):
fe6a17c74dc744a8e2a24fe062be9fe7d0715f9b
SUCCESS checkout https://github.com/foxdock/DFService.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/foxdock/DFService.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/21] Compiling DFService ServiceFactory.swift
[4/21] Compiling DFService ServiceInterceptor.swift
[5/21] Compiling DFService ScaffoldView.swift
[6/21] Compiling DFService ServiceApp.swift
[7/21] Compiling DFService ServicePromise.swift
[8/21] Compiling DFService ServiceResult.swift
[9/21] Compiling DFService AnyCodable.swift
[10/21] Compiling DFService Service.swift
[11/21] Compiling DFService RouteService.swift
[12/21] Compiling DFService PageRoute.swift
[13/21] Compiling DFService ServiceMock.swift
[14/21] Compiling DFService LogService.swift
[15/21] Compiling DFService ServiceKey.swift
[16/21] Compiling DFService ServiceManager.swift
[17/23] Compiling DFService Constant.swift
[18/23] Compiling DFService ServiceContainer.swift
[19/23] Emitting module DFService
[20/23] Compiling DFService ServiceError.swift
[21/23] Compiling DFService ServiceHandler.swift
[22/23] Compiling DFService WindowRouteContent.swift
[23/23] Compiling DFService iOSNavigationView.swift
Build complete! (9.53s)
Build complete.
Done.