The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UXCamSwiftUI, reference 1.0.7 (98a66d), with Swift 6.3 for Linux on 17 Apr 2026 20:45:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uxcam/uxcam-ios-swiftui.git
Reference: 1.0.7
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/uxcam/uxcam-ios-swiftui
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at 98a66d7 Merge pull request #4 from uxcam/v1.0.7
Cloned https://github.com/uxcam/uxcam-ios-swiftui.git
Revision (git rev-parse @):
98a66d772e4ac7e401d1fe2e1c49de6d52c7b97d
SUCCESS checkout https://github.com/uxcam/uxcam-ios-swiftui.git at 1.0.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/uxcam/uxcam-ios-swiftui.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/uxcam/uxcam-ios-sdk
[1/747] Fetching uxcam-ios-sdk
Fetched https://github.com/uxcam/uxcam-ios-sdk from cache (57.17s)
Computing version for https://github.com/uxcam/uxcam-ios-sdk
Computed https://github.com/uxcam/uxcam-ios-sdk at 3.8.0 (60.99s)
Creating working copy for https://github.com/uxcam/uxcam-ios-sdk
Working copy of https://github.com/uxcam/uxcam-ios-sdk resolved at 3.8.0
Downloading binary artifact https://github.com/uxcam/uxcam-ios-swiftui/raw/1.0.7/UXCamSwiftUI.xcframework.zip
Downloading binary artifact https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.8.0/UXCam.xcframework.zip
[1397/21866973] Downloading https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.8.0/UXCam.xcframework.zip
[21883348/21932737] Downloading https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.8.0/UXCam.xcframework.zip, https://github.com/uxcam/uxcam-ios-swiftui/raw/1.0.7/UXCamSwiftUI.xcframework.zip
Downloaded https://github.com/uxcam/uxcam-ios-swiftui/raw/1.0.7/UXCamSwiftUI.xcframework.zip (0.80s)
Downloaded https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.8.0/UXCam.xcframework.zip (2.43s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Emitting module UXCamWrapper
[5/5] Compiling UXCamWrapper EmptyFile.swift
[7/8] Emitting module UXCamSwiftUIWrapper
[8/8] Compiling UXCamSwiftUIWrapper EmptyFile.swift
Build complete! (82.74s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "uxcam-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.6.12",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/uxcam/uxcam-ios-sdk"
    }
  ],
  "manifest_display_name" : "UXCamSwiftUI",
  "name" : "UXCamSwiftUI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "UXCamSwiftUI",
      "targets" : [
        "UXCamSwiftUI",
        "UXCamSwiftUIWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UXCamSwiftUIWrapper",
      "module_type" : "SwiftTarget",
      "name" : "UXCamSwiftUIWrapper",
      "path" : "UXCamSwiftUIWrapper",
      "product_dependencies" : [
        "UXCam"
      ],
      "product_memberships" : [
        "UXCamSwiftUI"
      ],
      "sources" : [
        "EmptyFile.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UXCamSwiftUI",
      "module_type" : "BinaryTarget",
      "name" : "UXCamSwiftUI",
      "path" : "remote/archive/UXCamSwiftUI.xcframework.zip",
      "product_memberships" : [
        "UXCamSwiftUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.