Build Information
Successful build of MultipartFormDataParser, reference main (6e7cc8
), with Swift 5.10 for macOS (SPM) on 22 Oct 2024 04:34:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/417-72KI/MultipartFormDataParser.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/417-72KI/MultipartFormDataParser
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6e7cc8d Merge pull request #93 from 417-72KI/drop-moya
Cloned https://github.com/417-72KI/MultipartFormDataParser.git
Revision (git rev-parse @):
6e7cc8d35fd72bd4dc3f3ffb794487a32788f23d
SUCCESS checkout https://github.com/417-72KI/MultipartFormDataParser.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/417-72KI/MultipartFormDataParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintBuildToolPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/10] Compiling MultipartFormDataParser MultipartFormData.swift
[6/10] Compiling MultipartFormDataParser Data+Util.swift
[7/10] Compiling MultipartFormDataParser MultipartFormData+Sequence.swift
[8/10] Emitting module MultipartFormDataParser
[9/10] Compiling MultipartFormDataParser Error.swift
[10/10] Compiling MultipartFormDataParser MultipartFormDataParser.swift
Build complete! (27.98s)
Fetching https://github.com/ishkawa/APIKit.git
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/Alamofire/Alamofire.git
[1/118] Fetching swiftlintplugins
[119/5682] Fetching swiftlintplugins, apikit
[3013/35443] Fetching swiftlintplugins, apikit, alamofire
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (11.52s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (11.52s)
Fetched https://github.com/ishkawa/APIKit.git from cache (11.52s)
Computing version for https://github.com/ishkawa/APIKit.git
Computed https://github.com/ishkawa/APIKit.git at 5.4.0 (2.69s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.57.0 (0.47s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.1 (0.45s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.1
Creating working copy for https://github.com/ishkawa/APIKit.git
Working copy of https://github.com/ishkawa/APIKit.git resolved at 5.4.0
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.57.0
[32750/11453398] Downloading https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip (1.67s)
Build complete.
Done.