Build Information
Successful build of swift-http-types-htmx, reference 0.3.0 (b0a00a
), with Swift 5.9 for macOS (SPM) on 17 Sep 2024 05:05:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alephao/swift-http-types-htmx.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alephao/swift-http-types-htmx
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at b0a00af feat: use structs instead of enums for value types
Cloned https://github.com/alephao/swift-http-types-htmx.git
Revision (git rev-parse @):
b0a00af44ab8e4de741092258702f670fec0d477
SUCCESS checkout https://github.com/alephao/swift-http-types-htmx.git at 0.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/alephao/swift-http-types-htmx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling HTTPTypes ISOLatin1String.swift
[2/8] Compiling HTTPTypes HTTPRequest.swift
[3/8] Compiling HTTPTypes HTTPResponse.swift
[4/8] Compiling HTTPTypes HTTPParsedFields.swift
[5/8] Compiling HTTPTypes HTTPFields.swift
[6/8] Emitting module HTTPTypes
[7/8] Compiling HTTPTypes HTTPFieldName.swift
[8/8] Compiling HTTPTypes HTTPField.swift
[9/15] Compiling HTTPTypesHtmx HxReplaceUrl.swift
[10/15] Compiling HTTPTypesHtmx HxSwap.swift
[11/15] Compiling HTTPTypesHtmx HxPushUrl.swift
[12/15] Compiling HTTPTypesHtmx HxTriggerHeader.swift
[13/15] Emitting module HTTPTypesHtmx
[14/15] Compiling HTTPTypesHtmx HtmxResponseHeaders.swift
[15/15] Compiling HTTPTypesHtmx HtmxRequestHeaders.swift
Build complete! (9.12s)
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.40s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (2.78s)
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.