The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VideoIDSDK, reference 26.10.5 (4e2429), with Swift 6.1 for macOS (SPM) on 17 Mar 2026 22:18:39 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/signicat/videoidsdk-spm.git
Reference: 26.10.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/signicat/videoidsdk-spm
 * tag               26.10.5    -> FETCH_HEAD
HEAD is now at 4e2429a Merge branch 'release/26.10.5-RC' into main for production release
Cloned https://github.com/signicat/videoidsdk-spm.git
Revision (git rev-parse @):
4e2429ae1079a84f1edea8b1c6ae634833d12db3
SUCCESS checkout https://github.com/signicat/videoidsdk-spm.git at 26.10.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/signicat/videoidsdk-spm.git
https://github.com/signicat/videoidsdk-spm.git
{
  "dependencies" : [
    {
      "identity" : "lottie-spm",
      "requirement" : {
        "exact" : [
          "4.4.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/lottie-spm.git"
    },
    {
      "identity" : "openssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.2000",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/OpenSSL.git"
    },
    {
      "identity" : "webrtc",
      "requirement" : {
        "exact" : [
          "134.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stasel/WebRTC.git"
    }
  ],
  "manifest_display_name" : "VideoIDSDK",
  "name" : "VideoIDSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.1"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "VideoIDSDK",
      "targets" : [
        "VideoIDSDK",
        "_VideoIDSDKStub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_VideoIDSDKStub",
      "module_type" : "SwiftTarget",
      "name" : "_VideoIDSDKStub",
      "path" : "Sources/_VideoIDSDKStub",
      "product_dependencies" : [
        "WebRTC",
        "Lottie",
        "OpenSSL"
      ],
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
        "Stub.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VideoIDSDK",
      "module_type" : "BinaryTarget",
      "name" : "VideoIDSDK",
      "path" : "remote/archive/VideoIDSDK.xcframework.zip",
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[2/6] Copying Lottie.framework
[3/6] Copying WebRTC.framework
[4/6] Copying OpenSSL.framework
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/8] Compiling _LottieStub Stub.swift
[8/8] Emitting module _LottieStub
[9/10] Emitting module _VideoIDSDKStub
[10/10] Compiling _VideoIDSDKStub Stub.swift
Build complete! (266.53s)
Fetching https://github.com/krzyzanowskim/OpenSSL.git
Fetching https://github.com/stasel/WebRTC.git
Fetching https://github.com/airbnb/lottie-spm.git
[1/730] Fetching webrtc
[111/1328] Fetching webrtc, lottie-spm
[955/11788] Fetching webrtc, lottie-spm, openssl
Fetched https://github.com/airbnb/lottie-spm.git from cache (4.00s)
[1363/11190] Fetching webrtc, openssl
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (256.80s)
Fetched https://github.com/stasel/WebRTC.git from cache (256.80s)
Computing version for https://github.com/stasel/WebRTC.git
Computed https://github.com/stasel/WebRTC.git at 134.0.0 (257.73s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.4.3 (0.60s)
Computing version for https://github.com/krzyzanowskim/OpenSSL.git
Computed https://github.com/krzyzanowskim/OpenSSL.git at 3.6.1 (0.56s)
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at 134.0.0
Creating working copy for https://github.com/krzyzanowskim/OpenSSL.git
Working copy of https://github.com/krzyzanowskim/OpenSSL.git resolved at 3.6.1
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.4.3
Downloading binary artifact https://eid-librerias-ios.s3.eu-west-1.amazonaws.com/VideoID-sdk/26.10.5/VideoIDSDK.xcframework.zip
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.4.3/Lottie-Xcode-15.2.xcframework.zip
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/134.0.0/WebRTC-M134.xcframework.zip
[79958/4593021] Downloading https://eid-librerias-ios.s3.eu-west-1.amazonaws.com/VideoID-sdk/26.10.5/VideoIDSDK.xcframework.zip
[4609396/60022278] Downloading https://eid-librerias-ios.s3.eu-west-1.amazonaws.com/VideoID-sdk/26.10.5/VideoIDSDK.xcframework.zip, https://github.com/airbnb/lottie-ios/releases/download/4.4.3/Lottie-Xcode-15.2.xcframework.zip
[22594301/99170117] Downloading https://eid-librerias-ios.s3.eu-west-1.amazonaws.com/VideoID-sdk/26.10.5/VideoIDSDK.xcframework.zip, https://github.com/airbnb/lottie-ios/releases/download/4.4.3/Lottie-Xcode-15.2.xcframework.zip, https://github.com/stasel/WebRTC/releases/download/134.0.0/WebRTC-M134.xcframework.zip
Downloaded https://eid-librerias-ios.s3.eu-west-1.amazonaws.com/VideoID-sdk/26.10.5/VideoIDSDK.xcframework.zip (0.66s)
[60308280/94577096] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.3/Lottie-Xcode-15.2.xcframework.zip, https://github.com/stasel/WebRTC/releases/download/134.0.0/WebRTC-M134.xcframework.zip
Downloaded https://github.com/stasel/WebRTC/releases/download/134.0.0/WebRTC-M134.xcframework.zip (2.25s)
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.4.3/Lottie-Xcode-15.2.xcframework.zip (3.68s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "lottie-spm",
      "requirement" : {
        "exact" : [
          "4.4.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/lottie-spm.git"
    },
    {
      "identity" : "openssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.2000",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/OpenSSL.git"
    },
    {
      "identity" : "webrtc",
      "requirement" : {
        "exact" : [
          "134.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stasel/WebRTC.git"
    }
  ],
  "manifest_display_name" : "VideoIDSDK",
  "name" : "VideoIDSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.1"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "VideoIDSDK",
      "targets" : [
        "VideoIDSDK",
        "_VideoIDSDKStub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_VideoIDSDKStub",
      "module_type" : "SwiftTarget",
      "name" : "_VideoIDSDKStub",
      "path" : "Sources/_VideoIDSDKStub",
      "product_dependencies" : [
        "WebRTC",
        "Lottie",
        "OpenSSL"
      ],
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
        "Stub.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VideoIDSDK",
      "module_type" : "BinaryTarget",
      "name" : "VideoIDSDK",
      "path" : "remote/archive/VideoIDSDK.xcframework.zip",
      "product_memberships" : [
        "VideoIDSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
Done.