The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RiveRuntime, reference 6.19.2 (7b45fb), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 18:28:02 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/rive-app/rive-ios.git
Reference: 6.19.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rive-app/rive-ios
 * tag               6.19.2     -> FETCH_HEAD
HEAD is now at 7b45fba chore: release v6.19.2
Submodule path 'submodules/rive-runtime': checked out 'e95a283ff63c3abe9cdcaa23866b68ed0456cb69'
Submodule 'submodules/rive-runtime' (https://github.com/rive-app/rive-runtime.git) registered for path 'submodules/rive-runtime'
Cloning into '/Users/admin/builder/spi-builder-workspace/submodules/rive-runtime'...
Cloned https://github.com/rive-app/rive-ios.git
Revision (git rev-parse @):
7b45fba926fd32df260b188a4874002922ce5499
SUCCESS checkout https://github.com/rive-app/rive-ios.git at 6.19.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rive-app/rive-ios.git
https://github.com/rive-app/rive-ios.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RiveRuntime",
  "name" : "RiveRuntime",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.1"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "RiveRuntime",
      "targets" : [
        "RiveRuntime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RiveRuntime",
      "module_type" : "BinaryTarget",
      "name" : "RiveRuntime",
      "path" : "remote/archive/RiveRuntime.xcframework.zip",
      "product_memberships" : [
        "RiveRuntime"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
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
Downloading binary artifact https://github.com/rive-app/rive-ios/releases/download/6.19.2/RiveRuntime.xcframework.zip
[7727/100054845] Downloading https://github.com/rive-app/rive-ios/releases/download/6.19.2/RiveRuntime.xcframework.zip
Downloaded https://github.com/rive-app/rive-ios/releases/download/6.19.2/RiveRuntime.xcframework.zip (8.28s)
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