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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/SwiftXmlRpc.git
Reference: 0.8.7
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/helje5/SwiftXmlRpc
 * tag               0.8.7      -> FETCH_HEAD
HEAD is now at be525df Merge branch 'develop'
Cloned https://github.com/helje5/SwiftXmlRpc.git
Revision (git rev-parse @):
be525dff74501f447290b1473861340f7fe416dd
SUCCESS checkout https://github.com/helje5/SwiftXmlRpc.git at 0.8.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/helje5/SwiftXmlRpc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write xmlrpc_call-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/15] Compiling XmlRpc XmlRpcMultiCall.swift
[6/15] Compiling XmlRpc XmlRpcLiterals.swift
[7/16] Compiling XmlRpc XmlRpcClient.swift
[8/16] Compiling XmlRpc XmlRpc.swift
[9/16] Emitting module XmlRpc
[10/16] Compiling XmlRpc XmlRpcUtilities.swift
[11/16] Compiling XmlRpc XmlRpcGeneration.swift
[12/16] Compiling XmlRpc XmlRpcParser.swift
[13/16] Compiling XmlRpc XmlRpcValueRepresentable.swift
[14/18] Compiling xmlrpc_call main.swift
[15/18] Emitting module xmlrpc_call
[15/18] Write Objects.LinkFileList
[16/18] Linking xmlrpc_call
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/xmlrpc_call: replacing existing signature
[17/18] Applying xmlrpc_call
Build complete! (3.74s)
Build complete.
Done.