Build Information
Successful build of WingedSwift, reference 1.2.1 (3b7b7f
), with Swift 5.10 for macOS (SPM) on 13 Aug 2024 22:58:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/Winged-Swift.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/Winged-Swift
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at 3b7b7fc Merge pull request #5 from micheltlutz/hotfix/script
Cloned https://github.com/micheltlutz/Winged-Swift.git
Revision (git rev-parse @):
3b7b7fc6e422c6d63e64cba69d0d3d601ffba8ab
SUCCESS checkout https://github.com/micheltlutz/Winged-Swift.git at 1.2.1
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/1690] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.3.0 (0.57s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3052] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.30s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.62s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "winged-swift",
"name": "WingedSwift",
"url": "https://github.com/micheltlutz/Winged-Swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Winged-Swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/micheltlutz/Winged-Swift.git
[1/1298] Fetching winged-swift
Fetched https://github.com/micheltlutz/Winged-Swift.git from cache (1.06s)
Creating working copy for https://github.com/micheltlutz/Winged-Swift.git
Working copy of https://github.com/micheltlutz/Winged-Swift.git resolved at 1.2.1 (3b7b7fc)
warning: '.resolve-product-dependencies': dependency 'winged-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/micheltlutz/Winged-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/39] Emitting module WingedSwift
[6/42] Compiling WingedSwift Attribute.swift
[7/42] Compiling WingedSwift HTMLTag.swift
[8/42] Compiling WingedSwift HTMLFunctions.swift
[9/42] Compiling WingedSwift Body.swift
[10/42] Compiling WingedSwift Div.swift
[11/42] Compiling WingedSwift Dl.swift
[12/42] Compiling WingedSwift Footer.swift
[13/42] Compiling WingedSwift Select.swift
[14/42] Compiling WingedSwift Textarea.swift
[15/42] Compiling WingedSwift WingedSwift.swift
[16/42] Compiling WingedSwift Td.swift
[17/42] Compiling WingedSwift Th.swift
[18/42] Compiling WingedSwift Title.swift
[19/42] Compiling WingedSwift Tr.swift
[20/42] Compiling WingedSwift Code.swift
[21/42] Compiling WingedSwift Embed.swift
[22/42] Compiling WingedSwift Pre.swift
[23/42] Compiling WingedSwift A.swift
[24/42] Compiling WingedSwift Ul.swift
[25/42] Compiling WingedSwift Fieldset.swift
[26/42] Compiling WingedSwift Form.swift
[27/42] Compiling WingedSwift Input.swift
[28/42] Compiling WingedSwift Link.swift
[29/42] Compiling WingedSwift MainTag.swift
[30/42] Compiling WingedSwift Meta.swift
[31/42] Compiling WingedSwift Nav.swift
[32/42] Compiling WingedSwift Label.swift
[33/42] Compiling WingedSwift Option.swift
[34/42] Compiling WingedSwift Section.swift
[35/42] Compiling WingedSwift Ol.swift
[36/42] Compiling WingedSwift P.swift
[37/42] Compiling WingedSwift Script.swift
[38/42] Compiling WingedSwift Table.swift
[39/42] Compiling WingedSwift Head.swift
[40/42] Compiling WingedSwift Header.swift
[41/42] Compiling WingedSwift Img.swift
[42/42] Compiling WingedSwift Li.swift
Build complete! (14.11s)
Build complete.
Done.