The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DecartSDK, reference main (a890df), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 05:51:40 UTC.

Swift 6 data race errors: 0

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/DecartAI/decart-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DecartAI/decart-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a890df3 feat: remove retired Lucy model IDs (#21)
Cloned https://github.com/DecartAI/decart-ios.git
Revision (git rev-parse @):
a890df3c44c6a434343402276b2e317a63a7a9d7
SUCCESS checkout https://github.com/DecartAI/decart-ios.git at main
Fetching https://github.com/shareup/websocket-apple.git
Fetching https://github.com/shareup/dispatch-timer.git
Fetching https://github.com/stasel/WebRTC.git
Fetching https://github.com/shareup/async-extensions.git
Fetching https://github.com/shareup/synchronized.git
[1/807] Fetching webrtc
[171/925] Fetching webrtc, dispatch-timer
[289/1151] Fetching webrtc, dispatch-timer, synchronized
[580/1880] Fetching webrtc, dispatch-timer, synchronized, websocket-apple
[680/2367] Fetching webrtc, dispatch-timer, synchronized, websocket-apple, async-extensions
Fetched https://github.com/stasel/WebRTC.git from cache (0.75s)
[1269/1560] Fetching dispatch-timer, synchronized, websocket-apple, async-extensions
Fetched https://github.com/shareup/async-extensions.git from cache (0.86s)
Fetched https://github.com/shareup/dispatch-timer.git from cache (0.87s)
Fetched https://github.com/shareup/websocket-apple.git from cache (0.87s)
Computing version for https://github.com/shareup/websocket-apple.git
Fetched https://github.com/shareup/synchronized.git from cache (0.87s)
Computed https://github.com/shareup/websocket-apple.git at 4.1.0 (1.48s)
Computing version for https://github.com/stasel/WebRTC.git
Computed https://github.com/stasel/WebRTC.git at 140.0.0 (3.12s)
Computing version for https://github.com/shareup/dispatch-timer.git
Computed https://github.com/shareup/dispatch-timer.git at 3.0.1 (0.73s)
Computing version for https://github.com/shareup/async-extensions.git
Computed https://github.com/shareup/async-extensions.git at 4.4.0 (0.62s)
Computing version for https://github.com/shareup/synchronized.git
Computed https://github.com/shareup/synchronized.git at 4.0.1 (0.77s)
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at 140.0.0
Creating working copy for https://github.com/shareup/dispatch-timer.git
Working copy of https://github.com/shareup/dispatch-timer.git resolved at 3.0.1
Creating working copy for https://github.com/shareup/websocket-apple.git
Working copy of https://github.com/shareup/websocket-apple.git resolved at 4.1.0
Creating working copy for https://github.com/shareup/async-extensions.git
Working copy of https://github.com/shareup/async-extensions.git resolved at 4.4.0
Creating working copy for https://github.com/shareup/synchronized.git
Working copy of https://github.com/shareup/synchronized.git resolved at 4.0.1
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
[16375/41474976] Downloading https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
Downloaded https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip (2.46s)
========================================
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": "decart-ios",
      "name": "DecartSDK",
      "url": "https://github.com/DecartAI/decart-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/decart-ios",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "webrtc",
          "name": "WebRTC",
          "url": "https://github.com/stasel/WebRTC.git",
          "version": "140.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WebRTC",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "websocket-apple",
          "name": "WebSocket",
          "url": "https://github.com/shareup/websocket-apple.git",
          "version": "4.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/websocket-apple",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "async-extensions",
              "name": "AsyncExtensions",
              "url": "https://github.com/shareup/async-extensions.git",
              "version": "4.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-extensions",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "synchronized",
                  "name": "Synchronized",
                  "url": "https://github.com/shareup/synchronized.git",
                  "version": "4.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/synchronized",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "dispatch-timer",
              "name": "DispatchTimer",
              "url": "https://github.com/shareup/dispatch-timer.git",
              "version": "3.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dispatch-timer",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "synchronized",
                  "name": "Synchronized",
                  "url": "https://github.com/shareup/synchronized.git",
                  "version": "4.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/synchronized",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/DecartAI/decart-ios.git
[1/1131] Fetching decart-ios
Fetched https://github.com/DecartAI/decart-ios.git from cache (0.77s)
Fetching https://github.com/shareup/websocket-apple.git from cache
Fetching https://github.com/stasel/WebRTC.git from cache
Fetched https://github.com/shareup/websocket-apple.git from cache (0.46s)
Fetched https://github.com/stasel/WebRTC.git from cache (0.46s)
Computing version for https://github.com/stasel/WebRTC.git
Computed https://github.com/stasel/WebRTC.git at 140.0.0 (0.52s)
Computing version for https://github.com/shareup/websocket-apple.git
Computed https://github.com/shareup/websocket-apple.git at 4.1.1 (0.03s)
Fetching https://github.com/shareup/async-extensions.git from cache
Fetching https://github.com/shareup/dispatch-timer.git from cache
Fetched https://github.com/shareup/async-extensions.git from cache (0.46s)
Fetched https://github.com/shareup/dispatch-timer.git from cache (0.46s)
Computing version for https://github.com/shareup/dispatch-timer.git
Computed https://github.com/shareup/dispatch-timer.git at 3.0.1 (0.52s)
Fetching https://github.com/shareup/synchronized.git from cache
Fetched https://github.com/shareup/synchronized.git from cache (0.41s)
Computing version for https://github.com/shareup/async-extensions.git
Computed https://github.com/shareup/async-extensions.git at 4.4.0 (0.46s)
Computing version for https://github.com/shareup/synchronized.git
Computed https://github.com/shareup/synchronized.git at 4.0.1 (0.03s)
Creating working copy for https://github.com/DecartAI/decart-ios.git
Working copy of https://github.com/DecartAI/decart-ios.git resolved at main (a890df3)
Creating working copy for https://github.com/shareup/synchronized.git
Working copy of https://github.com/shareup/synchronized.git resolved at 4.0.1
Creating working copy for https://github.com/shareup/async-extensions.git
Working copy of https://github.com/shareup/async-extensions.git resolved at 4.4.0
Creating working copy for https://github.com/shareup/dispatch-timer.git
Working copy of https://github.com/shareup/dispatch-timer.git resolved at 3.0.1
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at 140.0.0
Creating working copy for https://github.com/shareup/websocket-apple.git
Working copy of https://github.com/shareup/websocket-apple.git resolved at 4.1.1
Fetching binary artifact https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip from cache
Fetched https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip from cache (1.74s)
warning: '.resolve-product-dependencies': dependency 'decart-ios' is not used by any target
Found 2 product dependencies
  - WebRTC
  - WebSocket
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/DecartAI/decart-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Copying WebRTC.framework
[6/7] Write swift-version--6988338F2F200930.txt
[8/11] Compiling Synchronized RecursiveLock.swift
[9/11] Compiling Synchronized Locked.swift
[10/11] Emitting module Synchronized
[11/11] Compiling Synchronized Lock.swift
[12/22] Compiling AsyncExtensions TimeoutError.swift
[13/22] Emitting module DispatchTimer
[14/22] Compiling DispatchTimer DispatchTimer.swift
[15/22] Compiling AsyncExtensions SequenceExtensions.swift
[16/22] Compiling AsyncExtensions Publisher+AsyncExtensions.swift
[17/22] Compiling AsyncExtensions TaskStore.swift
[18/22] Compiling AsyncExtensions AsyncOutputStream.swift
[19/22] Compiling AsyncExtensions AsyncInputStream.swift
[20/22] Compiling AsyncExtensions AnyAsyncSequence.swift
[21/22] Emitting module AsyncExtensions
[22/22] Compiling AsyncExtensions AsyncThrowingFuture.swift
[23/32] Compiling WebSocket WebSocketOptions.swift
[24/32] Compiling WebSocket SystemURLSession.swift
[25/32] Compiling WebSocket OSLog+WebSocket.swift
[26/32] Emitting module WebSocket
[27/32] Compiling WebSocket WebSocketError.swift
[28/32] Compiling WebSocket WebSocketClose.swift
[29/32] Compiling WebSocket WebSocketCloseCode.swift
[30/32] Compiling WebSocket WebSocket.swift
[31/32] Compiling WebSocket SystemWebSocket.swift
[32/32] Compiling WebSocket WebSocketMessage.swift
[33/60] Emitting module DecartSDK
[34/62] Compiling DecartSDK Models.swift
[35/62] Compiling DecartSDK ProcessClient.swift
[36/62] Compiling DecartSDK QueueClient.swift
[37/62] Compiling DecartSDK WebSocketClient.swift
[38/62] Compiling DecartSDK RTCPeerConnection+Ext.swift
[39/62] Compiling DecartSDK SignalingClient.swift
[40/62] Compiling DecartSDK RealtimeServiceStatus.swift
[41/62] Compiling DecartSDK RealtimeConfiguration.swift
[42/62] Compiling DecartSDK SignalingModel.swift
[43/62] Compiling DecartSDK ModelInputs.swift
[44/62] Compiling DecartSDK ModelsInputFactory.swift
[45/62] Compiling DecartSDK ModelDataTypes.swift
[46/62] Compiling DecartSDK DecartClient.swift
[47/62] Compiling DecartSDK DecartConfiguration.swift
[48/62] Compiling DecartSDK CameraError.swift
[49/62] Compiling DecartSDK QueueTypes.swift
[50/62] Compiling DecartSDK DecartRealtimeManager.swift
[51/62] Compiling DecartSDK DecartPrompt.swift
[52/62] Compiling DecartSDK WebRTCClient.swift
[53/62] Compiling DecartSDK WebRTCDelegateHandler.swift
[54/62] Compiling DecartSDK DecartError.swift
[55/62] Compiling DecartSDK DecartRealtimeState.swift
[56/62] Compiling DecartSDK RealtimeConnectionState.swift
[57/62] Compiling DecartSDK RealtimeMediaStream.swift
[58/62] Compiling DecartSDK CaptureExtensions.swift
[59/62] Compiling DecartSDK RealtimeCapture.swift
[60/62] Compiling DecartSDK InputSupport.swift
[61/62] Compiling DecartSDK Logger.swift
[62/62] Compiling DecartSDK RTCMLVideoViewWrapper.swift
Build complete! (19.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "webrtc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "140.0.0",
            "upper_bound" : "141.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stasel/WebRTC.git"
    },
    {
      "identity" : "websocket-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shareup/websocket-apple.git"
    }
  ],
  "manifest_display_name" : "DecartSDK",
  "name" : "DecartSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "DecartSDK",
      "targets" : [
        "DecartSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DecartSDK",
      "module_type" : "SwiftTarget",
      "name" : "DecartSDK",
      "path" : "Sources/DecartSDK",
      "product_dependencies" : [
        "WebRTC",
        "WebSocket"
      ],
      "product_memberships" : [
        "DecartSDK"
      ],
      "sources" : [
        "API/DecartClient.swift",
        "API/DecartConfiguration.swift",
        "Capture/CameraError.swift",
        "Capture/CaptureExtensions.swift",
        "Capture/RealtimeCapture.swift",
        "Models/Inputs/InputSupport.swift",
        "Models/Inputs/ModelInputs.swift",
        "Models/Inputs/ModelsInputFactory.swift",
        "Models/ModelDataTypes.swift",
        "Models/Models.swift",
        "Process/ProcessClient.swift",
        "Queue/QueueClient.swift",
        "Queue/QueueTypes.swift",
        "Realtime/DecartRealtimeManager.swift",
        "Realtime/Models/DecartPrompt.swift",
        "Realtime/Models/DecartRealtimeState.swift",
        "Realtime/Models/RealtimeConnectionState.swift",
        "Realtime/Models/RealtimeMediaStream.swift",
        "Realtime/Models/RealtimeServiceStatus.swift",
        "Realtime/RealtimeConfiguration.swift",
        "Realtime/Transport/WebSocket/SignalingModel.swift",
        "Realtime/Transport/WebSocket/WebSocketClient.swift",
        "Realtime/WebRTC/RTCPeerConnection+Ext.swift",
        "Realtime/WebRTC/SignalingClient.swift",
        "Realtime/WebRTC/WebRTCClient.swift",
        "Realtime/WebRTC/WebRTCDelegateHandler.swift",
        "Shared/DecartError.swift",
        "Shared/Logger.swift",
        "SwiftUI/Realtime/RTCMLVideoViewWrapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2.1"
}
Done.