The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SJSAssetExportSession, reference 0.4.0 (c77c3c), with Swift 6.0 for macOS (SPM) on 11 Sep 2025 00:49:11 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samsonjs/SJSAssetExportSession.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/samsonjs/SJSAssetExportSession
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at c77c3ca Bump version to 0.4.0
Cloned https://github.com/samsonjs/SJSAssetExportSession.git
Revision (git rev-parse @):
c77c3cacd7373704dc0e69927ac2aac023904418
SUCCESS checkout https://github.com/samsonjs/SJSAssetExportSession.git at 0.4.0
========================================
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] Compiling SJSAssetExportSession ExportSession.swift
[4/10] Compiling SJSAssetExportSession VideoOutputSettings.swift
[5/10] Compiling SJSAssetExportSession ExportSession+Error.swift
[6/10] Compiling SJSAssetExportSession AudioOutputSettings.swift
[7/10] Compiling SJSAssetExportSession Array+Extensions.swift
[8/10] Compiling SJSAssetExportSession SampleWriter.swift
[9/10] Compiling SJSAssetExportSession CMTime+seconds.swift
[10/10] Emitting module SJSAssetExportSession
Build complete! (7.95s)
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.