The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MediaUtilities, reference 0.0.14 (d7bb76), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 06:56:17 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iankoex/media-utilities.git
Reference: 0.0.14
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iankoex/media-utilities
 * tag               0.0.14     -> FETCH_HEAD
HEAD is now at d7bb769 fix for requesting only the requested permissions
Cloned https://github.com/iankoex/media-utilities.git
Revision (git rev-parse @):
d7bb7690d5feabef7865e25804e3e8807fed360a
SUCCESS checkout https://github.com/iankoex/media-utilities.git at 0.0.14
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "media-utilities",
      "name": "MediaUtilities",
      "url": "https://github.com/iankoex/media-utilities.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/media-utilities",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/iankoex/media-utilities.git
[1/675] Fetching media-utilities
Fetched https://github.com/iankoex/media-utilities.git from cache (0.82s)
Creating working copy for https://github.com/iankoex/media-utilities.git
Working copy of https://github.com/iankoex/media-utilities.git resolved at 0.0.14 (d7bb769)
warning: '.resolve-product-dependencies': dependency 'media-utilities' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/iankoex/media-utilities.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/52] Compiling MediaUtilities DefaultVerticalValueView.swift
[4/52] Compiling MediaUtilities LinearRangeMath.swift
[5/52] Compiling MediaUtilities LinearValueMath.swift
[6/52] Compiling MediaUtilities RangeSlider.swift
[7/52] Compiling MediaUtilities AnyRangeSliderStyle.swift
[8/57] Compiling MediaUtilities EnvironmentValues+RangeSliderStyle.swift
[9/57] Compiling MediaUtilities RangeSliderStyle.swift
[10/57] Compiling MediaUtilities RangeSliderStyleConfiguration.swift
[11/57] Compiling MediaUtilities HorizontalRangeSliderStyle.swift
[12/57] Compiling MediaUtilities RangeSliderOptions.swift
[13/57] Compiling MediaUtilities EnvironmentValues+RangeTrackConfiguration.swift
[14/57] Compiling MediaUtilities EnvironmentValues+TrackRange.swift
[15/57] Compiling MediaUtilities HorizontalRangeTrack.swift
[16/57] Compiling MediaUtilities RangeTrackConfiguration.swift
[17/57] Compiling MediaUtilities VideoDownloader.swift
[18/57] Compiling MediaUtilities WhiteGridOverlay.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/MediaUtilities.swift:142:27: warning: result of call to 'concatenating' is unused [#no-usage]
140 |
141 |         let rotationTransform = CGAffineTransform(rotationAngle: CGFloat(rotationInRadians))
142 |         rotationTransform.concatenating(CGAffineTransform(translationX: translateX, y: translateY))
    |                           `- warning: result of call to 'concatenating' is unused [#no-usage]
143 |
144 |         let transformedImage = ciImage.transformed(by: rotationTransform)
[19/57] Compiling MediaUtilities MediaOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/MediaUtilities.swift:142:27: warning: result of call to 'concatenating' is unused [#no-usage]
140 |
141 |         let rotationTransform = CGAffineTransform(rotationAngle: CGFloat(rotationInRadians))
142 |         rotationTransform.concatenating(CGAffineTransform(translationX: translateX, y: translateY))
    |                           `- warning: result of call to 'concatenating' is unused [#no-usage]
143 |
144 |         let transformedImage = ciImage.transformed(by: rotationTransform)
[20/57] Compiling MediaUtilities MediaPicker-iOS.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/MediaUtilities.swift:142:27: warning: result of call to 'concatenating' is unused [#no-usage]
140 |
141 |         let rotationTransform = CGAffineTransform(rotationAngle: CGFloat(rotationInRadians))
142 |         rotationTransform.concatenating(CGAffineTransform(translationX: translateX, y: translateY))
    |                           `- warning: result of call to 'concatenating' is unused [#no-usage]
143 |
144 |         let transformedImage = ciImage.transformed(by: rotationTransform)
[21/57] Compiling MediaUtilities MediaPicker-macOS.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/MediaUtilities.swift:142:27: warning: result of call to 'concatenating' is unused [#no-usage]
140 |
141 |         let rotationTransform = CGAffineTransform(rotationAngle: CGFloat(rotationInRadians))
142 |         rotationTransform.concatenating(CGAffineTransform(translationX: translateX, y: translateY))
    |                           `- warning: result of call to 'concatenating' is unused [#no-usage]
143 |
144 |         let transformedImage = ciImage.transformed(by: rotationTransform)
[22/57] Compiling MediaUtilities MediaPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/MediaUtilities.swift:142:27: warning: result of call to 'concatenating' is unused [#no-usage]
140 |
141 |         let rotationTransform = CGAffineTransform(rotationAngle: CGFloat(rotationInRadians))
142 |         rotationTransform.concatenating(CGAffineTransform(translationX: translateX, y: translateY))
    |                           `- warning: result of call to 'concatenating' is unused [#no-usage]
143 |
144 |         let transformedImage = ciImage.transformed(by: rotationTransform)
[23/57] Compiling MediaUtilities MediaUtilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/MediaUtilities.swift:142:27: warning: result of call to 'concatenating' is unused [#no-usage]
140 |
141 |         let rotationTransform = CGAffineTransform(rotationAngle: CGFloat(rotationInRadians))
142 |         rotationTransform.concatenating(CGAffineTransform(translationX: translateX, y: translateY))
    |                           `- warning: result of call to 'concatenating' is unused [#no-usage]
143 |
144 |         let transformedImage = ciImage.transformed(by: rotationTransform)
[24/57] Compiling MediaUtilities GrayBackgroundRound.swift
[25/57] Compiling MediaUtilities OnTapModifier.swift
[26/57] Compiling MediaUtilities Shake Modifier.swift
[27/57] Compiling MediaUtilities SwiftUI+Extentions.swift
[28/57] Compiling MediaUtilities EditorControlButton.swift
[29/57] Compiling MediaUtilities MediaUtilitiesError.swift
[30/57] Compiling MediaUtilities SpinnerView.swift
[31/57] Compiling MediaUtilities UnifiedImage.swift
[32/57] Compiling MediaUtilities DefaultHorizontalValueView.swift
[33/57] Compiling MediaUtilities DefaultThumb.swift
[34/57] Compiling MediaUtilities CameraService+Permissions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService.swift:67:20: warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 65 |     // MARK: - Core Properties
 66 |
 67 |     @Published var previewImage: Image?
    |                    `- warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 68 |     let captureSession = AVCaptureSession()
 69 |     var isCaptureSessionConfigured = false
[35/57] Compiling MediaUtilities CameraService.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService.swift:67:20: warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 65 |     // MARK: - Core Properties
 66 |
 67 |     @Published var previewImage: Image?
    |                    `- warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 68 |     let captureSession = AVCaptureSession()
 69 |     var isCaptureSessionConfigured = false
[36/57] Compiling MediaUtilities CaptureMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService.swift:67:20: warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 65 |     // MARK: - Core Properties
 66 |
 67 |     @Published var previewImage: Image?
    |                    `- warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 68 |     let captureSession = AVCaptureSession()
 69 |     var isCaptureSessionConfigured = false
[37/57] Compiling MediaUtilities RecordingTimeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService.swift:67:20: warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 65 |     // MARK: - Core Properties
 66 |
 67 |     @Published var previewImage: Image?
    |                    `- warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 68 |     let captureSession = AVCaptureSession()
 69 |     var isCaptureSessionConfigured = false
[38/57] Compiling MediaUtilities DropDelegateService.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService.swift:67:20: warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 65 |     // MARK: - Core Properties
 66 |
 67 |     @Published var previewImage: Image?
    |                    `- warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 68 |     let captureSession = AVCaptureSession()
 69 |     var isCaptureSessionConfigured = false
[39/57] Compiling MediaUtilities ImageDropDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService.swift:67:20: warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 65 |     // MARK: - Core Properties
 66 |
 67 |     @Published var previewImage: Image?
    |                    `- warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 68 |     let captureSession = AVCaptureSession()
 69 |     var isCaptureSessionConfigured = false
[40/57] Emitting module MediaUtilities
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService.swift:67:20: warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 65 |     // MARK: - Core Properties
 66 |
 67 |     @Published var previewImage: Image?
    |                    `- warning: stored property '_previewImage' of 'Sendable'-conforming class 'CameraService' is mutable; this is an error in the Swift 6 language mode
 68 |     let captureSession = AVCaptureSession()
 69 |     var isCaptureSessionConfigured = false
[41/57] Compiling MediaUtilities CameraCaptureView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:133:20: warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
131 |                 var photoSettings = AVCapturePhotoSettings()
132 |
133 |                 if photoOutput.availablePhotoCodecTypes.contains(.hevc) {
    |                    `- warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
134 |                     photoSettings = AVCapturePhotoSettings(format: [AVVideoCodecKey: AVVideoCodecType.hevc])
135 |                 }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCapturePhotoOutput.h:50:12: note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  48 |  */
  49 | API_AVAILABLE(macos(10.15), ios(10.0), macCatalyst(14.0), tvos(17.0)) API_UNAVAILABLE(visionos) API_UNAVAILABLE(watchos)
  50 | @interface AVCapturePhotoOutput : AVCaptureOutput
     |            `- note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  51 | {
  52 | @private
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  6 | //
  7 |
  8 | import AVFoundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  9 | import Foundation
 10 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[42/57] Compiling MediaUtilities CameraCaptureViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:133:20: warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
131 |                 var photoSettings = AVCapturePhotoSettings()
132 |
133 |                 if photoOutput.availablePhotoCodecTypes.contains(.hevc) {
    |                    `- warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
134 |                     photoSettings = AVCapturePhotoSettings(format: [AVVideoCodecKey: AVVideoCodecType.hevc])
135 |                 }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCapturePhotoOutput.h:50:12: note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  48 |  */
  49 | API_AVAILABLE(macos(10.15), ios(10.0), macCatalyst(14.0), tvos(17.0)) API_UNAVAILABLE(visionos) API_UNAVAILABLE(watchos)
  50 | @interface AVCapturePhotoOutput : AVCaptureOutput
     |            `- note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  51 | {
  52 | @private
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  6 | //
  7 |
  8 | import AVFoundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  9 | import Foundation
 10 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[43/57] Compiling MediaUtilities CameraService+Capture.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:133:20: warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
131 |                 var photoSettings = AVCapturePhotoSettings()
132 |
133 |                 if photoOutput.availablePhotoCodecTypes.contains(.hevc) {
    |                    `- warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
134 |                     photoSettings = AVCapturePhotoSettings(format: [AVVideoCodecKey: AVVideoCodecType.hevc])
135 |                 }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCapturePhotoOutput.h:50:12: note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  48 |  */
  49 | API_AVAILABLE(macos(10.15), ios(10.0), macCatalyst(14.0), tvos(17.0)) API_UNAVAILABLE(visionos) API_UNAVAILABLE(watchos)
  50 | @interface AVCapturePhotoOutput : AVCaptureOutput
     |            `- note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  51 | {
  52 | @private
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  6 | //
  7 |
  8 | import AVFoundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  9 | import Foundation
 10 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[44/57] Compiling MediaUtilities CameraService+Delegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:133:20: warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
131 |                 var photoSettings = AVCapturePhotoSettings()
132 |
133 |                 if photoOutput.availablePhotoCodecTypes.contains(.hevc) {
    |                    `- warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
134 |                     photoSettings = AVCapturePhotoSettings(format: [AVVideoCodecKey: AVVideoCodecType.hevc])
135 |                 }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCapturePhotoOutput.h:50:12: note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  48 |  */
  49 | API_AVAILABLE(macos(10.15), ios(10.0), macCatalyst(14.0), tvos(17.0)) API_UNAVAILABLE(visionos) API_UNAVAILABLE(watchos)
  50 | @interface AVCapturePhotoOutput : AVCaptureOutput
     |            `- note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  51 | {
  52 | @private
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  6 | //
  7 |
  8 | import AVFoundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  9 | import Foundation
 10 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[45/57] Compiling MediaUtilities CameraService+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:133:20: warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
131 |                 var photoSettings = AVCapturePhotoSettings()
132 |
133 |                 if photoOutput.availablePhotoCodecTypes.contains(.hevc) {
    |                    `- warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
134 |                     photoSettings = AVCapturePhotoSettings(format: [AVVideoCodecKey: AVVideoCodecType.hevc])
135 |                 }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCapturePhotoOutput.h:50:12: note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  48 |  */
  49 | API_AVAILABLE(macos(10.15), ios(10.0), macCatalyst(14.0), tvos(17.0)) API_UNAVAILABLE(visionos) API_UNAVAILABLE(watchos)
  50 | @interface AVCapturePhotoOutput : AVCaptureOutput
     |            `- note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  51 | {
  52 | @private
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  6 | //
  7 |
  8 | import AVFoundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  9 | import Foundation
 10 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[46/57] Compiling MediaUtilities CameraService+Intents.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:133:20: warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
131 |                 var photoSettings = AVCapturePhotoSettings()
132 |
133 |                 if photoOutput.availablePhotoCodecTypes.contains(.hevc) {
    |                    `- warning: capture of 'photoOutput' with non-Sendable type 'AVCapturePhotoOutput' in a '@Sendable' closure [#SendableClosureCaptures]
134 |                     photoSettings = AVCapturePhotoSettings(format: [AVVideoCodecKey: AVVideoCodecType.hevc])
135 |                 }
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCapturePhotoOutput.h:50:12: note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  48 |  */
  49 | API_AVAILABLE(macos(10.15), ios(10.0), macCatalyst(14.0), tvos(17.0)) API_UNAVAILABLE(visionos) API_UNAVAILABLE(watchos)
  50 | @interface AVCapturePhotoOutput : AVCaptureOutput
     |            `- note: class 'AVCapturePhotoOutput' does not conform to the 'Sendable' protocol
  51 | {
  52 | @private
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Camera/CameraService+Capture.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  6 | //
  7 |
  8 | import AVFoundation
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
  9 | import Foundation
 10 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[47/57] Compiling MediaUtilities VideoDropDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Holistic/VideoPicker.swift:206:27: warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
204 |                 }
205 |             }
206 |         case .failure(let err):
    |                           `- warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
207 |             withAnimation {
208 |                 isShowingVideoEditor = false
[48/57] Compiling MediaUtilities ImagePicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Holistic/VideoPicker.swift:206:27: warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
204 |                 }
205 |             }
206 |         case .failure(let err):
    |                           `- warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
207 |             withAnimation {
208 |                 isShowingVideoEditor = false
[49/57] Compiling MediaUtilities VideoPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Holistic/VideoPicker.swift:206:27: warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
204 |                 }
205 |             }
206 |         case .failure(let err):
    |                           `- warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
