Build Information
Successful build of MultipartFormDataParser, reference main (6e7cc8
), with Swift 5.9 for macOS (SPM) on 22 Oct 2024 04:34:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/417-72KI/MultipartFormDataParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintBuildToolPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[3/8] Compiling MultipartFormDataParser MultipartFormData+Sequence.swift
[4/8] Compiling MultipartFormDataParser Data+Util.swift
[5/8] Compiling MultipartFormDataParser MultipartFormData.swift
[6/8] Emitting module MultipartFormDataParser
[7/8] Compiling MultipartFormDataParser Error.swift
[8/8] Compiling MultipartFormDataParser MultipartFormDataParser.swift
Build complete! (34.43s)
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ishkawa/APIKit.git
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/118] Fetching swiftlintplugins
[119/5682] Fetching swiftlintplugins, apikit
[3458/35443] Fetching swiftlintplugins, apikit, alamofire
Fetched https://github.com/SimplyDanny/SwiftLintPlugins (18.40s)
Fetched https://github.com/Alamofire/Alamofire.git (18.40s)
Fetched https://github.com/ishkawa/APIKit.git (18.40s)
Computing version for https://github.com/ishkawa/APIKit.git
Computed https://github.com/ishkawa/APIKit.git at 5.4.0 (2.94s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.57.0 (0.42s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.1 (0.43s)
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/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.57.0
Creating working copy for https://github.com/ishkawa/APIKit.git
Working copy of https://github.com/ishkawa/APIKit.git resolved at 5.4.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
[32750/11453398] Downloading 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.54s)
Build complete.
Done.