Build Information
Successful build of swift-web-page with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alja7dali/swift-web-page.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Alja7dali/swift-web-page
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 48a5f31 type erasing Document<T>.init, to Document.init
Cloned https://github.com/Alja7dali/swift-web-page.git
Revision (git rev-parse @):
48a5f31dccb5803f8b1d68c6b8be0500793777b2
SUCCESS checkout https://github.com/Alja7dali/swift-web-page.git at 0.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/Alja7dali/swift-web-page.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Core RenderMode.swift
[2/7] Compiling Core RenderStyle.swift
[3/9] Compiling Core Either.swift
[4/9] Compiling Core Empty.swift
[5/9] Emitting module Core
[6/9] Compiling Core Indentation.swift
[7/9] Compiling Core Render.swift
[8/9] Compiling Core Renderable.swift
[9/9] Compiling Core Tuple.swift
[10/44] Compiling Css Fraction.swift
[11/44] Compiling Css Inherit.swift
[12/44] Compiling Css Initial.swift
[13/44] Compiling Css Length.swift
[14/44] Compiling Css None.swift
[15/44] Compiling Css Normal.swift
[16/44] Compiling Css Number.swift
[17/51] Compiling Css Percentage.swift
[18/51] Compiling Css Side.swift
[19/51] Compiling Css String.swift
[20/51] Compiling Css Unset.swift
[21/51] Compiling Css Value.swift
[22/51] Compiling Css Width+Style.swift
[23/51] Compiling Css makeDeclarations.swift
[24/51] Emitting module Css
[25/51] Compiling Html Html4.swift
[26/51] Compiling Html MediaType.swift
[27/51] Compiling Html TagsExtension.swift
[28/51] Compiling Html ChildOf.swift
[29/51] Compiling Html ChildOfAny.swift
[30/51] Compiling Html Exported.swift
[31/51] Compiling Html Helpers.swift
[32/51] Compiling Html HtmlNodeBuilder.swift
[33/51] Compiling Html Aliases.swift
[34/51] Compiling Html Aria.swift
[35/51] Compiling Html Attribute.swift
[36/51] Compiling Html Events.swift
[37/51] Compiling Css Node.swift
[38/51] Compiling Css Properties.swift
[39/51] Emitting module Html
[52/54] Compiling Html Node.swift
[53/54] Compiling Html Render.swift
[54/54] Compiling Html Tags.swift
[55/56] Compiling HtmlCssSupport HtmlExtensions.swift
[56/56] Emitting module HtmlCssSupport
[57/58] Emitting module Swep
[58/58] Compiling Swep Exported.swift
Build complete! (21.54s)
Build complete.
Done.