The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SJSAssetExportSession, reference main (f60f5a), with Swift 6.0 for macOS (SPM) on 9 Jun 2025 09:32:46 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: 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 f60f5a9 Add a changelog
Cloned https://github.com/samsonjs/SJSAssetExportSession.git
Revision (git rev-parse @):
f60f5a90356b92d2638cfd17eb79aabd5be4064f
SUCCESS checkout https://github.com/samsonjs/SJSAssetExportSession.git at main
========================================
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 VideoOutputSettings.swift
[4/10] Compiling SJSAssetExportSession ExportSession.swift
[5/10] Compiling SJSAssetExportSession CMTime+seconds.swift
[6/10] Compiling SJSAssetExportSession ExportSession+Error.swift
[7/10] Compiling SJSAssetExportSession AudioOutputSettings.swift
[8/10] Compiling SJSAssetExportSession SampleWriter.swift
[9/10] Emitting module SJSAssetExportSession
[10/10] Compiling SJSAssetExportSession Array+Extensions.swift
Build complete! (8.11s)
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.