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 v0.1.6 (043c5a), with Swift 5.9 for macOS (SPM) on 14 Sep 2024 21:10:13 UTC.

Build Command

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

Build Log

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