Build Information
Successful build of fx-upscale, reference 1.2.6 (6655b3), with Swift 6.2 for macOS (SPM) on 11 Dec 2025 02:37:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/fx-upscale.git
Reference: 1.2.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finnvoor/fx-upscale
* tag 1.2.6 -> FETCH_HEAD
HEAD is now at 6655b34 Update progress on main thread (#31)
Cloned https://github.com/finnvoor/fx-upscale.git
Revision (git rev-parse @):
6655b34a968375d8914896485d13cb4c1797052c
SUCCESS checkout https://github.com/finnvoor/fx-upscale.git at 1.2.6
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/Finnvoor/SwiftTUI.git
[1/80] Fetching swifttui
[81/16966] Fetching swifttui, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (4.94s)
Fetched https://github.com/Finnvoor/SwiftTUI.git from cache (4.94s)
Computing version for https://github.com/Finnvoor/SwiftTUI.git
Computed https://github.com/Finnvoor/SwiftTUI.git at 1.0.4 (5.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (0.56s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.0
Creating working copy for https://github.com/Finnvoor/SwiftTUI.git
Working copy of https://github.com/Finnvoor/SwiftTUI.git resolved at 1.0.4
========================================
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",
"dependencies": [
{
"identity": "fx-upscale",
"name": "fx-upscale",
"url": "https://github.com/finnvoor/fx-upscale.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/fx-upscale",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.6.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swifttui",
"name": "SwiftTUI",
"url": "https://github.com/Finnvoor/SwiftTUI.git",
"version": "1.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftTUI",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/finnvoor/fx-upscale.git
[1/366] Fetching fx-upscale
Fetched https://github.com/finnvoor/fx-upscale.git from cache (1.25s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/Finnvoor/SwiftTUI.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.56s)
Fetched https://github.com/Finnvoor/SwiftTUI.git from cache (0.56s)
Computing version for https://github.com/Finnvoor/SwiftTUI.git
Computed https://github.com/Finnvoor/SwiftTUI.git at 1.0.4 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.55s)
Creating working copy for https://github.com/Finnvoor/SwiftTUI.git
Working copy of https://github.com/Finnvoor/SwiftTUI.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/finnvoor/fx-upscale.git
Working copy of https://github.com/finnvoor/fx-upscale.git resolved at 1.2.6 (6655b34)
Found 2 product dependencies
- swift-argument-parser
- SwiftTUI
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/finnvoor/fx-upscale.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write sources
[3/11] Write fx-upscale-entitlement.plist
[3/11] Write sources
[7/11] Write swift-version-49B95AFC49DCD68C.txt
[9/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/33] Emitting module ArgumentParserToolInfo
[11/71] Compiling ArgumentParser ArgumentHelp.swift
[12/71] Compiling ArgumentParser ArgumentVisibility.swift
[13/71] Compiling ArgumentParser CompletionKind.swift
[14/71] Compiling ArgumentParser Errors.swift
[15/75] Compiling ArgumentParser AsyncParsableCommand.swift
[16/75] Compiling ArgumentParser CommandConfiguration.swift
[17/75] Compiling ArgumentParser EnumerableFlag.swift
[18/75] Compiling ArgumentParser ExpressibleByArgument.swift
[19/75] Compiling SwiftTUI Window.swift
[20/75] Compiling SwiftTUI Termios.swift
[21/75] Compiling SwiftTUI String+ANSI.swift
[22/75] Compiling SwiftTUI Key.swift
[23/75] Compiling SwiftTUI Cursor.swift
[24/75] Compiling SwiftTUI ActivityIndicator.swift
[25/75] Compiling SwiftTUI CommandLine.swift
[26/75] Emitting module SwiftTUI
[27/75] Compiling SwiftTUI ProgressBar.swift
[28/75] Emitting module ArgumentParser
[29/75] Compiling ArgumentParser HelpGenerator.swift
[30/75] Compiling ArgumentParser MessageInfo.swift
[31/75] Compiling ArgumentParser UsageGenerator.swift
[32/75] Compiling ArgumentParser CollectionExtensions.swift
[33/75] Compiling ArgumentParser Platform.swift
[34/75] Compiling ArgumentParser SequenceExtensions.swift
[35/75] Compiling ArgumentParser StringExtensions.swift
[36/75] Compiling ArgumentParser Tree.swift
[37/75] Compiling ArgumentParser Flag.swift
[38/75] Compiling ArgumentParser NameSpecification.swift
[39/75] Compiling ArgumentParser Option.swift
[40/75] Compiling ArgumentParser OptionGroup.swift
[41/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/75] Compiling ArgumentParser CompletionsGenerator.swift
[43/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/75] Compiling ArgumentParser Argument.swift
[46/75] Compiling ArgumentParser ParsableArguments.swift
[47/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/75] Compiling ArgumentParser ParsableCommand.swift
[49/75] Compiling ArgumentParser ArgumentDecoder.swift
[50/75] Compiling ArgumentParser ParserError.swift
[51/75] Compiling ArgumentParser SplitArguments.swift
[52/75] Compiling ArgumentParser DumpHelpGenerator.swift
[53/75] Compiling ArgumentParser HelpCommand.swift
[54/75] Compiling ArgumentParser InputOrigin.swift
[55/75] Compiling ArgumentParser Name.swift
[56/75] Compiling ArgumentParser Parsed.swift
[57/75] Compiling ArgumentParser ParsedValues.swift
[58/75] Compiling ArgumentParser ArgumentDefinition.swift
[59/75] Compiling ArgumentParser ArgumentSet.swift
[60/75] Compiling ArgumentParser CommandParser.swift
[61/75] Compiling ArgumentParser InputKey.swift
[62/75] Compiling Upscaling MTLTexture+Extensions.swift
[63/76] Compiling Upscaling MTLFXSpatialScaler+Extensions.swift
[64/76] Compiling Upscaling CVPixelBuffer+Extensions.swift
[65/76] Compiling Upscaling MTLFXSpatialScalerDescriptor+Extensions.swift
[66/76] Emitting module Upscaling
[67/76] Compiling Upscaling AVVideoCodecType+Extensions.swift
[70/76] Compiling Upscaling CMFormatDescription+Extensions.swift
[71/76] Compiling Upscaling URL+Extensions.swift
[72/76] Compiling Upscaling Upscaler.swift
[73/76] Compiling Upscaling UpscalingExportSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:344:23: warning: capture of 'assetWriterInput' with non-Sendable type 'AVAssetWriterInput' in a '@Sendable' closure [#SendableClosureCaptures]
342 | )
343 | assetWriterInput.requestMediaDataWhenReady(on: queue) {
344 | while assetWriterInput.isReadyForMoreMediaData {
| `- warning: capture of 'assetWriterInput' with non-Sendable type 'AVAssetWriterInput' in a '@Sendable' closure [#SendableClosureCaptures]
345 | if let nextSampleBuffer = assetReaderOutput.copyNextSampleBuffer() {
346 | if nextSampleBuffer.presentationTimeStamp.isNumeric {
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVAssetWriterInput.h:39:12: note: class 'AVAssetWriterInput' does not conform to the 'Sendable' protocol
37 | NS_SWIFT_NONSENDABLE
38 | API_AVAILABLE(macos(10.7), ios(4.1), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos)
39 | @interface AVAssetWriterInput : NSObject
| `- note: class 'AVAssetWriterInput' does not conform to the 'Sendable' protocol
40 | {
41 | @private
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:345:47: warning: capture of 'assetReaderOutput' with non-Sendable type 'AVAssetReaderOutput' in a '@Sendable' closure [#SendableClosureCaptures]
343 | assetWriterInput.requestMediaDataWhenReady(on: queue) {
344 | while assetWriterInput.isReadyForMoreMediaData {
345 | if let nextSampleBuffer = assetReaderOutput.copyNextSampleBuffer() {
| `- warning: capture of 'assetReaderOutput' with non-Sendable type 'AVAssetReaderOutput' in a '@Sendable' closure [#SendableClosureCaptures]
346 | if nextSampleBuffer.presentationTimeStamp.isNumeric {
347 | let timestamp = Int64(nextSampleBuffer.presentationTimeStamp.seconds)
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVAssetReaderOutput.h:43:12: note: class 'AVAssetReaderOutput' does not conform to the 'Sendable' protocol
41 | NS_SWIFT_NONSENDABLE
42 | API_AVAILABLE(macos(10.7), ios(4.1), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos)
43 | @interface AVAssetReaderOutput : NSObject
| `- note: class 'AVAssetReaderOutput' does not conform to the 'Sendable' protocol
44 | {
45 | @private
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:384:23: warning: capture of 'assetWriterInput' with non-Sendable type 'AVAssetWriterInput' in a '@Sendable' closure [#SendableClosureCaptures]
382 | )
383 | assetWriterInput.requestMediaDataWhenReady(on: queue) {
384 | while assetWriterInput.isReadyForMoreMediaData {
| `- warning: capture of 'assetWriterInput' with non-Sendable type 'AVAssetWriterInput' in a '@Sendable' closure [#SendableClosureCaptures]
385 | if let nextSampleBuffer = assetReaderOutput.copyNextSampleBuffer() {
386 | if nextSampleBuffer.presentationTimeStamp.isNumeric {
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVAssetWriterInput.h:39:12: note: class 'AVAssetWriterInput' does not conform to the 'Sendable' protocol
37 | NS_SWIFT_NONSENDABLE
38 | API_AVAILABLE(macos(10.7), ios(4.1), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos)
39 | @interface AVAssetWriterInput : NSObject
| `- note: class 'AVAssetWriterInput' does not conform to the 'Sendable' protocol
40 | {
41 | @private
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:385:47: warning: capture of 'assetReaderOutput' with non-Sendable type 'AVAssetReaderOutput' in a '@Sendable' closure [#SendableClosureCaptures]
383 | assetWriterInput.requestMediaDataWhenReady(on: queue) {
384 | while assetWriterInput.isReadyForMoreMediaData {
385 | if let nextSampleBuffer = assetReaderOutput.copyNextSampleBuffer() {
| `- warning: capture of 'assetReaderOutput' with non-Sendable type 'AVAssetReaderOutput' in a '@Sendable' closure [#SendableClosureCaptures]
386 | if nextSampleBuffer.presentationTimeStamp.isNumeric {
387 | let timestamp = Int64(nextSampleBuffer.presentationTimeStamp.seconds)
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVAssetReaderOutput.h:43:12: note: class 'AVAssetReaderOutput' does not conform to the 'Sendable' protocol
41 | NS_SWIFT_NONSENDABLE
42 | API_AVAILABLE(macos(10.7), ios(4.1), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos)
43 | @interface AVAssetReaderOutput : NSObject
| `- note: class 'AVAssetReaderOutput' does not conform to the 'Sendable' protocol
44 | {
45 | @private
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:393:55: warning: capture of 'upscaler' with non-Sendable type 'Upscaler' in a '@Sendable' closure [#SendableClosureCaptures]
391 | }
392 | if let imageBuffer = nextSampleBuffer.imageBuffer {
393 | let upscaledImageBuffer = upscaler.upscale(
| `- warning: capture of 'upscaler' with non-Sendable type 'Upscaler' in a '@Sendable' closure [#SendableClosureCaptures]
394 | imageBuffer,
395 | pixelBufferPool: adaptor.pixelBufferPool
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/Upscaler.swift:11:20: note: class 'Upscaler' does not conform to the 'Sendable' protocol
9 | // MARK: - Upscaler
10 |
11 | public final class Upscaler {
| `- note: class 'Upscaler' does not conform to the 'Sendable' protocol
12 | // MARK: Lifecycle
13 |
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:395:50: warning: capture of 'adaptor' with non-Sendable type 'AVAssetWriterInputPixelBufferAdaptor' in a '@Sendable' closure [#SendableClosureCaptures]
393 | let upscaledImageBuffer = upscaler.upscale(
394 | imageBuffer,
395 | pixelBufferPool: adaptor.pixelBufferPool
| `- warning: capture of 'adaptor' with non-Sendable type 'AVAssetWriterInputPixelBufferAdaptor' in a '@Sendable' closure [#SendableClosureCaptures]
396 | )
397 | guard adaptor.append(
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVAssetWriterInput.h:554:12: note: class 'AVAssetWriterInputPixelBufferAdaptor' does not conform to the 'Sendable' protocol
552 | API_AVAILABLE(macos(10.7), ios(4.1), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos)
553 | #endif
554 | @interface AVAssetWriterInputPixelBufferAdaptor : NSObject
| `- note: class 'AVAssetWriterInputPixelBufferAdaptor' does not conform to the 'Sendable' protocol
555 | {
556 | @private
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:437:23: warning: capture of 'assetWriterInput' with non-Sendable type 'AVAssetWriterInput' in a '@Sendable' closure [#SendableClosureCaptures]
435 | )
436 | assetWriterInput.requestMediaDataWhenReady(on: queue) {
437 | while assetWriterInput.isReadyForMoreMediaData {
| `- warning: capture of 'assetWriterInput' with non-Sendable type 'AVAssetWriterInput' in a '@Sendable' closure [#SendableClosureCaptures]
438 | if let nextSampleBuffer = assetReaderOutput.copyNextSampleBuffer() {
439 | if nextSampleBuffer.presentationTimeStamp.isNumeric {
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVAssetWriterInput.h:39:12: note: class 'AVAssetWriterInput' does not conform to the 'Sendable' protocol
37 | NS_SWIFT_NONSENDABLE
38 | API_AVAILABLE(macos(10.7), ios(4.1), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos)
39 | @interface AVAssetWriterInput : NSObject
| `- note: class 'AVAssetWriterInput' does not conform to the 'Sendable' protocol
40 | {
41 | @private
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:438:47: warning: capture of 'assetReaderOutput' with non-Sendable type 'AVAssetReaderOutput' in a '@Sendable' closure [#SendableClosureCaptures]
436 | assetWriterInput.requestMediaDataWhenReady(on: queue) {
437 | while assetWriterInput.isReadyForMoreMediaData {
438 | if let nextSampleBuffer = assetReaderOutput.copyNextSampleBuffer() {
| `- warning: capture of 'assetReaderOutput' with non-Sendable type 'AVAssetReaderOutput' in a '@Sendable' closure [#SendableClosureCaptures]
439 | if nextSampleBuffer.presentationTimeStamp.isNumeric {
440 | let timestamp = Int64(nextSampleBuffer.presentationTimeStamp.seconds)
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVAssetReaderOutput.h:43:12: note: class 'AVAssetReaderOutput' does not conform to the 'Sendable' protocol
41 | NS_SWIFT_NONSENDABLE
42 | API_AVAILABLE(macos(10.7), ios(4.1), tvos(9.0), visionos(1.0)) API_UNAVAILABLE(watchos)
43 | @interface AVAssetReaderOutput : NSObject
| `- note: class 'AVAssetReaderOutput' does not conform to the 'Sendable' protocol
44 | {
45 | @private
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:460:62: warning: capture of 'upscaler' with non-Sendable type 'Upscaler' in a '@Sendable' closure [#SendableClosureCaptures]
458 | return
459 | }
460 | let upscaledLeftEyePixelBuffer = upscaler.upscale(
| `- warning: capture of 'upscaler' with non-Sendable type 'Upscaler' in a '@Sendable' closure [#SendableClosureCaptures]
461 | leftEyePixelBuffer,
462 | pixelBufferPool: adaptor.pixelBufferPool
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/Upscaler.swift:11:20: note: class 'Upscaler' does not conform to the 'Sendable' protocol
9 | // MARK: - Upscaler
10 |
11 | public final class Upscaler {
| `- note: class 'Upscaler' does not conform to the 'Sendable' protocol
12 | // MARK: Lifecycle
13 |
/Users/admin/builder/spi-builder-workspace/Sources/Upscaling/UpscalingExportSession.swift:462:50: warning: capture of 'adaptor' with non-Sendable type 'AVAssetWriterInputTaggedPixelBufferGroupAdaptor' in a '@Sendable' closure [#SendableClosureCaptures]
460 | let upscaledLeftEyePixelBuffer = upscaler.upscale(
461 | leftEyePixelBuffer,
462 | pixelBufferPool: adaptor.pixelBufferPool
| `- warning: capture of 'adaptor' with non-Sendable type 'AVAssetWriterInputTaggedPixelBufferGroupAdaptor' in a '@Sendable' closure [#SendableClosureCaptures]
463 | )
464 | let upscaledRightEyePixelBuffer = upscaler.upscale(
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVAssetWriterInput.h:648:12: note: class 'AVAssetWriterInputTaggedPixelBufferGroupAdaptor' does not conform to the 'Sendable' protocol
646 | API_AVAILABLE(macos(14.0), ios(17.0), visionos(1.0)) API_UNAVAILABLE(tvos, watchos)
647 | #endif
648 | @interface AVAssetWriterInputTaggedPixelBufferGroupAdaptor : NSObject
| `- note: class 'AVAssetWriterInputTaggedPixelBufferGroupAdaptor' does not conform to the 'Sendable' protocol
649 | AV_INIT_UNAVAILABLE
650 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[74/78] Emitting module fx_upscale
[75/78] Compiling fx_upscale FXUpscale.swift
[75/78] Write Objects.LinkFileList
[76/78] Linking fx-upscale
[77/78] Applying fx-upscale
Build complete! (13.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swifttui",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Finnvoor/SwiftTUI.git"
}
],
"manifest_display_name" : "fx-upscale",
"name" : "fx-upscale",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "fx-upscale",
"targets" : [
"fx-upscale"
],
"type" : {
"executable" : null
}
},
{
"name" : "Upscaling",
"targets" : [
"Upscaling"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "fx_upscale",
"module_type" : "SwiftTarget",
"name" : "fx-upscale",
"path" : "Sources/fx-upscale",
"product_dependencies" : [
"ArgumentParser",
"SwiftTUI"
],
"product_memberships" : [
"fx-upscale"
],
"sources" : [
"FXUpscale.swift"
],
"target_dependencies" : [
"Upscaling"
],
"type" : "executable"
},
{
"c99name" : "UpscalingTests",
"module_type" : "SwiftTarget",
"name" : "UpscalingTests",
"path" : "Tests/UpscalingTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/UpscalingTests/Resources/ladybird.jpg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/UpscalingTests/Resources/test.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"UpscalingTests.swift"
],
"target_dependencies" : [
"Upscaling"
],
"type" : "test"
},
{
"c99name" : "Upscaling",
"module_type" : "SwiftTarget",
"name" : "Upscaling",
"path" : "Sources/Upscaling",
"product_memberships" : [
"fx-upscale",
"Upscaling"
],
"sources" : [
"CoreImage/UpscalingFilter.swift",
"CoreImage/UpscalingImageProcessorKernel.swift",
"Extensions/AVVideoCodecType+Extensions.swift",
"Extensions/CMFormatDescription+Extensions.swift",
"Extensions/CVPixelBuffer+Extensions.swift",
"Extensions/MTLFXSpatialScaler+Extensions.swift",
"Extensions/MTLFXSpatialScalerDescriptor+Extensions.swift",
"Extensions/MTLTexture+Extensions.swift",
"Extensions/URL+Extensions.swift",
"Upscaler.swift",
"UpscalingExportSession.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.