Build Information
Failed to build Brightroom, reference main (d802d0), with Swift 6.1 for macOS (SPM) on 31 Jan 2026 09:26:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/Brightroom.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/Brightroom
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d802d0e Update
Submodule path 'submodules/muukii/Reveal-SDK': checked out '039bf6b6f75ef67b5a8678b8caaa1b01e6708745'
Submodule 'submodules/muukii/Reveal-SDK' (https://github.com/muukii/Reveal-SDK.git) registered for path 'submodules/muukii/Reveal-SDK'
Cloning into '/Users/admin/builder/spi-builder-workspace/submodules/muukii/Reveal-SDK'...
Cloned https://github.com/FluidGroup/Brightroom.git
Revision (git rev-parse @):
d802d0e673b21e6e29b58bbf9e851670a6039d0a
SUCCESS checkout https://github.com/FluidGroup/Brightroom.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/FluidGroup/Brightroom.git
https://github.com/FluidGroup/Brightroom.git
{
"dependencies" : [
{
"identity" : "verge",
"requirement" : {
"range" : [
{
"lower_bound" : "14.0.0",
"upper_bound" : "15.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/Verge"
},
{
"identity" : "transitionpatch",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluidGroup/TransitionPatch"
},
{
"identity" : "precisionlevelslider",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluidGroup/PrecisionLevelSlider"
}
],
"manifest_display_name" : "Brightroom",
"name" : "Brightroom",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "BrightroomEngine",
"targets" : [
"BrightroomUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BrightroomUI",
"targets" : [
"BrightroomUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BrightroomUIPhotosCrop",
"targets" : [
"BrightroomUIPhotosCrop"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BrightroomUIPhotosCrop",
"module_type" : "SwiftTarget",
"name" : "BrightroomUIPhotosCrop",
"path" : "Sources/BrightroomUIPhotosCrop",
"product_dependencies" : [
"PrecisionLevelSlider"
],
"product_memberships" : [
"BrightroomUIPhotosCrop"
],
"sources" : [
"PhotosCropRotating/PhotosCropRotating.swift"
],
"target_dependencies" : [
"BrightroomUI"
],
"type" : "library"
},
{
"c99name" : "BrightroomUI",
"module_type" : "SwiftTarget",
"name" : "BrightroomUI",
"path" : "Sources/BrightroomUI",
"product_dependencies" : [
"Verge",
"TransitionPatch"
],
"product_memberships" : [
"BrightroomEngine",
"BrightroomUI",
"BrightroomUIPhotosCrop"
],
"sources" : [
"Shared/BrightroomUI.swift",
"Shared/Components/Crop/CropView.CropInsideOverlay.swift",
"Shared/Components/Crop/CropView.CropOutsideOverlay.swift",
"Shared/Components/Crop/CropView._CropScrollView.swift",
"Shared/Components/Crop/CropView._InteractiveCropGuideView.swift",
"Shared/Components/Crop/CropView.swift",
"Shared/Components/Crop/SwiftUICropView.swift",
"Shared/Components/Drawing/BlurryMaskingView.swift",
"Shared/Components/Drawing/CanvasView.swift",
"Shared/Components/Drawing/SmoothPathDrawingView.swift",
"Shared/Components/ImageViews/CIImageDisplaying.swift",
"Shared/Components/ImageViews/ImagePreviewView.swift",
"Shared/Components/ImageViews/MetalImageView.swift",
"Shared/Components/ImageViews/_ImageView.swift",
"Shared/Components/LoadingBlurryOverlayView.swift",
"Shared/Utils/AutoLayout.swift",
"Shared/Utils/EditingCrop+.swift",
"Shared/Utils/EditorLog.swift",
"Shared/Utils/PixelEditorCodeBasedView.swift",
"Shared/Utils/UIButton+Closure.swift",
"Shared/Wrap.swift",
"builtin/ClassicImageEdit/ClassicImageEditOptions.swift",
"builtin/ClassicImageEdit/ClassicImageEditStyle.swift",
"builtin/ClassicImageEdit/ClassicImageEditViewController.swift",
"builtin/ClassicImageEdit/ClassicImageEditViewModel.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditControlStackView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditControlViewBase.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditCropControl.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditDoodleControlView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditEditMenuControlView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditMaskControlView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditNavigationView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditPresetListControl.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditRootControlView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditStepSlider.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditClarityControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditContrastControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditExposureControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditFadeControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditFilterControlBase.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditGaussianBlurControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditHighlightsControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditSaturationControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditShadowsControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditSharpenControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditTemperatureControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditVignetteControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/TempCode.swift",
"builtin/PhotosCrop/PhotosCropAspectRatioControl.swift",
"builtin/PhotosCrop/PhotosCropViewController.swift",
"builtin/PhotosCrop/SwiftUIPhotosCropView.swift"
],
"target_dependencies" : [
"BrightroomEngine"
],
"type" : "library"
},
{
"c99name" : "BrightroomEngine",
"module_type" : "SwiftTarget",
"name" : "BrightroomEngine",
"path" : "Sources/BrightroomEngine",
"product_dependencies" : [
"Verge"
],
"product_memberships" : [
"BrightroomEngine",
"BrightroomUI",
"BrightroomUIPhotosCrop"
],
"sources" : [
"BrightroomEngine.swift",
"ColorCube/ColorCubeHelper.swift",
"ColorCube/ColorCubeLoader.swift",
"ColorCube/ColorCubeStorage.swift",
"ColorCube/CoreImageInspector.swift",
"Core/BlurredMask.swift",
"Core/DrawnPath.swift",
"Core/EditingCrop.swift",
"Core/EditingStack.CropModifier.swift",
"Core/EditingStack.Edit.swift",
"Core/EditingStack.swift",
"Core/Filtering.swift",
"Core/GraphicDrawing.swift",
"Core/OvalBrush.swift",
"Core/ParameterRange.swift",
"DataSource/ImageProvider.swift",
"DataSource/ImageSource.swift",
"Engine/BrightRoomImageRenderer.swift",
"Engine/CoreGraphics+.swift",
"Engine/ImageTool.swift",
"Filter/FilterBrightness.swift",
"Filter/FilterColorCube.swift",
"Filter/FilterContrast.swift",
"Filter/FilterExposure.swift",
"Filter/FilterFade.swift",
"Filter/FilterGaussianBlur.swift",
"Filter/FilterHighlightShadowTint.swift",
"Filter/FilterHighlights.swift",
"Filter/FilterPreset.swift",
"Filter/FilterSaturation.swift",
"Filter/FilterShadows.swift",
"Filter/FilterSharpen.swift",
"Filter/FilterTemperature.swift",
"Filter/FilterUnsharpMask.swift",
"Filter/FilterVignette.swift",
"Library/CIImage+.swift",
"Library/EngineLog.swift",
"Library/EngineSanitizer.swift",
"Library/Geometry.swift",
"Library/InternalUtils.swift",
"Library/Optional+.swift",
"Library/Orientation.swift",
"Library/_BrightroomDebounce.swift",
"Preset/PresetStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/VergeGroup/Verge
Fetching https://github.com/FluidGroup/PrecisionLevelSlider
Fetching https://github.com/FluidGroup/TransitionPatch
[1/215] Fetching precisionlevelslider
[42/277] Fetching precisionlevelslider, transitionpatch
[278/321675] Fetching precisionlevelslider, transitionpatch, verge
Fetched https://github.com/VergeGroup/Verge from cache (6.76s)
Fetched https://github.com/FluidGroup/PrecisionLevelSlider from cache (6.76s)
Fetched https://github.com/FluidGroup/TransitionPatch from cache (6.76s)
Computing version for https://github.com/FluidGroup/PrecisionLevelSlider
Computed https://github.com/FluidGroup/PrecisionLevelSlider at 2.2.0 (7.25s)
Fetching https://github.com/FluidGroup/swiftui-Hosting
[1/246] Fetching swiftui-hosting
Fetched https://github.com/FluidGroup/swiftui-Hosting from cache (0.78s)
Computing version for https://github.com/FluidGroup/TransitionPatch
Computed https://github.com/FluidGroup/TransitionPatch at 1.0.5 (4.12s)
Computing version for https://github.com/VergeGroup/Verge
Computed https://github.com/VergeGroup/Verge at 14.1.2 (0.51s)
Fetching https://github.com/VergeGroup/swift-macro-state-struct
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/14] Fetching typedcomparator
[15/127] Fetching typedcomparator, normalization
[128/1007] Fetching typedcomparator, normalization, swift-macro-state-struct
[137/1264] Fetching typedcomparator, normalization, swift-macro-state-struct, swift-concurrency-task-manager
Fetched https://github.com/VergeGroup/TypedComparator from cache (0.69s)
Fetching https://github.com/ReactiveX/RxSwift.git
[480/1250] Fetching normalization, swift-macro-state-struct, swift-concurrency-task-manager
Fetched https://github.com/VergeGroup/Normalization from cache (0.80s)
[891/1137] Fetching swift-macro-state-struct, swift-concurrency-task-manager
[1138/55388] Fetching swift-macro-state-struct, swift-concurrency-task-manager, rxswift
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (1.89s)
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (1.89s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.90s)
Fetched https://github.com/apple/swift-collections from cache (1.94s)
[543/54251] Fetching rxswift
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.98s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.82s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (6.05s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 3.0.0 (0.48s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 3.0.1 (0.46s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 2.0.1 (0.50s)
Fetching https://github.com/VergeGroup/swift-typed-identifier
[1/63] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (0.67s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (1.20s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/FluidGroup/swiftui-Hosting
Computed https://github.com/FluidGroup/swiftui-Hosting at 2.6.0 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.61s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.1 (0.63s)
Creating working copy for https://github.com/FluidGroup/swiftui-Hosting
Working copy of https://github.com/FluidGroup/swiftui-Hosting resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/VergeGroup/Verge
Working copy of https://github.com/VergeGroup/Verge resolved at 14.1.2
Creating working copy for https://github.com/VergeGroup/swift-macro-state-struct
Working copy of https://github.com/VergeGroup/swift-macro-state-struct resolved at 3.0.1
Creating working copy for https://github.com/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/FluidGroup/TransitionPatch
Working copy of https://github.com/FluidGroup/TransitionPatch resolved at 1.0.5
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 2.0.1
Creating working copy for https://github.com/VergeGroup/swift-typed-identifier
Working copy of https://github.com/VergeGroup/swift-typed-identifier resolved at 2.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager resolved at 3.0.0
Creating working copy for https://github.com/FluidGroup/PrecisionLevelSlider
Working copy of https://github.com/FluidGroup/PrecisionLevelSlider resolved at 2.2.0
error: the library 'BrightroomEngine' requires macos 10.13, but depends on the product 'Verge' which requires macos 13.0; consider changing the library 'BrightroomEngine' to require macos 13.0 or later, or the product 'Verge' to require macos 10.13 or earlier.
error: the library 'BrightroomUI' requires macos 10.13, but depends on the product 'Verge' which requires macos 13.0; consider changing the library 'BrightroomUI' to require macos 13.0 or later, or the product 'Verge' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'BrightroomEngine' requires macos 10.13, but depends on the product 'Verge' which requires macos 13.0; consider changing the library 'BrightroomEngine' to require macos 13.0 or later, or the product 'Verge' to require macos 10.13 or earlier.
error: the library 'BrightroomUI' requires macos 10.13, but depends on the product 'Verge' which requires macos 13.0; consider changing the library 'BrightroomUI' to require macos 13.0 or later, or the product 'Verge' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm