The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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: 1.0.9
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/forXifLess/URLEncodedForm
 * tag               1.0.9      -> FETCH_HEAD
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 1.0.9
========================================
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/15] Emitting module URLEncodedForm
[4/19] Compiling URLEncodedForm NestedData.swift
[5/19] Compiling URLEncodedForm URLEncodedFormError.swift
[6/19] Compiling URLEncodedForm URLEncodedFormData.swift
[7/19] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[8/19] Compiling URLEncodedForm Byte+Control.swift
[9/19] Compiling URLEncodedForm Bytes.swift
[10/19] Compiling URLEncodedForm BasicKey.swift
[11/19] Compiling URLEncodedForm LosslessDataConvertible.swift
[12/19] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[13/19] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[14/19] Compiling URLEncodedForm DataDecoder.swift
[15/19] Compiling URLEncodedForm DataEncoder.swift
[16/19] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[17/19] Compiling URLEncodedForm URLEncodedFormParser.swift
[18/19] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[19/19] Compiling URLEncodedForm URLEncodedForm.swift
Build complete! (9.58s)
Fetching https://github.com/airbnb/swift from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/airbnb/swift (0.32s)
Computing version for https://github.com/airbnb/swift
Fetched https://github.com/apple/swift-argument-parser (0.43s)
Computed https://github.com/airbnb/swift at 1.0.7 (0.97s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.03s)
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
[5503/10025266] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[406515/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.49s)
Downloaded https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip (1.14s)
Build complete.
Done.