The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UXCamSwiftUI, reference main (98a66d), with Swift 6.0 for macOS (SPM) on 19 Dec 2025 14:10:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/uxcam/uxcam-ios-swiftui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/5] Compiling UXCamWrapper EmptyFile.swift
[5/5] Emitting module UXCamWrapper
[6/7] Compiling UXCamSwiftUIWrapper EmptyFile.swift
[7/7] Emitting module UXCamSwiftUIWrapper
Build complete! (121.27s)
Fetching https://github.com/uxcam/uxcam-ios-sdk
[1/659] Fetching uxcam-ios-sdk
Fetched https://github.com/uxcam/uxcam-ios-sdk from cache (117.84s)
Computing version for https://github.com/uxcam/uxcam-ios-sdk
Computed https://github.com/uxcam/uxcam-ios-sdk at 3.7.3 (0.78s)
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.38s)
Downloaded https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.7.3/UXCam.xcframework.zip (1.02s)
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" : "/Users/admin/builder/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"
}
Done.