Build Information
Successful build of DecartSDK, reference main (a890df), with Swift 6.2 for macOS (SPM) on 30 Apr 2026 05:45:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/DecartAI/decart-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Copying WebRTC.framework
[6/7] Write swift-version--3CB7CFEC50E0D141.txt
[8/11] Compiling Synchronized Locked.swift
[9/11] Compiling Synchronized RecursiveLock.swift
[10/11] Emitting module Synchronized
[11/11] Compiling Synchronized Lock.swift
[12/22] Compiling DispatchTimer DispatchTimer.swift
[13/22] Emitting module DispatchTimer
[14/22] Compiling AsyncExtensions TaskStore.swift
[15/22] Compiling AsyncExtensions TimeoutError.swift
[16/22] Compiling AsyncExtensions SequenceExtensions.swift
[17/22] Compiling AsyncExtensions Publisher+AsyncExtensions.swift
[18/22] Compiling AsyncExtensions AsyncOutputStream.swift
[19/22] Compiling AsyncExtensions AnyAsyncSequence.swift
[20/22] Compiling AsyncExtensions AsyncInputStream.swift
[21/22] Compiling AsyncExtensions AsyncThrowingFuture.swift
[22/22] Emitting module AsyncExtensions
[23/32] Emitting module WebSocket
[24/32] Compiling WebSocket WebSocketOptions.swift
[25/32] Compiling WebSocket SystemWebSocket.swift
[26/32] Compiling WebSocket WebSocketMessage.swift
[27/32] Compiling WebSocket SystemURLSession.swift
[28/32] Compiling WebSocket WebSocketClose.swift
[29/32] Compiling WebSocket WebSocket.swift
[30/32] Compiling WebSocket WebSocketError.swift
[31/32] Compiling WebSocket WebSocketCloseCode.swift
[32/32] Compiling WebSocket OSLog+WebSocket.swift
[33/60] Compiling DecartSDK DecartClient.swift
[34/60] Compiling DecartSDK DecartConfiguration.swift
[35/60] Compiling DecartSDK CameraError.swift
[36/62] Compiling DecartSDK Models.swift
[37/62] Compiling DecartSDK ProcessClient.swift
[38/62] Compiling DecartSDK QueueClient.swift
[39/62] Compiling DecartSDK WebSocketClient.swift
[40/62] Compiling DecartSDK RTCPeerConnection+Ext.swift
[41/62] Compiling DecartSDK SignalingClient.swift
[42/62] Compiling DecartSDK ModelInputs.swift
[43/62] Compiling DecartSDK ModelsInputFactory.swift
[44/62] Compiling DecartSDK ModelDataTypes.swift
[45/62] Compiling DecartSDK DecartRealtimeState.swift
[46/62] Compiling DecartSDK RealtimeConnectionState.swift
[47/62] Compiling DecartSDK RealtimeMediaStream.swift
[48/62] Compiling DecartSDK WebRTCClient.swift
[49/62] Compiling DecartSDK WebRTCDelegateHandler.swift
[50/62] Compiling DecartSDK DecartError.swift
[51/62] Emitting module DecartSDK
[52/62] Compiling DecartSDK RealtimeServiceStatus.swift
[53/62] Compiling DecartSDK RealtimeConfiguration.swift
[54/62] Compiling DecartSDK SignalingModel.swift
[55/62] Compiling DecartSDK QueueTypes.swift
[56/62] Compiling DecartSDK DecartRealtimeManager.swift
[57/62] Compiling DecartSDK DecartPrompt.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! (29.30s)
Fetching https://github.com/stasel/WebRTC.git
Fetching https://github.com/shareup/websocket-apple.git
[1/729] Fetching websocket-apple
[147/1536] Fetching websocket-apple, webrtc
Fetched https://github.com/stasel/WebRTC.git from cache (1.17s)
Fetched https://github.com/shareup/websocket-apple.git from cache (1.17s)
Computing version for https://github.com/stasel/WebRTC.git
Computed https://github.com/stasel/WebRTC.git at 140.0.0 (4.33s)
Computing version for https://github.com/shareup/websocket-apple.git
Computed https://github.com/shareup/websocket-apple.git at 4.1.1 (0.57s)
Fetching https://github.com/shareup/dispatch-timer.git
Fetching https://github.com/shareup/async-extensions.git
[1/118] Fetching dispatch-timer
[119/605] Fetching dispatch-timer, async-extensions
Fetched https://github.com/shareup/dispatch-timer.git from cache (0.66s)
[156/487] Fetching async-extensions
Fetched https://github.com/shareup/async-extensions.git from cache (0.77s)
Computing version for https://github.com/shareup/dispatch-timer.git
Computed https://github.com/shareup/dispatch-timer.git at 3.0.1 (1.50s)
Fetching https://github.com/shareup/synchronized.git
[1/226] Fetching synchronized
Fetched https://github.com/shareup/synchronized.git from cache (0.66s)
Computing version for https://github.com/shareup/async-extensions.git
Computed https://github.com/shareup/async-extensions.git at 4.4.0 (1.22s)
Computing version for https://github.com/shareup/synchronized.git
Computed https://github.com/shareup/synchronized.git at 4.0.1 (0.64s)
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
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/synchronized.git
Working copy of https://github.com/shareup/synchronized.git resolved at 4.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/async-extensions.git
Working copy of https://github.com/shareup/async-extensions.git resolved at 4.4.0
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
[16384/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.90s)
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.