The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UXCamSwiftUI, reference main (98a66d), with Swift 6.0 for Linux on 19 Dec 2025 14:03:02 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uxcam/uxcam-ios-swiftui.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/uxcam/uxcam-ios-sdk
[1/659] Fetching uxcam-ios-sdk
Fetched https://github.com/uxcam/uxcam-ios-sdk from cache (20.79s)
Computing version for https://github.com/uxcam/uxcam-ios-sdk
Computed https://github.com/uxcam/uxcam-ios-sdk at 3.7.3 (6.62s)
Creating working copy for https://github.com/uxcam/uxcam-ios-sdk
Working copy of https://github.com/uxcam/uxcam-ios-sdk resolved at 3.7.3
[16375/20362584] Downloading https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.7.3/UXCam.xcframework.zip
Downloading binary artifact https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.7.3/UXCam.xcframework.zip
[20378959/20428348] Downloading https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.7.3/UXCam.xcframework.zip, https://github.com/uxcam/uxcam-ios-swiftui/raw/1.0.7/UXCamSwiftUI.xcframework.zip
Downloading binary artifact 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.40s)
Downloaded https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.7.3/UXCam.xcframework.zip (1.90s)
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! (36.14s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.