Build Information
Successful build of DocCArchive, reference develop (95a4a6
), with Swift 5.9 for macOS (SPM) on 8 Jul 2024 16:54:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DoccZz/DocCArchive.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DoccZz/DocCArchive
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 95a4a65 GHA: Don't build on Swift 5.3.0
Cloned https://github.com/DoccZz/DocCArchive.git
Revision (git rev-parse @):
95a4a6533eae1544bae315714867b0ce5d6b5645
SUCCESS checkout https://github.com/DoccZz/DocCArchive.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/DoccZz/DocCArchive.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/26] Emitting module DocCArchive
[2/28] Compiling DocCArchive Parameter.swift
[3/28] Compiling DocCArchive Section.swift
[4/28] Compiling DocCArchive Content.swift
[5/28] Compiling DocCArchive Step.swift
[6/28] Compiling DocCArchive Document.swift
[7/28] Compiling DocCArchive TypeIdentifier.swift
[8/28] Compiling DocCArchive Utilities.swift
[9/28] Compiling DocCArchive InterfaceLanguage.swift
[10/28] Compiling DocCArchive MetaData.swift
[11/28] Compiling DocCArchive Platform.swift
[12/28] Compiling DocCArchive FileReference.swift
[13/28] Compiling DocCArchive ImageReference.swift
[14/28] Compiling DocCArchive LinkReference.swift
[15/28] Compiling DocCArchive SchemaVersion.swift
[16/28] Compiling DocCArchive Declaration.swift
[17/28] Compiling DocCArchive HeroSection.swift
[18/28] Compiling DocCArchive DocCArchive.swift
[19/28] Compiling DocCArchive Chapter.swift
[20/28] Compiling DocCArchive CodeListing.swift
[21/28] Compiling DocCArchive Fragment.swift
[22/28] Compiling DocCArchive Identifier.swift
[23/28] Compiling DocCArchive InlineContent.swift
[24/28] Compiling DocCArchive Reference.swift
[25/28] Compiling DocCArchive SectionReference.swift
[26/28] Compiling DocCArchive TopicReference.swift
[27/28] Compiling DocCArchive Task.swift
[28/28] Compiling DocCArchive VolumeSection.swift
Build complete! (8.23s)
Build complete.
Done.