The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Ditto, reference main (deab02), with Swift 6.1 for macOS (SPM) on 1 May 2026 00:40:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getditto/DittoSwiftPackage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/getditto/DittoSwiftPackage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at deab021 Merge pull request #249 from getditto/ci/swift-release-5.1.0-experimental-sdk-publish-test.1
Cloned https://github.com/getditto/DittoSwiftPackage.git
Revision (git rev-parse @):
deab02116c5801a1001e935b08269dcc327919ae
SUCCESS checkout https://github.com/getditto/DittoSwiftPackage.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/getditto/DittoSwiftPackage.git
https://github.com/getditto/DittoSwiftPackage.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Ditto",
  "name" : "Ditto",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "DittoSwift",
      "targets" : [
        "DittoSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DittoSwift",
      "module_type" : "BinaryTarget",
      "name" : "DittoSwift",
      "path" : "remote/archive/DittoSwift.xcframework.zip",
      "product_memberships" : [
        "DittoSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
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
Downloading binary artifact https://software.ditto.live/cocoa/DittoSwift/5.1.0-experimental-sdk-publish-test.1/dist/DittoSwift.xcframework.zip
[15980/247735000] Downloading https://software.ditto.live/cocoa/DittoSwift/5.1.0-experimental-sdk-publish-test.1/dist/DittoSwift.xcframework.zip
Downloaded https://software.ditto.live/cocoa/DittoSwift/5.1.0-experimental-sdk-publish-test.1/dist/DittoSwift.xcframework.zip (11.16s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm