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.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/UKfvDsi8u/0/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftxmlrpc",
      "name": "SwiftXmlRpc",
      "url": "https://github.com/helje5/SwiftXmlRpc.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftXmlRpc",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/helje5/SwiftXmlRpc.git
[1/153] Fetching swiftxmlrpc
Fetched https://github.com/helje5/SwiftXmlRpc.git from cache (0.20s)
Creating working copy for https://github.com/helje5/SwiftXmlRpc.git
Working copy of https://github.com/helje5/SwiftXmlRpc.git resolved at develop (5449191)
Found 0 product dependencies
========================================
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.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-6044DDE57671499D.txt
[5/15] Compiling XmlRpc XmlRpcUtilities.swift
[6/16] Compiling XmlRpc XmlRpcMultiCall.swift
[7/16] Compiling XmlRpc XmlRpcGeneration.swift
[8/16] Compiling XmlRpc XmlRpcParser.swift
[9/16] Compiling XmlRpc XmlRpcLiterals.swift
[10/16] Compiling XmlRpc XmlRpcClient.swift
[11/16] Emitting module XmlRpc
[12/16] Compiling XmlRpc XmlRpc.swift
[13/16] Compiling XmlRpc XmlRpcValueRepresentable.swift
[14/18] Emitting module xmlrpc_call
[15/18] Compiling xmlrpc_call main.swift
[15/18] Write Objects.LinkFileList
[16/18] Linking xmlrpc_call
[17/18] Applying xmlrpc_call
Build complete! (3.53s)
Build complete.
Done.