Build Information
Successful build of SJSAssetExportSession, reference main (9c9e24), with Swift 6.1 for macOS (SPM) on 31 Oct 2025 06:50:25 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samsonjs/SJSAssetExportSession.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/samsonjs/SJSAssetExportSession
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9c9e24d Inline all setup code in SampleWriter initializer
Cloned https://github.com/samsonjs/SJSAssetExportSession.git
Revision (git rev-parse @):
9c9e24d2bc96d90a077c8611d5fd86deb3a5d3ee
SUCCESS checkout https://github.com/samsonjs/SJSAssetExportSession.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/samsonjs/SJSAssetExportSession.git
https://github.com/samsonjs/SJSAssetExportSession.git
{
"dependencies" : [
],
"manifest_display_name" : "SJSAssetExportSession",
"name" : "SJSAssetExportSession",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SJSAssetExportSession",
"targets" : [
"SJSAssetExportSession"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SJSAssetExportSessionTests",
"module_type" : "SwiftTarget",
"name" : "SJSAssetExportSessionTests",
"path" : "Tests/SJSAssetExportSessionTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-4k-hdr-hevc-30fps.mov",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-720p-h264-24fps.mov",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-no-audio.mp4",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-no-video.m4a",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-spatial-audio.mov",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-x264-1080p-h264-60fps.mp4",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AutoDestructingURL.swift",
"BaseTests.swift",
"ReadmeExamples.swift",
"SJSAssetExportSessionTests.swift",
"SendableWrapper.swift"
],
"target_dependencies" : [
"SJSAssetExportSession"
],
"type" : "test"
},
{
"c99name" : "SJSAssetExportSession",
"module_type" : "SwiftTarget",
"name" : "SJSAssetExportSession",
"path" : "Sources/SJSAssetExportSession",
"product_memberships" : [
"SJSAssetExportSession"
],
"sources" : [
"Array+Extensions.swift",
"AudioOutputSettings.swift",
"CMTime+seconds.swift",
"ExportSession+Error.swift",
"ExportSession.swift",
"SampleWriter.swift",
"VideoOutputSettings.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/10] Compiling SJSAssetExportSession ExportSession+Error.swift
[4/10] Compiling SJSAssetExportSession VideoOutputSettings.swift
[5/10] Compiling SJSAssetExportSession CMTime+seconds.swift
[6/10] Compiling SJSAssetExportSession AudioOutputSettings.swift
[7/10] Emitting module SJSAssetExportSession
[8/10] Compiling SJSAssetExportSession Array+Extensions.swift
[9/10] Compiling SJSAssetExportSession SampleWriter.swift
[10/10] Compiling SJSAssetExportSession ExportSession.swift
Build complete! (7.35s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SJSAssetExportSession",
"name" : "SJSAssetExportSession",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SJSAssetExportSession",
"targets" : [
"SJSAssetExportSession"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SJSAssetExportSessionTests",
"module_type" : "SwiftTarget",
"name" : "SJSAssetExportSessionTests",
"path" : "Tests/SJSAssetExportSessionTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-4k-hdr-hevc-30fps.mov",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-720p-h264-24fps.mov",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-no-audio.mp4",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-no-video.m4a",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-spatial-audio.mov",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SJSAssetExportSessionTests/Resources/test-x264-1080p-h264-60fps.mp4",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AutoDestructingURL.swift",
"BaseTests.swift",
"ReadmeExamples.swift",
"SJSAssetExportSessionTests.swift",
"SendableWrapper.swift"
],
"target_dependencies" : [
"SJSAssetExportSession"
],
"type" : "test"
},
{
"c99name" : "SJSAssetExportSession",
"module_type" : "SwiftTarget",
"name" : "SJSAssetExportSession",
"path" : "Sources/SJSAssetExportSession",
"product_memberships" : [
"SJSAssetExportSession"
],
"sources" : [
"Array+Extensions.swift",
"AudioOutputSettings.swift",
"CMTime+seconds.swift",
"ExportSession+Error.swift",
"ExportSession.swift",
"SampleWriter.swift",
"VideoOutputSettings.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.