Build Information
Successful build of SinchRTC, reference main (ffc670), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 23:35:07 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sinch/sinch-ios-sdk-spm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sinch/sinch-ios-sdk-spm
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ffc670b Update Package.swift to v5.39.20
Cloned https://github.com/sinch/sinch-ios-sdk-spm.git
Revision (git rev-parse @):
ffc670b55930cf27593b5f9d1ce03bd1c191408d
SUCCESS checkout https://github.com/sinch/sinch-ios-sdk-spm.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/sinch/sinch-ios-sdk-spm.git
https://github.com/sinch/sinch-ios-sdk-spm.git
{
"dependencies" : [
],
"manifest_display_name" : "SinchRTC",
"name" : "SinchRTC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SinchRTC",
"targets" : [
"SinchRTC",
"SinchRTCLinkedFrameworks"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SinchRTCLinkedFrameworks",
"module_type" : "SwiftTarget",
"name" : "SinchRTCLinkedFrameworks",
"path" : "Sources/SinchRTCLinkedFrameworks",
"product_memberships" : [
"SinchRTC"
],
"sources" : [
"Linked.swift"
],
"target_dependencies" : [
"SinchRTC"
],
"type" : "library"
},
{
"c99name" : "SinchRTC",
"module_type" : "BinaryTarget",
"name" : "SinchRTC",
"path" : "remote/archive/SinchRTC-iOS-5.39.20+2b149703.zip",
"product_memberships" : [
"SinchRTC"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module SinchRTCLinkedFrameworks
[4/4] Compiling SinchRTCLinkedFrameworks Linked.swift
Build complete! (3.40s)
Downloading binary artifact https://download.sinch.com/ios/5.39.20/apple/dynamic/SinchRTC-iOS-5.39.20%2b2b149703.zip
[81357/48942709] Downloading https://download.sinch.com/ios/5.39.20/apple/dynamic/SinchRTC-iOS-5.39.20%2b2b149703.zip
Downloaded https://download.sinch.com/ios/5.39.20/apple/dynamic/SinchRTC-iOS-5.39.20%2b2b149703.zip (2.78s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SinchRTC",
"name" : "SinchRTC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SinchRTC",
"targets" : [
"SinchRTC",
"SinchRTCLinkedFrameworks"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SinchRTCLinkedFrameworks",
"module_type" : "SwiftTarget",
"name" : "SinchRTCLinkedFrameworks",
"path" : "Sources/SinchRTCLinkedFrameworks",
"product_memberships" : [
"SinchRTC"
],
"sources" : [
"Linked.swift"
],
"target_dependencies" : [
"SinchRTC"
],
"type" : "library"
},
{
"c99name" : "SinchRTC",
"module_type" : "BinaryTarget",
"name" : "SinchRTC",
"path" : "remote/archive/SinchRTC-iOS-5.39.20+2b149703.zip",
"product_memberships" : [
"SinchRTC"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Done.