Build Information
Successful build of swift-http-types-htmx, reference main (b14716
), with Swift 5.8 for macOS (SPM) on 19 Sep 2024 01:50:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alephao/swift-http-types-htmx.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alephao/swift-http-types-htmx
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b14716d ci: fix swift 6 docker img ref
Cloned https://github.com/alephao/swift-http-types-htmx.git
Revision (git rev-parse @):
b14716db91e65f6ecb410ecdb6a847e5699ece77
SUCCESS checkout https://github.com/alephao/swift-http-types-htmx.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/alephao/swift-http-types-htmx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling HTTPTypes HTTPResponse.swift
[2/8] Compiling HTTPTypes ISOLatin1String.swift
[3/8] Compiling HTTPTypes HTTPParsedFields.swift
[4/8] Compiling HTTPTypes HTTPRequest.swift
[5/8] Compiling HTTPTypes HTTPField.swift
[6/8] Compiling HTTPTypes HTTPFields.swift
[7/8] Emitting module HTTPTypes
[8/8] Compiling HTTPTypes HTTPFieldName.swift
[9/15] Compiling HTTPTypesHtmx HxSwap.swift
[10/15] Compiling HTTPTypesHtmx HxPushUrl.swift
[11/15] Compiling HTTPTypesHtmx HxReplaceUrl.swift
[12/15] Compiling HTTPTypesHtmx HtmxRequestHeaders.swift
[13/15] Emitting module HTTPTypesHtmx
[14/15] Compiling HTTPTypesHtmx HxTriggerHeader.swift
[15/15] Compiling HTTPTypesHtmx HtmxResponseHeaders.swift
Build complete! (11.73s)
Fetching https://github.com/apple/swift-http-types.git
[1/528] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git (1.23s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (3.18s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Build complete.
Done.