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 ably-cocoa-plugin-support, reference 1.0.0 (dd1184), with Swift 6.2 for macOS (SPM) on 9 Dec 2025 01:13:40 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ably/ably-cocoa-plugin-support.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ably/ably-cocoa-plugin-support
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at dd11843 Merge pull request #8 from ably/document-sendObject
Cloned https://github.com/ably/ably-cocoa-plugin-support.git
Revision (git rev-parse @):
dd118432a6e023c3d2c8a051299e8081a06db036
SUCCESS checkout https://github.com/ably/ably-cocoa-plugin-support.git at 1.0.0
========================================
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": "ably-cocoa-plugin-support",
      "name": "ably-cocoa-plugin-support",
      "url": "https://github.com/ably/ably-cocoa-plugin-support.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ably-cocoa-plugin-support",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ably/ably-cocoa-plugin-support.git
[1/71] Fetching ably-cocoa-plugin-support
Fetched https://github.com/ably/ably-cocoa-plugin-support.git from cache (0.68s)
Creating working copy for https://github.com/ably/ably-cocoa-plugin-support.git
Working copy of https://github.com/ably/ably-cocoa-plugin-support.git resolved at 1.0.0 (dd11843)
warning: '.resolve-product-dependencies': dependency 'ably-cocoa-plugin-support' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ably/ably-cocoa-plugin-support.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling _AblyPluginSupportPrivate APDependencyStore.m
Build complete! (1.42s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ably-cocoa-plugin-support",
  "name" : "ably-cocoa-plugin-support",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "_AblyPluginSupportPrivate",
      "targets" : [
        "_AblyPluginSupportPrivate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_AblyPluginSupportPrivate",
      "module_type" : "ClangTarget",
      "name" : "_AblyPluginSupportPrivate",
      "path" : "Sources/_AblyPluginSupportPrivate",
      "product_memberships" : [
        "_AblyPluginSupportPrivate"
      ],
      "sources" : [
        "APDependencyStore.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.