Build Information
Successful build of DFService, reference v0.6.1 (fe6a17
), with Swift 5.9 for macOS (SPM) on 17 Nov 2024 16:17:07 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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: v0.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/foxdock/DFService
* tag v0.6.1 -> FETCH_HEAD
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 v0.6.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/foxdock/DFService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/19] Compiling DFService ServiceFactory.swift
[2/19] Compiling DFService ServiceInterceptor.swift
[3/21] Compiling DFService ServiceMock.swift
[4/21] Compiling DFService LogService.swift
[5/21] Compiling DFService AnyCodable.swift
[6/21] Compiling DFService Service.swift
[7/21] Compiling DFService ScaffoldView.swift
[8/21] Compiling DFService ServiceApp.swift
[9/21] Compiling DFService ServicePromise.swift
[10/21] Compiling DFService ServiceResult.swift
[11/21] Compiling DFService RouteService.swift
[12/21] Compiling DFService PageRoute.swift
[13/21] Compiling DFService ServiceKey.swift
[14/21] Compiling DFService ServiceManager.swift
[15/21] Compiling DFService Constant.swift
[16/21] Compiling DFService ServiceContainer.swift
[17/21] Emitting module DFService
[18/21] Compiling DFService ServiceError.swift
[19/21] Compiling DFService ServiceHandler.swift
[20/21] Compiling DFService WindowRouteContent.swift
[21/21] Compiling DFService iOSNavigationView.swift
Build complete! (10.45s)
Build complete.
Done.