Build Information
Successful build of DFService, reference v0.3.0 (2a2f29
), with Swift 5.10 for macOS (SPM) on 5 Nov 2024 21:36:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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: v0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/foxdock/DFService
* tag v0.3.0 -> FETCH_HEAD
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 v0.3.0
========================================
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/5] Write sources
[1/5] Copying Assets.xcassets
[2/5] Write swift-version-33747A42983211AE.txt
[4/52] Emitting module DFService
[5/57] Compiling DFService Application.swift
[6/57] Compiling DFService CommonError.swift
[7/57] Compiling DFService Injected.swift
[8/57] Compiling DFService Assets.swift
[9/57] Compiling DFService Space.swift
[10/57] Compiling DFService SwiftApp.swift
[11/57] Compiling DFService ServicePromise.swift
[12/57] Compiling DFService ServiceResult.swift
[13/57] Compiling DFService LogService.swift
[14/57] Compiling DFService ServiceMock.swift
[15/57] Compiling DFService PageModifier.swift
[16/57] Compiling DFService RouteService.swift
[17/57] Compiling DFService RuntimeService.swift
[18/57] Compiling DFService MockApiServiceImpl.swift
[19/57] Compiling DFService BootstrapServiceProvider.swift
[20/57] Compiling DFService RouteRequest.swift
[21/57] Compiling DFService Router.action.swift
[22/57] Compiling DFService Router.page.swift
[23/57] Compiling DFService Router.swift
[24/57] Compiling DFService ArrayBuilder.swift
[25/57] Compiling DFService BoxValue.swift
[26/57] Compiling DFService DFApiCall.swift
[27/57] Compiling DFService DFApplication.swift
[28/57] Compiling DFService DFHandler.swift
[29/57] Compiling DFService DFServiceKey.swift
[30/57] Compiling DFService FactoryKey.swift
[31/57] Compiling DFService Service.swift
[32/57] Compiling DFService ServiceFactory.swift
[33/57] Compiling DFService ServiceHandler.swift
[34/57] Compiling DFService ServiceInterceptor.swift
[35/57] Compiling DFService ServiceKey.swift
[36/57] Compiling DFService ErrorPage.swift
[37/57] Compiling DFService NavigationPage.swift
[38/57] Compiling DFService RoutePage.swift
[39/57] Compiling DFService WebPage.swift
[40/57] Compiling DFService AppService.swift
[41/57] Compiling DFService app.chain.swift
[42/57] Compiling DFService app.string.swift
[43/57] Compiling DFService app.thread.swift
[44/57] Compiling DFService app.view.swift
[45/57] Compiling DFService AnyCodable.swift
[46/57] Compiling DFService CircularLoading.swift
[47/57] Compiling DFService PageBar.swift
[48/57] Compiling DFService PageLayout.swift
[49/57] Compiling DFService WebView.swift
[50/57] Compiling DFService resource_bundle_accessor.swift
[51/57] Compiling DFService ServiceName.swift
[52/57] Compiling DFService ServiceProvider.swift
[53/57] Compiling DFService exported.swift
[54/57] Compiling DFService app.bool.swift
[55/57] Compiling DFService app.bundle.swift
[55/57] Write Objects.LinkFileList
[56/57] Linking libDFService-Dynamic.dylib
Build complete! (11.98s)
Build complete.
Done.