The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RiveRuntime, reference main (737b9a), with Swift 6.3 for macOS (SPM) on 2 May 2026 03:59:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rive-app/rive-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 737b9ac fix(d3d12): sampler heap rotation must re-create immutable samplers & initialize unused SRV  (#12399) 27bd52389b
Submodule path 'submodules/rive-runtime': checked out 'b8186987371d657c11c34f7dc6b05003e361f0e4'
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 @):
737b9ac260ccbb0217a42cd57c39b6aff84142a3
SUCCESS checkout https://github.com/rive-app/rive-ios.git at main
Downloading binary artifact https://github.com/rive-app/rive-ios/releases/download/6.19.2/RiveRuntime.xcframework.zip
[32750/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 (5.71s)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "rive-ios",
      "name": "RiveRuntime",
      "url": "https://github.com/rive-app/rive-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/rive-ios",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/rive-app/rive-ios.git
[1/18540] Fetching rive-ios
Fetched https://github.com/rive-app/rive-ios.git from cache (2.15s)
Creating working copy for https://github.com/rive-app/rive-ios.git
Working copy of https://github.com/rive-app/rive-ios.git resolved at main (737b9ac)
Fetching binary artifact https://github.com/rive-app/rive-ios/releases/download/6.19.2/RiveRuntime.xcframework.zip from cache
Fetched https://github.com/rive-app/rive-ios/releases/download/6.19.2/RiveRuntime.xcframework.zip from cache (5.10s)
warning: '.resolve-product-dependencies': dependency 'rive-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/rive-app/rive-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm