The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HTMLBuilder with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alpha-Coders/HTMLBuilder.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Alpha-Coders/HTMLBuilder
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 5d0316b add attributes modifier
Cloned https://github.com/Alpha-Coders/HTMLBuilder.git into spi-builder-workspace
5d0316b67e9c468714dcc68d73a713c81d29f1fc
SUCCESS checkout https://github.com/Alpha-Coders/HTMLBuilder.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/8] Compiling HTMLBuilder LibXMLUtils.swift
[2/8] Emitting module HTMLBuilder
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HTMLBuilder/Node.swift:51:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder public struct NodeBuilder {
 ^~~~~~~~~~~~~~~~
 resultBuilder
[3/8] Compiling HTMLBuilder Node.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HTMLBuilder/Node.swift:51:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder public struct NodeBuilder {
 ^~~~~~~~~~~~~~~~
 resultBuilder
[4/8] Compiling HTMLBuilder ElementModifiers.swift
[5/8] Compiling HTMLBuilder StringNode.swift
[6/8] Compiling HTMLBuilder Element.swift
[7/8] Compiling HTMLBuilder ConvenientElementBuilders.swift
[8/8] Compiling HTMLBuilder RawHTML.swift
Build complete! (5.72s)
Build complete.
Done.