Build Information
Successful build of UXCamSwiftUI, reference main (98a66d), with Swift 6.1 for macOS (SPM) on 19 Dec 2025 14:04:10 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 InferSendableFromCapturesBuild 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.1
Building package at path: $PWD
https://github.com/uxcam/uxcam-ios-swiftui.git
https://github.com/uxcam/uxcam-ios-swiftui.git
{
"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"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Compiling UXCamWrapper EmptyFile.swift
[5/5] Emitting module UXCamWrapper
[6/7] Emitting module UXCamSwiftUIWrapper
[7/7] Compiling UXCamSwiftUIWrapper EmptyFile.swift
Build complete! (139.54s)
Fetching https://github.com/uxcam/uxcam-ios-sdk
[1/659] Fetching uxcam-ios-sdk
Fetched https://github.com/uxcam/uxcam-ios-sdk from cache (135.90s)
Computing version for https://github.com/uxcam/uxcam-ios-sdk
Computed https://github.com/uxcam/uxcam-ios-sdk at 3.7.3 (136.84s)
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
Downloading binary artifact https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.7.3/UXCam.xcframework.zip
Downloading binary artifact https://github.com/uxcam/uxcam-ios-swiftui/raw/1.0.7/UXCamSwiftUI.xcframework.zip
[16375/20362584] Downloading 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
Downloaded https://github.com/uxcam/uxcam-ios-swiftui/raw/1.0.7/UXCamSwiftUI.xcframework.zip (0.55s)
Downloaded https://raw.githubusercontent.com/uxcam/uxcam-ios-sdk/3.7.3/UXCam.xcframework.zip (1.08s)
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.