The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ImageSequencer with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samst-one/ImageSequencer.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/samst-one/ImageSequencer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1344527 Presenter in sample app updates to accommodate new API
Cloned https://github.com/samst-one/ImageSequencer.git
Revision (git rev-parse @):
1344527d6dceb9ef6c95646fe4acffb3e9b37e6d
SUCCESS checkout https://github.com/samst-one/ImageSequencer.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/samst-one/ImageSequencer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling ImageSequencer OutputSettings.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ImageSequencer/Implementation/Frameworks/AVFoundation/OutputSettings.swift:10:17: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
                [
                ^
[2/13] Compiling ImageSequencer PixelBufferOperations.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ImageSequencer/Implementation/Frameworks/AVFoundation/OutputSettings.swift:10:17: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
                [
                ^
[3/13] Compiling ImageSequencer Canvas.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ImageSequencer/Implementation/Frameworks/AVFoundation/OutputSettings.swift:10:17: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
                [
                ^
[4/13] Compiling ImageSequencer PixelBufferAttributes.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ImageSequencer/Implementation/Frameworks/AVFoundation/OutputSettings.swift:10:17: warning: heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
                [
                ^
[5/13] Emitting module ImageSequencer
[6/13] Compiling ImageSequencer DefaultImageSequencerController.swift
[7/13] Compiling ImageSequencer AssetWriter.swift
[8/13] Compiling ImageSequencer AssetWriterInput.swift
[9/13] Compiling ImageSequencer AssetWriterInputPixelBufferAdaptor.swift
[10/13] Compiling ImageSequencer CancelRenderUseCase.swift
[11/13] Compiling ImageSequencer FinishRenderUseCase.swift
[12/13] Compiling ImageSequencer RenderImagesUseCase.swift
[13/13] Compiling ImageSequencer StartRenderUseCase.swift
[14/16] Compiling ImageSequencer Factory.swift
[15/16] Compiling ImageSequencer ImageSequencerController.swift
[16/16] Compiling ImageSequencer RenderSettings.swift
Build complete! (19.68s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ImageSequencerTests/ImageSequencer.xctestplan
Build complete.
Done.