The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DicyaninARKitSession, reference master (f478a8), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 06:20:53 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/hunterh37/DicyaninARKitSession.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hunterh37/DicyaninARKitSession
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f478a86 Update README.md
Cloned https://github.com/hunterh37/DicyaninARKitSession.git
Revision (git rev-parse @):
f478a86e9924fce0f3b905e0adb33cd09eb9df14
SUCCESS checkout https://github.com/hunterh37/DicyaninARKitSession.git at master
========================================
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": "dicyaninarkitsession",
      "name": "DicyaninARKitSession",
      "url": "https://github.com/hunterh37/DicyaninARKitSession.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DicyaninARKitSession",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hunterh37/DicyaninARKitSession.git
[1/20] Fetching dicyaninarkitsession
Fetched https://github.com/hunterh37/DicyaninARKitSession.git from cache (0.63s)
Creating working copy for https://github.com/hunterh37/DicyaninARKitSession.git
Working copy of https://github.com/hunterh37/DicyaninARKitSession.git resolved at master (f478a86)
warning: '.resolve-product-dependencies': dependency 'dicyaninarkitsession' 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/hunterh37/DicyaninARKitSession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': target 'DicyaninARKitSessionTests' has overlapping sources: /Users/admin/builder/spi-builder-workspace/Sources/DicyaninARKitSession/HandAnchorUpdate.swift, /Users/admin/builder/spi-builder-workspace/Sources/DicyaninARKitSession/ARKitSessionManager.swift
BUILD FAILURE 6.3 macosSpm