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 (d6cf81), with Swift 5.8 for macOS (SPM) on 23 Sep 2024 04:33:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yaochenfeng/DFService.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yaochenfeng/DFService
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d6cf817 feat: add NavigationPage
Cloned https://github.com/yaochenfeng/DFService.git
Revision (git rev-parse @):
d6cf81701e1ff4bab0ed546909ce3c336037f855
SUCCESS checkout https://github.com/yaochenfeng/DFService.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/yaochenfeng/DFService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying Assets.xcassets
[2/38] Emitting module DFService
[3/41] Compiling DFService app.bool.swift
[4/41] Compiling DFService app.bundle.swift
[5/41] Compiling DFService app.chain.swift
[6/41] Compiling DFService app.string.swift
[7/41] Compiling DFService DFApiCall.swift
[8/41] Compiling DFService DFApplication.swift
[9/41] Compiling DFService DFHandler.swift
[10/41] Compiling DFService DFServiceKey.swift
[11/41] Compiling DFService Application.swift
[12/41] Compiling DFService CommonError.swift
[13/41] Compiling DFService Injected.swift
[14/41] Compiling DFService Space.swift
[15/41] Compiling DFService LogService.swift
[16/41] Compiling DFService RouteService.swift
[17/41] Compiling DFService RuntimeService.swift
[18/41] Compiling DFService MockApiServiceImpl.swift
[19/41] Compiling DFService NavigationPage.swift
[20/41] Compiling DFService RoutePage.swift
[21/41] Compiling DFService WebPage.swift
[22/41] Compiling DFService AppService.swift
[23/41] Compiling DFService app.thread.swift
[24/41] Compiling DFService app.view.swift
[25/41] Compiling DFService PageModifier.swift
[26/41] Compiling DFService ErrorPage.swift
[27/41] Compiling DFService RouterView.swift
[28/41] Compiling DFService WebView.swift
[29/41] Compiling DFService resource_bundle_accessor.swift
[30/41] Compiling DFService ArrayBuilder.swift
[31/41] Compiling DFService BoxValue.swift
[32/41] Compiling DFService CircularLoading.swift
[33/41] Compiling DFService FactoryKey.swift
[34/41] Compiling DFService ServiceName.swift
[35/41] Compiling DFService ServiceProvider.swift
[36/41] Compiling DFService exported.swift
[37/41] Compiling DFService BootstrapServiceProvider.swift
[38/41] Compiling DFService RouteRequest.swift
[39/41] Compiling DFService Router.action.swift
[40/41] Compiling DFService Router.swift
[40/41] Linking libDFService-Dynamic.dylib
Build complete! (14.88s)
Build complete.
Done.