Build Information
Failed to build Proton, reference 0.8.35 (2fa41f), with Swift 6.3 for tvOS using Xcode 26.4 on 14 Apr 2026 10:32:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Proton-Package -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rajdeep/proton.git
Reference: 0.8.35
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rajdeep/proton
* tag 0.8.35 -> FETCH_HEAD
HEAD is now at 2fa41f7 Added clamping to textstorage.attributedSubstring to avoid out-of-bounds crashes (#305)
Cloned https://github.com/rajdeep/proton.git
Revision (git rev-parse @):
2fa41f78731461c40a1dd12bee7de1845c310c31
SUCCESS checkout https://github.com/rajdeep/proton.git at 0.8.35
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/rajdeep/proton.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.7.2 of package ‘swift-snapshot-testing’
Resolved source packages:
TestBuildPackage: /Users/admin/builder/spi-builder-workspace/TestBuildPackage
Proton: /Users/admin/builder/spi-builder-workspace @ local
SnapshotTesting: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.7.2
resolved source packages: TestBuildPackage, Proton, SnapshotTesting
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "Proton",
"name" : "Proton",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Proton",
"targets" : [
"Proton"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ProtonCore",
"targets" : [
"ProtonCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ProtonTests",
"module_type" : "SwiftTarget",
"name" : "ProtonTests",
"path" : "Proton/Tests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"AsyncTextResolver/AsyncTextResolverSnapshotTests.swift",
"Attachments/AttachmentUpdateSnapshotTests.swift",
"Attachments/GridViewAttachment.swift",
"Attachments/Mocks/RichTextAttachmentView.swift",
"Attachments/ViewAttachmentSnapshotTests.swift",
"Base/AutogrowingTextViewSnapshotTests.swift",
"Base/AutogrowingTextViewTests.swift",
"Base/Mocks/MockAutogrowingTextViewDelegate.swift",
"Core/EditorKeyTests.swift",
"Core/ListParserTests.swift",
"Core/ListsSnapshotTests.swift",
"Core/Mocks/MockDefaultTextFormattingProvider.swift",
"Core/Mocks/MockKeyboardPress.swift",
"Core/Mocks/MockListFormattingProvider.swift",
"Core/Mocks/MockRichTextViewDelegate.swift",
"Core/Mocks/MockRichTextViewListDelegate.swift",
"Core/RichTextViewContextTests.swift",
"Core/RichTextViewSnapshotTests.swift",
"Core/RichTextViewTests.swift",
"Core/TextBlockAttributeTests.swift",
"Core/TextStorageTests.swift",
"Editor/EditorContentTransformerTests.swift",
"Editor/EditorContextDelegateTests.swift",
"Editor/EditorListsSnapshotTests.swift",
"Editor/EditorSnapshotTests.swift",
"Editor/EditorViewContextSnapshotTests.swift",
"Editor/EditorViewContextTests.swift",
"Editor/EditorViewDelegateTests.swift",
"Editor/EditorViewMenuTests.swift",
"Editor/EditorViewTests.swift",
"Editor/EditorViewportSnapshotTests.swift",
"Editor/Mocks/MockAsyncAttachmentRenderingDelegate.swift",
"Editor/Mocks/MockAttachment.swift",
"Editor/Mocks/MockAttachmentOffsetProvider.swift",
"Editor/Mocks/MockEditorViewDelegate.swift",
"Editor/Mocks/MockLineNumberProvider.swift",
"EditorCommands/AttributesCommandTests.swift",
"EditorCommands/EditorCommandExecutorTests.swift",
"EditorCommands/EditorCommandSnapshotTests.swift",
"EditorCommands/FontTraitToggleCommandTests.swift",
"EditorCommands/ListCommandTests.swift",
"EditorCommands/Mocks/MockEditorCommand.swift",
"EditorCommands/Mocks/MockEditorCommandExecutorDelegate.swift",
"Encoding/EditorContentEncoderTests.swift",
"ExtensionTests/NSAttributedStringExtensionTests.swift",
"Grid/GridCellTests.swift",
"Grid/GridTests.swift",
"Grid/GridViewAttachmentSnapshotTests.swift",
"Grid/GridViewSnapshotTests.swift",
"Grid/GridViewTests.swift",
"Grid/Mocks/MockGridCellDelegate.swift",
"Grid/Mocks/MockGridViewDelegate.swift",
"Helpers/EditorTestViewController.swift",
"Helpers/GenericViewTestViewController.swift",
"Helpers/RichTextViewTestViewController.swift",
"Helpers/SnapshotTestCase.swift",
"Helpers/SnapshotTestViewController.swift",
"Helpers/TextTransformer.swift",
"Helpers/UIView+Render.swift",
"Helpers/Views/AutogrowingTextField.swift",
"Helpers/Views/InlineEditorView.swift",
"Helpers/Views/PanelView.swift",
"Helpers/XCTestHelpers.swift",
"TextProcessors/Mocks/MockTextProcessor.swift",
"TextProcessors/Processors/TestTextProcessor.swift",
"TextProcessors/TextProcessorTests.swift"
],
"target_dependencies" : [
"Proton"
],
"type" : "test"
},
{
"c99name" : "ProtonCore",
"module_type" : "ClangTarget",
"name" : "ProtonCore",
"path" : "Proton/Sources/ObjC",
"product_memberships" : [
"Proton",
"ProtonCore"
],
"sources" : [
"PREditorContentName.m",
"PRTextStorage.m"
],
"type" : "library"
},
{
"c99name" : "Proton",
"module_type" : "SwiftTarget",
"name" : "Proton",
"path" : "Proton/Sources/Swift",
"product_memberships" : [
"Proton"
],
"sources" : [
"AsyncTextResolver/AsyncTextResolver.swift",
"Attachment/Attachment.swift",
"Attachment/AttachmentContent.swift",
"Attachment/AttachmentSize.swift",
"Attachment/Focusable.swift",
"Attachment/SelectionView.swift",
"Base/AutogrowingTextView.swift",
"Base/BackgroundStyle.swift",
"Base/NSAttributedString+ContentTypes.swift",
"Base/NSParagraphStyleExtensions.swift",
"Base/Types.swift",
"Core/AsyncTaskScheduler.swift",
"Core/CommandName.swift",
"Core/EditorLineNumberProvider.swift",
"Core/GestureRegognizerDelegateOverride.swift",
"Core/LayoutManager.swift",
"Core/LineNumberFormatting.swift",
"Core/ListFormattingProvider.swift",
"Core/ListParser.swift",
"Core/NullRichTextEditorContext.swift",
"Core/RichTextEditorContext.swift",
"Core/RichTextRendererContext.swift",
"Core/RichTextView.swift",
"Core/RichTextViewContext.swift",
"Core/RichTextViewDelegate.swift",
"Core/SequenceGenerator.swift",
"Core/TextContainer.swift",
"Decoding/AttributesDecoding.swift",
"Decoding/EditorContentDecoding.swift",
"Editor/AggregateEditorViewDelegate.swift",
"Editor/EditorContent.swift",
"Editor/EditorContentIdentifying.swift",
"Editor/EditorContentView.swift",
"Editor/EditorView.swift",
"Editor/EditorViewContext.swift",
"Editor/EditorViewDelegate.swift",
"EditorCommand/Commands/AttributesToggleCommand.swift",
"EditorCommand/Commands/BoldCommand.swift",
"EditorCommand/Commands/FontTraitToggleCommand.swift",
"EditorCommand/Commands/ItalicsCommand.swift",
"EditorCommand/Commands/List/ListCommand.swift",
"EditorCommand/Commands/List/ListIndentCommand.swift",
"EditorCommand/Commands/List/ListOutdentCommand.swift",
"EditorCommand/Commands/StrikethroughCommand.swift",
"EditorCommand/Commands/UnderlineCommand.swift",
"EditorCommand/EditorCommand.swift",
"EditorCommand/EditorCommandExecutor.swift",
"Encoding/AttributesEncoding.swift",
"Encoding/EditorContentEncoding.swift",
"Grid/Core/Grid.swift",
"Grid/Core/GridCellStore.swift",
"Grid/Core/GridConfiguration.swift",
"Grid/View/GridCell.swift",
"Grid/View/GridContentView.swift",
"Grid/View/GridView.swift",
"Helpers/GradientView.swift",
"Helpers/Logger.swift",
"Helpers/NSAttributedString+Content.swift",
"Helpers/NSAttributedString+Range.swift",
"Helpers/NSRangeExtensions.swift",
"Helpers/String+NSRange.swift",
"Helpers/SynchronizedArray.swift",
"Helpers/Text/FontExtensions.swift",
"Helpers/UIColor+Image.swift",
"Helpers/UITextRangeExtensions.swift",
"TextProcessors/TextProcessing.swift",
"TextProcessors/TextProcessor.swift",
"TextProcessors/TextProcessors/ListTextProcessor.swift"
],
"target_dependencies" : [
"ProtonCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:31:10: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
29 | ],
30 | dependencies: [
31 | .package(name: "SnapshotTesting", url: "https://github.com/pointfreeco/swift-snapshot-testing.git", .branch("master"))
| `- warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
32 | ],
33 | targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:31:110: warning: 'branch' is deprecated [#DeprecatedDeclaration]
29 | ],
30 | dependencies: [
31 | .package(name: "SnapshotTesting", url: "https://github.com/pointfreeco/swift-snapshot-testing.git", .branch("master"))
| `- warning: 'branch' is deprecated [#DeprecatedDeclaration]
32 | ],
33 | targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
{
"workspace" : {
"name" : "Proton",
"schemes" : [
"ExampleApp",
"Proton",
"Proton",
"ProtonCore",
"ProtonCore",
"TestBuildPackage"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Proton",
"Proton-Package",
"ProtonCore"
]
}
}
2026-04-14 06:31:55.240 xcodebuild[675:4098] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Proton-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Proton-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SnapshotTesting: https://github.com/pointfreeco/swift-snapshot-testing.git @ master (4579af4)
Proton: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'ProtonCore' in project 'Proton'
➜ Explicit dependency on target 'ProtonCore' in project 'Proton'
Target 'Proton' in project 'Proton'
➜ Explicit dependency on target 'Proton' in project 'Proton'
➜ Explicit dependency on target 'ProtonCore' in project 'Proton'
Target 'Proton' in project 'Proton'
➜ Explicit dependency on target 'ProtonCore' in project 'Proton'
Target 'ProtonCore' in project 'Proton' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0c26c41a32b8c1eab38611537b0627c9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c26c41a32b8c1eab38611537b0627c9.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/ProtonCore.DependencyStaticMetadataFileList (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/ProtonCore.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/ProtonCore.modulemap (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/ProtonCore.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Proton.DependencyMetadataFileList (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Proton.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/ProtonCore.DependencyMetadataFileList (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/ProtonCore.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Proton.modulemap (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Proton.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Proton.DependencyStaticMetadataFileList (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Proton.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton_const_extract_protocols.json (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/ProtonCore.LinkFileList (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/ProtonCore.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=ProtonCore' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.SwiftFileList (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.SwiftConstValuesFileList (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.LinkFileList (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-OutputFileMap.json (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ProtonCore.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/ProtonCore.modulemap (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/ProtonCore.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Proton.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Proton.modulemap (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Proton.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver Proton normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Proton -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ProtonCore.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PRTextStorage.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.dia -c /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PRTextStorage.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o -index-unit-output-path /Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PREditorContentName.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.dia -c /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PREditorContentName.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o -index-unit-output-path /Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-455HFOJ560L45CPIYVPLRBSU8.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-455HFOJ560L45CPIYVPLRBSU8.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-2568YL4OOEZRYPXN5AGA7CV7Q.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-2568YL4OOEZRYPXN5AGA7CV7Q.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-3PJPZLNGUDR94UXSY0RXK86R9.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-3PJPZLNGUDR94UXSY0RXK86R9.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-EUM380IZWDSD5TKRN2NOZOKAM.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-EUM380IZWDSD5TKRN2NOZOKAM.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-F10G0XQEAW1XCM4W64QMCY4HV.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_AvailabilityInternal-F10G0XQEAW1XCM4W64QMCY4HV.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-5C3X7IM079EQ1BMCQTNC4T8NM.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-5C3X7IM079EQ1BMCQTNC4T8NM.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-99XGFC6562PV31RL2E35BGC8G.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-99XGFC6562PV31RL2E35BGC8G.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-3846N1NDD0YXEXTMW2D48YU3I.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation1-3846N1NDD0YXEXTMW2D48YU3I.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-3C3UAFXUT2S8PVXU7IGVD4VEX.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-3C3UAFXUT2S8PVXU7IGVD4VEX.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-6440VHXUFXSLDIISMZ6HFKHBX.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation2-6440VHXUFXSLDIISMZ6HFKHBX.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-9RDK4VCT6CEUFSPIHD34IELW9.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-9RDK4VCT6CEUFSPIHD34IELW9.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-A3YFV1K6T2A12RLW7U2N2T0BT.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_DarwinFoundation3-A3YFV1K6T2A12RLW7U2N2T0BT.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-DFU8HBQ2NXG53SIX94GBML4J3.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-DFU8HBQ2NXG53SIX94GBML4J3.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-5QVX11TDF6GE7KJVUPIWCVAWC.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-5QVX11TDF6GE7KJVUPIWCVAWC.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-895K7EQW3SEEB5631E4POHE0P.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-895K7EQW3SEEB5631E4POHE0P.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-D4QE7IJMWQZZGNY9BU5DGEM95.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-D4QE7IJMWQZZGNY9BU5DGEM95.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-BI020MDF3X2P7C3FCG64YK57J.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-BI020MDF3X2P7C3FCG64YK57J.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-45E8EAD9LEQ0FE60T1S89EA2I.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-45E8EAD9LEQ0FE60T1S89EA2I.scan
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AQ1HY8MQB40OBEMHIY1GTTYAP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9YF1YACEBW6IEGLI4RGNNNLKV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CTW4BL8O8PXECFGEXKIKZLVOF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-C6Z7GBHIDKCEKLMFM2YYI3A7W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-9H0QRNNC5ZMLD86R6TPVNQQLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6IR74AZANZ723GQ22P5KSUCNO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-96MY5YMIZE1U4MOE11R9ULKIT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-KYE804P75N5HDSS7W1QDHKBV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1IU6E9SKRA3YNK7CWSCP8LFFS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-A40102RLLHJJJ9IDUDEST5BCC.pcm
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-8EUNB6DXRBI9CPKFZGSN919NY.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-8EUNB6DXRBI9CPKFZGSN919NY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-TS5LNU5X8DF5HS087DW8YEIH.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-TS5LNU5X8DF5HS087DW8YEIH.scan
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-C8K25E426DLKPVCAJ8SHHXWCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-83M597VMZ10XO5UMBNT95WK00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJ9HGUY5IRAH91VM50P1L9B11.pcm
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreGraphics-CL8XBZ5AN4U8495IZ1UMRSUZR.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreGraphics-CL8XBZ5AN4U8495IZ1UMRSUZR.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-C763LP2LASO02CQ0IU8STGH8U.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-C763LP2LASO02CQ0IU8STGH8U.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-46IP6RDKNFS4M95BL7F0IL2YU.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-46IP6RDKNFS4M95BL7F0IL2YU.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-4RCE5GMK5SCL88WAJ2LVDDDKX.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-4RCE5GMK5SCL88WAJ2LVDDDKX.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ImageIO-C6M0VF8EV1XBP5XC7W3IJD80E.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ImageIO-C6M0VF8EV1XBP5XC7W3IJD80E.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreText-46QS82HDRKABMWCKTY0A3MO3T.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreText-46QS82HDRKABMWCKTY0A3MO3T.scan
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-2J4QWDJS530Y5G2ONP170MFO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2JW6725WSOM329AHHOI2IXHEL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4OHVUM6HD4FHWY3AVYX8MYOG5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-1SOAUJM7AT9AN0FC9HBJ5QEHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-EEEW785C3BVETX7EPG9KRZMX3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2FMS4S00LDVTM3A5F3HG2NCPF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EK28CMNHQB1F0TL1JOVI3MZKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-5GDWD1R0ICI11NFRTJALQMUXN.pcm
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UserNotifications-98XGYI7CTZZ72OCMSMUCHRJKK.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UserNotifications-98XGYI7CTZZ72OCMSMUCHRJKK.scan
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PREditorContentName.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.dia -c /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PREditorContentName.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o -index-unit-output-path /Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/IOSurface-9CYGQB1Z0LX3OS2KDYRLZMUER.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/IOSurface-9CYGQB1Z0LX3OS2KDYRLZMUER.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Symbols-3PM24RELKC5HSQLA3TYHURQZH.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Symbols-3PM24RELKC5HSQLA3TYHURQZH.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIUtilities-DCHVG97Z52HQF8L15RSR56PY1.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIUtilities-DCHVG97Z52HQF8L15RSR56PY1.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Metal-1K43NGBHCC9KCFLBW4GFVNOTR.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Metal-1K43NGBHCC9KCFLBW4GFVNOTR.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/OpenGLES-75Q2OA878H1XHMXDN1M3A5X4S.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/OpenGLES-75Q2OA878H1XHMXDN1M3A5X4S.scan
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-1463X4FIIU3UGS2LPYFXGVRNL.pcm
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreVideo-ELDVN6L2I4MD8W96KGMCVU9ZD.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreVideo-ELDVN6L2I4MD8W96KGMCVU9ZD.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/QuartzCore-123H0GJCN0BYPWOE042XVSJPF.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/QuartzCore-123H0GJCN0BYPWOE042XVSJPF.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreImage-87FB7RSRMSBB843JBTHA1U3JL.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreImage-87FB7RSRMSBB843JBTHA1U3JL.scan
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4QNQ63T8WBQT7Y6WL2QAAYPBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7FAWIVLGRGMRWFXMAHBA5QK8P.pcm
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-C4CAT9PAGJGQP2MSJ5MP607E5.scan
cd /
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-C4CAT9PAGJGQP2MSJ5MP607E5.scan
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-26N59NSK2V9GM0RAGWJKYQ34I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-9LU39TAQEKUMHYW4P4QHHRUB5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-9WD1RNJCZTH4MC03G7GP3SD46.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3L2DRS4XWXWJFWZ35FJ52YWX5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-D0YBWMNC4I2CMNNCJIKGGV2JT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-C379776BHPBCF6T0UJQ2T5KDU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BA2N33055QWW6CH8MYXK7FR98.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-4HV9HJ1WWEO0DZR5KL85QC65B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-3TLIKJL60WKDU26Y2Q1LU3PGJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-407VQ2T1SPKBHZUHTGS89B2G3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-AUUBCXQJ3JUND273V2HIDNB00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-DBRMRWHF30W1EVX28MPWOGTP4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-DR0ZRSA0Y2IM7LKRP7I4ZRB50.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-8437VFUHIHNCZ8T5UOG69NT1U.pcm
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PRTextStorage.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.dia -c /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PRTextStorage.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o -index-unit-output-path /Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ProtonCore.o normal (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/ProtonCore.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/ProtonCore_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/ProtonCore.build/Objects-normal/arm64/ProtonCore_dependency_info.dat -fobjc-arc -fobjc-link-runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ProtonCore.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-37XNLXG5Z3YWOAF8B84IQ7L1C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-2MVA7CWMA4U68ZXZBH55SXCLW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-87OMD6EU9XOLCNYK2DMMJ2E5E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-3LKGVVWU30A7ARCBA0FQOPMGF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-4FT8E23MK796I2YO5WS24CIZG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-318W54G6CSQ0D7RHYNU59HT9Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-9OC69K5PV2JV2J7S2EJLFURTZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-28X654XK4IH2IPOFBWRYRR983.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-2UTT2G6PUHAX5FYRUQ72H4QGP.pcm
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ProtonCore.o (in target 'ProtonCore' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ProtonCore.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-53OIUJJTWF4WN7YXC9XRW7JDK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-59TK9AHZOP2GUZV1PHFKQ7ZP5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-4BENJDXYGPXK7AL0PI7G9WRI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-AS88Z16W22WR8F9KS40KKY6WT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-BSTX38OAJI99DC27KT5IWAMRF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-EHAC5B5XGI0JEGWDQV53BGKER.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-55RE4T5TP9WKBJ6MYW0C529YP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/ProtonCore-BPE83NXL7MIPSNK6D568FS2BF.pcm
SwiftCompile normal arm64 Compiling\ ListOutdentCommand.swift,\ StrikethroughCommand.swift,\ UnderlineCommand.swift,\ EditorCommand.swift,\ EditorCommandExecutor.swift,\ AttributesEncoding.swift,\ EditorContentEncoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommandExecutor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommandExecutor.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Proton (in target 'Proton' from project 'Proton')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/AsyncTextResolver/AsyncTextResolver.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentContent.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentSize.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Focusable.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/SelectionView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/AutogrowingTextView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/AsyncTaskScheduler.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/CommandName.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextRendererContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/SequenceGenerator.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/TextContainer.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/AttributesDecoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/AttributesToggleCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommandExecutor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridCellStore.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Logger.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/String+NSRange.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/SynchronizedArray.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift -target arm64-apple-tvos14.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ProtonCore.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Proton -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-tvos26.4 -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.abi.json
EmitSwiftModule normal arm64 (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:64:1: warning: extension declares a conformance of imported type 'EditorContentName' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'ProtonCore' introduce this conformance in the future
extension EditorContentName: RawRepresentable {
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:64:1: note: add '@retroactive' to silence this warning
extension EditorContentName: RawRepresentable {
^ ~~~~~~~~~~~~~~~~
@retroactive RawRepresentable
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:178:35: error: 'UITextInteraction' is unavailable in tvOS
public var textInteractions: [UITextInteraction] {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextInteraction.h:31:12: note: 'UITextInteraction' has been explicitly marked unavailable here
@interface UITextInteraction : NSObject <UIInteraction>
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:325:40: error: 'UIPinchGestureRecognizer' is unavailable in tvOS
public var pinchGestureRecognizer: UIPinchGestureRecognizer? {
^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h:20:12: note: 'UIPinchGestureRecognizer' has been explicitly marked unavailable here
@interface UIPinchGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:371:35: error: 'UIDataDetectorTypes' is unavailable in tvOS
public var dataDetectorTypes: UIDataDetectorTypes {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDataDetectors.h:11:32: note: 'UIDataDetectorTypes' has been explicitly marked unavailable here
typedef NS_OPTIONS(NSUInteger, UIDataDetectorTypes) {
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:755:34: error: 'UITextDragDelegate' is unavailable in tvOS
public var textDragDelegate: UITextDragDelegate? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextDragging.h:56:11: note: 'UITextDragDelegate' has been explicitly marked unavailable here
@protocol UITextDragDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:761:34: error: 'UITextDropDelegate' is unavailable in tvOS
public var textDropDelegate: UITextDropDelegate? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextDropping.h:61:11: note: 'UITextDropDelegate' has been explicitly marked unavailable here
@protocol UITextDropDelegate <NSObject>
^
SwiftCompile normal arm64 Compiling\ Grid.swift,\ GridCellStore.swift,\ GridConfiguration.swift,\ GridCell.swift,\ GridContentView.swift,\ GridView.swift,\ GradientView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridCellStore.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridCellStore.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FontExtensions.swift,\ UIColor+Image.swift,\ UITextRangeExtensions.swift,\ TextProcessing.swift,\ TextProcessor.swift,\ ListTextProcessor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Logger.swift,\ NSAttributedString+Content.swift,\ NSAttributedString+Range.swift,\ NSRangeExtensions.swift,\ String+NSRange.swift,\ SynchronizedArray.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Logger.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/String+NSRange.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/SynchronizedArray.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Logger.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/String+NSRange.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/SynchronizedArray.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RichTextRendererContext.swift,\ RichTextView.swift,\ RichTextViewContext.swift,\ RichTextViewDelegate.swift,\ SequenceGenerator.swift,\ TextContainer.swift,\ AttributesDecoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextRendererContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/SequenceGenerator.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/TextContainer.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/AttributesDecoding.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextRendererContext.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewContext.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewDelegate.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/SequenceGenerator.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/TextContainer.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/AttributesDecoding.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EditorViewDelegate.swift,\ AttributesToggleCommand.swift,\ BoldCommand.swift,\ FontTraitToggleCommand.swift,\ ItalicsCommand.swift,\ ListCommand.swift,\ ListIndentCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/AttributesToggleCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/AttributesToggleCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EditorContentDecoding.swift,\ AggregateEditorViewDelegate.swift,\ EditorContent.swift,\ EditorContentIdentifying.swift,\ EditorContentView.swift,\ EditorView.swift,\ EditorViewContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewContext.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewContext.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GestureRegognizerDelegateOverride.swift,\ LayoutManager.swift,\ LineNumberFormatting.swift,\ ListFormattingProvider.swift,\ ListParser.swift,\ NullRichTextEditorContext.swift,\ RichTextEditorContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BackgroundStyle.swift,\ NSAttributedString+ContentTypes.swift,\ NSParagraphStyleExtensions.swift,\ Types.swift,\ AsyncTaskScheduler.swift,\ CommandName.swift,\ EditorLineNumberProvider.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/AsyncTaskScheduler.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/CommandName.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/AsyncTaskScheduler.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/CommandName.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AsyncTextResolver.swift,\ Attachment.swift,\ AttachmentContent.swift,\ AttachmentSize.swift,\ Focusable.swift,\ SelectionView.swift,\ AutogrowingTextView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/AsyncTextResolver/AsyncTextResolver.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentContent.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentSize.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Focusable.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/SelectionView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/AutogrowingTextView.swift (in target 'Proton' from project 'Proton')
2026-04-14 06:31:58.020 xcodebuild[754:4572] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Proton (in target 'Proton' from project 'Proton')
EmitSwiftModule normal arm64 (in target 'Proton' from project 'Proton')
Building workspace spi-builder-workspace with scheme Proton-Package
(3 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Proton: /Users/admin/builder/spi-builder-workspace
SnapshotTesting: https://github.com/pointfreeco/swift-snapshot-testing.git @ master (4579af4)
resolved source packages: Proton, SnapshotTesting
2026-04-14 06:32:08.723 xcodebuild[950:5498] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "Proton",
"name" : "Proton",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Proton",
"targets" : [
"Proton"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ProtonCore",
"targets" : [
"ProtonCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ProtonTests",
"module_type" : "SwiftTarget",
"name" : "ProtonTests",
"path" : "Proton/Tests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"AsyncTextResolver/AsyncTextResolverSnapshotTests.swift",
"Attachments/AttachmentUpdateSnapshotTests.swift",
"Attachments/GridViewAttachment.swift",
"Attachments/Mocks/RichTextAttachmentView.swift",
"Attachments/ViewAttachmentSnapshotTests.swift",
"Base/AutogrowingTextViewSnapshotTests.swift",
"Base/AutogrowingTextViewTests.swift",
"Base/Mocks/MockAutogrowingTextViewDelegate.swift",
"Core/EditorKeyTests.swift",
"Core/ListParserTests.swift",
"Core/ListsSnapshotTests.swift",
"Core/Mocks/MockDefaultTextFormattingProvider.swift",
"Core/Mocks/MockKeyboardPress.swift",
"Core/Mocks/MockListFormattingProvider.swift",
"Core/Mocks/MockRichTextViewDelegate.swift",
"Core/Mocks/MockRichTextViewListDelegate.swift",
"Core/RichTextViewContextTests.swift",
"Core/RichTextViewSnapshotTests.swift",
"Core/RichTextViewTests.swift",
"Core/TextBlockAttributeTests.swift",
"Core/TextStorageTests.swift",
"Editor/EditorContentTransformerTests.swift",
"Editor/EditorContextDelegateTests.swift",
"Editor/EditorListsSnapshotTests.swift",
"Editor/EditorSnapshotTests.swift",
"Editor/EditorViewContextSnapshotTests.swift",
"Editor/EditorViewContextTests.swift",
"Editor/EditorViewDelegateTests.swift",
"Editor/EditorViewMenuTests.swift",
"Editor/EditorViewTests.swift",
"Editor/EditorViewportSnapshotTests.swift",
"Editor/Mocks/MockAsyncAttachmentRenderingDelegate.swift",
"Editor/Mocks/MockAttachment.swift",
"Editor/Mocks/MockAttachmentOffsetProvider.swift",
"Editor/Mocks/MockEditorViewDelegate.swift",
"Editor/Mocks/MockLineNumberProvider.swift",
"EditorCommands/AttributesCommandTests.swift",
"EditorCommands/EditorCommandExecutorTests.swift",
"EditorCommands/EditorCommandSnapshotTests.swift",
"EditorCommands/FontTraitToggleCommandTests.swift",
"EditorCommands/ListCommandTests.swift",
"EditorCommands/Mocks/MockEditorCommand.swift",
"EditorCommands/Mocks/MockEditorCommandExecutorDelegate.swift",
"Encoding/EditorContentEncoderTests.swift",
"ExtensionTests/NSAttributedStringExtensionTests.swift",
"Grid/GridCellTests.swift",
"Grid/GridTests.swift",
"Grid/GridViewAttachmentSnapshotTests.swift",
"Grid/GridViewSnapshotTests.swift",
"Grid/GridViewTests.swift",
"Grid/Mocks/MockGridCellDelegate.swift",
"Grid/Mocks/MockGridViewDelegate.swift",
"Helpers/EditorTestViewController.swift",
"Helpers/GenericViewTestViewController.swift",
"Helpers/RichTextViewTestViewController.swift",
"Helpers/SnapshotTestCase.swift",
"Helpers/SnapshotTestViewController.swift",
"Helpers/TextTransformer.swift",
"Helpers/UIView+Render.swift",
"Helpers/Views/AutogrowingTextField.swift",
"Helpers/Views/InlineEditorView.swift",
"Helpers/Views/PanelView.swift",
"Helpers/XCTestHelpers.swift",
"TextProcessors/Mocks/MockTextProcessor.swift",
"TextProcessors/Processors/TestTextProcessor.swift",
"TextProcessors/TextProcessorTests.swift"
],
"target_dependencies" : [
"Proton"
],
"type" : "test"
},
{
"c99name" : "ProtonCore",
"module_type" : "ClangTarget",
"name" : "ProtonCore",
"path" : "Proton/Sources/ObjC",
"product_memberships" : [
"Proton",
"ProtonCore"
],
"sources" : [
"PREditorContentName.m",
"PRTextStorage.m"
],
"type" : "library"
},
{
"c99name" : "Proton",
"module_type" : "SwiftTarget",
"name" : "Proton",
"path" : "Proton/Sources/Swift",
"product_memberships" : [
"Proton"
],
"sources" : [
"AsyncTextResolver/AsyncTextResolver.swift",
"Attachment/Attachment.swift",
"Attachment/AttachmentContent.swift",
"Attachment/AttachmentSize.swift",
"Attachment/Focusable.swift",
"Attachment/SelectionView.swift",
"Base/AutogrowingTextView.swift",
"Base/BackgroundStyle.swift",
"Base/NSAttributedString+ContentTypes.swift",
"Base/NSParagraphStyleExtensions.swift",
"Base/Types.swift",
"Core/AsyncTaskScheduler.swift",
"Core/CommandName.swift",
"Core/EditorLineNumberProvider.swift",
"Core/GestureRegognizerDelegateOverride.swift",
"Core/LayoutManager.swift",
"Core/LineNumberFormatting.swift",
"Core/ListFormattingProvider.swift",
"Core/ListParser.swift",
"Core/NullRichTextEditorContext.swift",
"Core/RichTextEditorContext.swift",
"Core/RichTextRendererContext.swift",
"Core/RichTextView.swift",
"Core/RichTextViewContext.swift",
"Core/RichTextViewDelegate.swift",
"Core/SequenceGenerator.swift",
"Core/TextContainer.swift",
"Decoding/AttributesDecoding.swift",
"Decoding/EditorContentDecoding.swift",
"Editor/AggregateEditorViewDelegate.swift",
"Editor/EditorContent.swift",
"Editor/EditorContentIdentifying.swift",
"Editor/EditorContentView.swift",
"Editor/EditorView.swift",
"Editor/EditorViewContext.swift",
"Editor/EditorViewDelegate.swift",
"EditorCommand/Commands/AttributesToggleCommand.swift",
"EditorCommand/Commands/BoldCommand.swift",
"EditorCommand/Commands/FontTraitToggleCommand.swift",
"EditorCommand/Commands/ItalicsCommand.swift",
"EditorCommand/Commands/List/ListCommand.swift",
"EditorCommand/Commands/List/ListIndentCommand.swift",
"EditorCommand/Commands/List/ListOutdentCommand.swift",
"EditorCommand/Commands/StrikethroughCommand.swift",
"EditorCommand/Commands/UnderlineCommand.swift",
"EditorCommand/EditorCommand.swift",
"EditorCommand/EditorCommandExecutor.swift",
"Encoding/AttributesEncoding.swift",
"Encoding/EditorContentEncoding.swift",
"Grid/Core/Grid.swift",
"Grid/Core/GridCellStore.swift",
"Grid/Core/GridConfiguration.swift",
"Grid/View/GridCell.swift",
"Grid/View/GridContentView.swift",
"Grid/View/GridView.swift",
"Helpers/GradientView.swift",
"Helpers/Logger.swift",
"Helpers/NSAttributedString+Content.swift",
"Helpers/NSAttributedString+Range.swift",
"Helpers/NSRangeExtensions.swift",
"Helpers/String+NSRange.swift",
"Helpers/SynchronizedArray.swift",
"Helpers/Text/FontExtensions.swift",
"Helpers/UIColor+Image.swift",
"Helpers/UITextRangeExtensions.swift",
"TextProcessors/TextProcessing.swift",
"TextProcessors/TextProcessor.swift",
"TextProcessors/TextProcessors/ListTextProcessor.swift"
],
"target_dependencies" : [
"ProtonCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Proton",
"Proton-Package",
"ProtonCore"
]
}
}
2026-04-14 06:32:10.263 xcodebuild[960:5593] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Proton-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Proton-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
Proton: /Users/admin/builder/spi-builder-workspace
SnapshotTesting: https://github.com/pointfreeco/swift-snapshot-testing.git @ master (4579af4)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'ProtonCore' in project 'Proton'
➜ Explicit dependency on target 'ProtonCore' in project 'Proton'
Target 'Proton' in project 'Proton'
➜ Explicit dependency on target 'Proton' in project 'Proton'
➜ Explicit dependency on target 'ProtonCore' in project 'Proton'
Target 'Proton' in project 'Proton'
➜ Explicit dependency on target 'ProtonCore' in project 'Proton'
Target 'ProtonCore' in project 'Proton' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
SwiftDriver Proton normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Proton -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ProtonCore.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AsyncTextResolver.swift,\ Attachment.swift,\ AttachmentContent.swift,\ AttachmentSize.swift,\ Focusable.swift,\ SelectionView.swift,\ AutogrowingTextView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/AsyncTextResolver/AsyncTextResolver.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentContent.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentSize.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Focusable.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/SelectionView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/AutogrowingTextView.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/AsyncTextResolver/AsyncTextResolver.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentContent.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentSize.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Focusable.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/SelectionView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/AutogrowingTextView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GestureRegognizerDelegateOverride.swift,\ LayoutManager.swift,\ LineNumberFormatting.swift,\ ListFormattingProvider.swift,\ ListParser.swift,\ NullRichTextEditorContext.swift,\ RichTextEditorContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EditorContentDecoding.swift,\ AggregateEditorViewDelegate.swift,\ EditorContent.swift,\ EditorContentIdentifying.swift,\ EditorContentView.swift,\ EditorView.swift,\ EditorViewContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewContext.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewContext.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EditorViewDelegate.swift,\ AttributesToggleCommand.swift,\ BoldCommand.swift,\ FontTraitToggleCommand.swift,\ ItalicsCommand.swift,\ ListCommand.swift,\ ListIndentCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/AttributesToggleCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/AttributesToggleCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Proton (in target 'Proton' from project 'Proton')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/AsyncTextResolver/AsyncTextResolver.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentContent.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentSize.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Focusable.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/SelectionView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/AutogrowingTextView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/AsyncTaskScheduler.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/CommandName.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextRendererContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/SequenceGenerator.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/TextContainer.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/AttributesDecoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/AttributesToggleCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommandExecutor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridCellStore.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Logger.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/String+NSRange.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/SynchronizedArray.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift -target arm64-apple-tvos14.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ProtonCore.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Proton -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-tvos26.4 -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug-appletvos/Proton.build/Objects-normal/arm64/Proton.abi.json
EmitSwiftModule normal arm64 (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:64:1: warning: extension declares a conformance of imported type 'EditorContentName' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'ProtonCore' introduce this conformance in the future
extension EditorContentName: RawRepresentable {
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:64:1: note: add '@retroactive' to silence this warning
extension EditorContentName: RawRepresentable {
^ ~~~~~~~~~~~~~~~~
@retroactive RawRepresentable
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:178:35: error: 'UITextInteraction' is unavailable in tvOS
public var textInteractions: [UITextInteraction] {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextInteraction.h:31:12: note: 'UITextInteraction' has been explicitly marked unavailable here
@interface UITextInteraction : NSObject <UIInteraction>
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:325:40: error: 'UIPinchGestureRecognizer' is unavailable in tvOS
public var pinchGestureRecognizer: UIPinchGestureRecognizer? {
^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPinchGestureRecognizer.h:20:12: note: 'UIPinchGestureRecognizer' has been explicitly marked unavailable here
@interface UIPinchGestureRecognizer : UIGestureRecognizer
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:371:35: error: 'UIDataDetectorTypes' is unavailable in tvOS
public var dataDetectorTypes: UIDataDetectorTypes {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDataDetectors.h:11:32: note: 'UIDataDetectorTypes' has been explicitly marked unavailable here
typedef NS_OPTIONS(NSUInteger, UIDataDetectorTypes) {
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:755:34: error: 'UITextDragDelegate' is unavailable in tvOS
public var textDragDelegate: UITextDragDelegate? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextDragging.h:56:11: note: 'UITextDragDelegate' has been explicitly marked unavailable here
@protocol UITextDragDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:761:34: error: 'UITextDropDelegate' is unavailable in tvOS
public var textDropDelegate: UITextDropDelegate? {
^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextDropping.h:61:11: note: 'UITextDropDelegate' has been explicitly marked unavailable here
@protocol UITextDropDelegate <NSObject>
^
SwiftCompile normal arm64 Compiling\ ListOutdentCommand.swift,\ StrikethroughCommand.swift,\ UnderlineCommand.swift,\ EditorCommand.swift,\ EditorCommandExecutor.swift,\ AttributesEncoding.swift,\ EditorContentEncoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommand.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommandExecutor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommand.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/EditorCommandExecutor.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Logger.swift,\ NSAttributedString+Content.swift,\ NSAttributedString+Range.swift,\ NSRangeExtensions.swift,\ String+NSRange.swift,\ SynchronizedArray.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Logger.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/String+NSRange.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/SynchronizedArray.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Logger.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/String+NSRange.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/SynchronizedArray.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FontExtensions.swift,\ UIColor+Image.swift,\ UITextRangeExtensions.swift,\ TextProcessing.swift,\ TextProcessor.swift,\ ListTextProcessor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BackgroundStyle.swift,\ NSAttributedString+ContentTypes.swift,\ NSParagraphStyleExtensions.swift,\ Types.swift,\ AsyncTaskScheduler.swift,\ CommandName.swift,\ EditorLineNumberProvider.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/AsyncTaskScheduler.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/CommandName.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/AsyncTaskScheduler.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/CommandName.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Grid.swift,\ GridCellStore.swift,\ GridConfiguration.swift,\ GridCell.swift,\ GridContentView.swift,\ GridView.swift,\ GradientView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridCellStore.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift (in target 'Proton' from project 'Proton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridCellStore.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift (in target 'Proton' from project 'Proton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RichTextRendererContext.swift,\ RichTextView.swift,\ RichTextViewContext.swift,\ RichTextViewDelegate.swift,\ SequenceGenerator.swift,\ TextContainer.swift,\ AttributesDecoding.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextRendererContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewContext.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/SequenceGenerator.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/TextContainer.swift /Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/AttributesDecoding.swift (in target 'Proton' from project 'Proton')
2026-04-14 06:32:11.429 xcodebuild[963:5633] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Proton (in target 'Proton' from project 'Proton')
EmitSwiftModule normal arm64 (in target 'Proton' from project 'Proton')
Building workspace spi-builder-workspace with scheme Proton-Package
(3 failures)
BUILD FAILURE 6.3 tvOS