The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of LibXMTP, reference 4.5.0-dev.c78b650 (4cf6ef), with Swift 6.1 for macOS (SPM) on 11 Sep 2025 20:32:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xmtp/libxmtp-swift.git
Reference: 4.5.0-dev.c78b650
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xmtp/libxmtp-swift
 * tag               4.5.0-dev.c78b650 -> FETCH_HEAD
HEAD is now at 4cf6ef7 Update to libxmtp 4.5.0-dev.c78b650
Cloned https://github.com/xmtp/libxmtp-swift.git
Revision (git rev-parse @):
4cf6ef75668d8ea32d29aa10f951b1442535a24e
SUCCESS checkout https://github.com/xmtp/libxmtp-swift.git at 4.5.0-dev.c78b650
Downloading binary artifact https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.5.0-dev.c78b650/LibXMTPSwiftFFI.zip
[16375/131896193] Downloading https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.5.0-dev.c78b650/LibXMTPSwiftFFI.zip
Downloaded https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.5.0-dev.c78b650/LibXMTPSwiftFFI.zip (7.09s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "libxmtp-swift",
      "name": "LibXMTP",
      "url": "https://github.com/xmtp/libxmtp-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/libxmtp-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/xmtp/libxmtp-swift.git
[1/2371] Fetching libxmtp-swift
Fetched https://github.com/xmtp/libxmtp-swift.git from cache (7.01s)
Creating working copy for https://github.com/xmtp/libxmtp-swift.git
Working copy of https://github.com/xmtp/libxmtp-swift.git resolved at 4.5.0-dev.c78b650 (4cf6ef7)
Fetching binary artifact https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.5.0-dev.c78b650/LibXMTPSwiftFFI.zip from cache
Fetched https://github.com/xmtp/libxmtp/releases/download/swift-bindings-1.5.0-dev.c78b650/LibXMTPSwiftFFI.zip from cache (5.58s)
warning: '.resolve-product-dependencies': dependency 'libxmtp-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/xmtp/libxmtp-swift.git
https://github.com/xmtp/libxmtp-swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LibXMTP",
  "name" : "LibXMTP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "LibXMTP",
      "targets" : [
        "LibXMTP",
        "LibXMTPSwiftFFI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LibXMTPTests",
      "module_type" : "SwiftTarget",
      "name" : "LibXMTPTests",
      "path" : "Tests/LibXMTPTests",
      "sources" : [
        "LibXMTPTest.swift"
      ],
      "target_dependencies" : [
        "LibXMTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LibXMTPSwiftFFI",
      "module_type" : "BinaryTarget",
      "name" : "LibXMTPSwiftFFI",
      "path" : "remote/archive/LibXMTPSwiftFFI.zip",
      "product_memberships" : [
        "LibXMTP"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "LibXMTP",
      "module_type" : "SwiftTarget",
      "name" : "LibXMTP",
      "path" : "Sources/LibXMTP",
      "product_memberships" : [
        "LibXMTP"
      ],
      "sources" : [
        "xmtpv3.swift"
      ],
      "target_dependencies" : [
        "LibXMTPSwiftFFI"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Copying libxmtpv3.a
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Compiling LibXMTP xmtpv3.swift
[5/5] Emitting module LibXMTP
Build complete! (6.61s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/LibXMTP/libxmtp-version.txt
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LibXMTP",
  "name" : "LibXMTP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "LibXMTP",
      "targets" : [
        "LibXMTP",
        "LibXMTPSwiftFFI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LibXMTPTests",
      "module_type" : "SwiftTarget",
      "name" : "LibXMTPTests",
      "path" : "Tests/LibXMTPTests",
      "sources" : [
        "LibXMTPTest.swift"
      ],
      "target_dependencies" : [
        "LibXMTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LibXMTPSwiftFFI",
      "module_type" : "BinaryTarget",
      "name" : "LibXMTPSwiftFFI",
      "path" : "remote/archive/LibXMTPSwiftFFI.zip",
      "product_memberships" : [
        "LibXMTP"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "LibXMTP",
      "module_type" : "SwiftTarget",
      "name" : "LibXMTP",
      "path" : "Sources/LibXMTP",
      "product_memberships" : [
        "LibXMTP"
      ],
      "sources" : [
        "xmtpv3.swift"
      ],
      "target_dependencies" : [
        "LibXMTPSwiftFFI"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.