Build Information
Successful build of URLEncodedForm with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/TDmZkXJm/1/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.9
Building package at path: $workDir
https://github.com/forXifLess/URLEncodedForm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[3/17] Compiling URLEncodedForm Byte+Control.swift
[4/17] Compiling URLEncodedForm Bytes.swift
[5/19] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[6/19] Compiling URLEncodedForm URLEncodedForm.swift
[7/19] Compiling URLEncodedForm NestedData.swift
[8/19] Compiling URLEncodedForm URLEncodedFormError.swift
[9/19] Compiling URLEncodedForm URLEncodedFormData.swift
[10/19] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[11/19] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[12/19] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[13/19] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[14/19] Compiling URLEncodedForm URLEncodedFormParser.swift
[15/19] Emitting module URLEncodedForm
[16/19] Compiling URLEncodedForm DataDecoder.swift
[17/19] Compiling URLEncodedForm DataEncoder.swift
[18/19] Compiling URLEncodedForm BasicKey.swift
[19/19] Compiling URLEncodedForm LosslessDataConvertible.swift
Build complete! (10.11s)
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.55s)
Computing version for https://github.com/airbnb/swift
Computed https://github.com/airbnb/swift at 1.0.7 (0.03s)
Fetched https://github.com/apple/swift-argument-parser (0.82s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.04s)
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.0.7
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
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
[16384/2134651] Downloading https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip
[364107/12159917] Downloading https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip (0.84s)
Downloaded https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip (1.35s)
Build complete.
Done.