The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DoreSegment, reference 1.0.2 (ffd6e1), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 09:14:18 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/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at ffd6e1a updated to 1.0.2
Cloned https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
Revision (git rev-parse @):
ffd6e1af1332f9033306556ec186fa8adc9a2a62
SUCCESS checkout https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git at 1.0.2
Downloading binary artifact https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip
Downloading binary artifact https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip
[16375/305056] Downloading https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip
Downloaded https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip (0.68s)
[262144/25017780] Downloading https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip
Downloaded https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip (1.13s)
========================================
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": "extension-visionlab-doresegment-ios",
      "name": "DoreSegment",
      "url": "https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Extension-VisionLab-DoreSegment-iOS",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
[1/32] Fetching extension-visionlab-doresegment-ios
Fetched https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git from cache (0.66s)
Creating working copy for https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
Working copy of https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git resolved at 1.0.2 (ffd6e1a)
Fetching binary artifact https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip from cache
Fetching binary artifact https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip from cache
Fetched https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip from cache (0.19s)
Fetched https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip from cache (0.34s)
warning: '.resolve-product-dependencies': dependency 'extension-visionlab-doresegment-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/AgoraIO-Community/Extension-VisionLab-DoreSegment-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