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 SwiftXmlRpc 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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/SwiftXmlRpc.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/helje5/SwiftXmlRpc
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 5449191 Update README.md
Cloned https://github.com/helje5/SwiftXmlRpc.git
Revision (git rev-parse @):
544919182a839666e3d1b007e82c14c9eadeb79c
SUCCESS checkout https://github.com/helje5/SwiftXmlRpc.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/helje5/SwiftXmlRpc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling XmlRpc XmlRpcUtilities.swift
[2/10] Compiling XmlRpc XmlRpcGeneration.swift
[3/10] Compiling XmlRpc XmlRpcLiterals.swift
[4/10] Compiling XmlRpc XmlRpcParser.swift
[5/10] Compiling XmlRpc XmlRpcMultiCall.swift
[6/10] Compiling XmlRpc XmlRpc.swift
[7/10] Compiling XmlRpc XmlRpcClient.swift
[8/10] Emitting module XmlRpc
[9/10] Compiling XmlRpc XmlRpcValueRepresentable.swift
[10/12] Compiling xmlrpc_call main.swift
[11/12] Emitting module xmlrpc_call
[11/12] Linking xmlrpc_call
Build complete! (4.89s)
Build complete.
Done.