207 |             withAnimation {
208 |                 isShowingVideoEditor = false
[50/57] Compiling MediaUtilities CropImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Holistic/VideoPicker.swift:206:27: warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
204 |                 }
205 |             }
206 |         case .failure(let err):
    |                           `- warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
207 |             withAnimation {
208 |                 isShowingVideoEditor = false
[51/57] Compiling MediaUtilities HoleShapeMask.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Holistic/VideoPicker.swift:206:27: warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
204 |                 }
205 |             }
206 |         case .failure(let err):
    |                           `- warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
207 |             withAnimation {
208 |                 isShowingVideoEditor = false
[52/57] Compiling MediaUtilities ImageEditor.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/Holistic/VideoPicker.swift:206:27: warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
204 |                 }
205 |             }
206 |         case .failure(let err):
    |                           `- warning: immutable value 'err' was never used; consider replacing with '_' or removing it [#no-usage]
207 |             withAnimation {
208 |                 isShowingVideoEditor = false
[53/57] Compiling MediaUtilities VideoEditor.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/VideoEditor/VideoUtil.swift:150:25: warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
 13 | public final class VideoUtil: ObservableObject {
    |                    `- note: class 'VideoUtil' does not conform to the 'Sendable' protocol
 14 |     @Published var progress: Double = .zero
 15 |     @Published var videoImageFrames: [UnifiedImage] = []
    :
