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 (2a2f29), with Swift 5.8 for macOS (SPM) on 5 Nov 2024 21:55:12 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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 2a2f29b chore(main): release 0.3.0 (#13)
Cloned https://github.com/foxdock/DFService.git
Revision (git rev-parse @):
2a2f29b8e4bcb552199e1aa80abf35984b317bce
SUCCESS checkout https://github.com/foxdock/DFService.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/foxdock/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/49] Emitting module DFService
[3/54] Compiling DFService ErrorPage.swift
[4/54] Compiling DFService NavigationPage.swift
[5/54] Compiling DFService RoutePage.swift
[6/54] Compiling DFService WebPage.swift
[7/54] Compiling DFService AppService.swift
[8/54] Compiling DFService RouteService.swift
[9/54] Compiling DFService RuntimeService.swift
[10/54] Compiling DFService MockApiServiceImpl.swift
[11/54] Compiling DFService BootstrapServiceProvider.swift
[12/54] Compiling DFService RouteRequest.swift
[13/54] Compiling DFService CircularLoading.swift
[14/54] Compiling DFService PageBar.swift
[15/54] Compiling DFService PageLayout.swift
[16/54] Compiling DFService WebView.swift
[17/54] Compiling DFService resource_bundle_accessor.swift
[18/54] Compiling DFService Application.swift
[19/54] Compiling DFService CommonError.swift
[20/54] Compiling DFService Injected.swift
[21/54] Compiling DFService Assets.swift
[22/54] Compiling DFService Space.swift
[23/54] Compiling DFService SwiftApp.swift
[24/54] Compiling DFService ServicePromise.swift
[25/54] Compiling DFService ServiceResult.swift
[26/54] Compiling DFService LogService.swift
[27/54] Compiling DFService ServiceMock.swift
[28/54] Compiling DFService PageModifier.swift
[29/54] Compiling DFService Router.action.swift
[30/54] Compiling DFService Router.page.swift
[31/54] Compiling DFService Router.swift
[32/54] Compiling DFService ArrayBuilder.swift
[33/54] Compiling DFService BoxValue.swift
[34/54] Compiling DFService DFApiCall.swift
[35/54] Compiling DFService DFApplication.swift
[36/54] Compiling DFService DFHandler.swift
[37/54] Compiling DFService DFServiceKey.swift
[38/54] Compiling DFService FactoryKey.swift
[39/54] Compiling DFService Service.swift
[40/54] Compiling DFService ServiceFactory.swift
[41/54] Compiling DFService ServiceHandler.swift
[42/54] Compiling DFService ServiceInterceptor.swift
[43/54] Compiling DFService ServiceKey.swift
[44/54] Compiling DFService app.chain.swift
[45/54] Compiling DFService app.string.swift
[46/54] Compiling DFService app.thread.swift
[47/54] Compiling DFService app.view.swift
[48/54] Compiling DFService AnyCodable.swift
[49/54] Compiling DFService ServiceName.swift
[50/54] Compiling DFService ServiceProvider.swift
[51/54] Compiling DFService exported.swift
[52/54] Compiling DFService app.bool.swift
[53/54] Compiling DFService app.bundle.swift
[53/54] Linking libDFService-Dynamic.dylib
Build complete! (15.93s)
Build complete.
Done.