Build Information
Successful build of SJSAssetExportSession, reference 0.3.9 (0eefb9
), with Swift 6.0 for macOS (SPM) on 26 May 2025 06:07:32 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samsonjs/SJSAssetExportSession.git
Reference: 0.3.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/samsonjs/SJSAssetExportSession
* tag 0.3.9 -> FETCH_HEAD
HEAD is now at 0eefb94 Use a new task instead of assumeIsolated to try to fix crash on iOS 17
Cloned https://github.com/samsonjs/SJSAssetExportSession.git
Revision (git rev-parse @):
0eefb949e26513a507cf4f6a6aa393c720cd5b31
SUCCESS checkout https://github.com/samsonjs/SJSAssetExportSession.git at 0.3.9
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/samsonjs/SJSAssetExportSession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/10] Emitting module SJSAssetExportSession
[4/10] Compiling SJSAssetExportSession CMTime+seconds.swift
[5/10] Compiling SJSAssetExportSession ExportSession.swift
[6/10] Compiling SJSAssetExportSession ExportSession+Error.swift
[7/10] Compiling SJSAssetExportSession Array+Extensions.swift
[8/10] Compiling SJSAssetExportSession VideoOutputSettings.swift
[9/10] Compiling SJSAssetExportSession AudioOutputSettings.swift
[10/10] Compiling SJSAssetExportSession SampleWriter.swift
Build complete! (8.17s)
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" : [
"AVAsset+sending.swift",
"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.