Build Information
Successful build of URLEncodedForm 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.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/forXifLess/URLEncodedForm.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/forXifLess/URLEncodedForm
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cd690e9 fix: Delete Extension Methods
Cloned https://github.com/forXifLess/URLEncodedForm.git
Revision (git rev-parse @):
cd690e95f0df333293ec3f9fa9c2c7322ef54bbf
SUCCESS checkout https://github.com/forXifLess/URLEncodedForm.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/forXifLess/URLEncodedForm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[3/17] Compiling URLEncodedForm URLEncodedFormData.swift
[4/17] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[5/17] Compiling URLEncodedForm Byte+Control.swift
[6/17] Compiling URLEncodedForm Bytes.swift
[7/17] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[8/17] Compiling URLEncodedForm URLEncodedForm.swift
[9/17] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[10/17] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[11/17] Compiling URLEncodedForm NestedData.swift
[12/17] Compiling URLEncodedForm URLEncodedFormError.swift
[13/17] Compiling URLEncodedForm DataDecoder.swift
[14/17] Compiling URLEncodedForm DataEncoder.swift
[15/17] Emitting module URLEncodedForm
[16/17] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[17/17] Compiling URLEncodedForm URLEncodedFormParser.swift
[18/19] Compiling URLEncodedForm BasicKey.swift
[19/19] Compiling URLEncodedForm LosslessDataConvertible.swift
Build complete! (8.22s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/airbnb/swift from cache
Fetched https://github.com/airbnb/swift (0.57s)
Computing version for https://github.com/airbnb/swift
Fetched https://github.com/apple/swift-argument-parser (0.82s)
Computed https://github.com/airbnb/swift at 1.0.7 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.02s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.0.7
Downloading binary artifact https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[14801/10025266] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[373738/12159917] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip (0.37s)
[10025266/10025266] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip (0.80s)
Build complete.
Done.