148 |                     let image = UnifiedImage(cgImage: img)
149 |                     DispatchQueue.main.async {
150 |                         self.videoImageFrames.append(image)
    |                         `- warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
151 |                     }
152 |                 }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[54/57] Compiling MediaUtilities VideoSliderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/VideoEditor/VideoUtil.swift:150:25: warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
 13 | public final class VideoUtil: ObservableObject {
    |                    `- note: class 'VideoUtil' does not conform to the 'Sendable' protocol
 14 |     @Published var progress: Double = .zero
 15 |     @Published var videoImageFrames: [UnifiedImage] = []
    :
148 |                     let image = UnifiedImage(cgImage: img)
149 |                     DispatchQueue.main.async {
150 |                         self.videoImageFrames.append(image)
    |                         `- warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
151 |                     }
152 |                 }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[55/57] Compiling MediaUtilities VideoUtil.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/VideoEditor/VideoUtil.swift:150:25: warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
 13 | public final class VideoUtil: ObservableObject {
    |                    `- note: class 'VideoUtil' does not conform to the 'Sendable' protocol
 14 |     @Published var progress: Double = .zero
 15 |     @Published var videoImageFrames: [UnifiedImage] = []
    :
148 |                     let image = UnifiedImage(cgImage: img)
149 |                     DispatchQueue.main.async {
150 |                         self.videoImageFrames.append(image)
    |                         `- warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
151 |                     }
152 |                 }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[56/57] Compiling MediaUtilities CustomVideoPlayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/VideoEditor/VideoUtil.swift:150:25: warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
 13 | public final class VideoUtil: ObservableObject {
    |                    `- note: class 'VideoUtil' does not conform to the 'Sendable' protocol
 14 |     @Published var progress: Double = .zero
 15 |     @Published var videoImageFrames: [UnifiedImage] = []
    :
148 |                     let image = UnifiedImage(cgImage: img)
149 |                     DispatchQueue.main.async {
150 |                         self.videoImageFrames.append(image)
    |                         `- warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
151 |                     }
152 |                 }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[57/57] Compiling MediaUtilities PlayerViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/MediaUtilities/VideoEditor/VideoUtil.swift:150:25: warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
 13 | public final class VideoUtil: ObservableObject {
    |                    `- note: class 'VideoUtil' does not conform to the 'Sendable' protocol
 14 |     @Published var progress: Double = .zero
 15 |     @Published var videoImageFrames: [UnifiedImage] = []
    :
148 |                     let image = UnifiedImage(cgImage: img)
149 |                     DispatchQueue.main.async {
150 |                         self.videoImageFrames.append(image)
    |                         `- warning: capture of 'self' with non-Sendable type 'VideoUtil' in a '@Sendable' closure [#SendableClosureCaptures]
151 |                     }
152 |                 }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
Build complete! (12.17s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MediaUtilities",
  "name" : "MediaUtilities",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MediaUtilities",
      "targets" : [
        "MediaUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MediaUtilitiesTests",
      "module_type" : "SwiftTarget",
      "name" : "MediaUtilitiesTests",
      "path" : "Tests/MediaUtilitiesTests",
      "sources" : [
        "MediaUtilitiesTests.swift"
      ],
      "target_dependencies" : [
        "MediaUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MediaUtilities",
      "module_type" : "SwiftTarget",
      "name" : "MediaUtilities",
      "path" : "Sources/MediaUtilities",
      "product_memberships" : [
        "MediaUtilities"
      ],
      "sources" : [
        "Camera/CameraCaptureView.swift",
        "Camera/CameraCaptureViewModifier.swift",
        "Camera/CameraService+Capture.swift",
        "Camera/CameraService+Delegate.swift",
        "Camera/CameraService+Helpers.swift",
        "Camera/CameraService+Intents.swift",
        "Camera/CameraService+Permissions.swift",
        "Camera/CameraService.swift",
        "Camera/CaptureMode.swift",
        "Camera/RecordingTimeView.swift",
        "DropDelegate/DropDelegateService.swift",
        "DropDelegate/ImageDropDelegate.swift",
        "DropDelegate/VideoDropDelegate.swift",
        "Holistic/ImagePicker.swift",
        "Holistic/VideoPicker.swift",
        "ImageEditor/CropImageView.swift",
        "ImageEditor/HoleShapeMask.swift",
        "ImageEditor/ImageEditor.swift",
        "ImageEditor/WhiteGridOverlay.swift",
        "MediaPicker/MediaOptions.swift",
        "MediaPicker/MediaPicker-iOS.swift",
        "MediaPicker/MediaPicker-macOS.swift",
        "MediaPicker/MediaPicker.swift",
        "MediaUtilities.swift",
        "Modifiers/GrayBackgroundRound.swift",
        "Modifiers/OnTapModifier.swift",
        "Modifiers/Shake Modifier.swift",
        "Modifiers/SwiftUI+Extentions.swift",
        "Shared/EditorControlButton.swift",
        "Shared/MediaUtilitiesError.swift",
        "Shared/SpinnerView.swift",
        "Shared/UnifiedImage.swift",
        "VideoEditor/Sliders/Base/DefaultHorizontalValueView.swift",
        "VideoEditor/Sliders/Base/DefaultThumb.swift",
        "VideoEditor/Sliders/Base/DefaultVerticalValueView.swift",
        "VideoEditor/Sliders/Base/LinearRangeMath.swift",
        "VideoEditor/Sliders/Base/LinearValueMath.swift",
        "VideoEditor/Sliders/RangeSlider/RangeSlider.swift",
        "VideoEditor/Sliders/RangeSlider/Style/AnyRangeSliderStyle.swift",
        "VideoEditor/Sliders/RangeSlider/Style/EnvironmentValues+RangeSliderStyle.swift",
        "VideoEditor/Sliders/RangeSlider/Style/RangeSliderStyle.swift",
        "VideoEditor/Sliders/RangeSlider/Style/RangeSliderStyleConfiguration.swift",
        "VideoEditor/Sliders/RangeSlider/Styles/HorizontalRangeSliderStyle.swift",
        "VideoEditor/Sliders/RangeSlider/Styles/RangeSliderOptions.swift",
        "VideoEditor/Sliders/RangeTrack/EnvironmentValues+RangeTrackConfiguration.swift",
        "VideoEditor/Sliders/RangeTrack/EnvironmentValues+TrackRange.swift",
        "VideoEditor/Sliders/RangeTrack/Horizontal/HorizontalRangeTrack.swift",
        "VideoEditor/Sliders/RangeTrack/RangeTrackConfiguration.swift",
        "VideoEditor/VideoDownloader.swift",
        "VideoEditor/VideoEditor.swift",
        "VideoEditor/VideoSliderView.swift",
        "VideoEditor/VideoUtil.swift",
        "VideoPlayer/CustomVideoPlayer.swift",
        "VideoPlayer/PlayerViewModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.