Build Information
Failed to build Proton, reference 0.8.35 (2fa41f
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 21 Jun 2025 09:08:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Proton-Package -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/rajdeep/proton.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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
SnapshotTesting: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.7.2
Proton: /Users/admin/builder/spi-builder-workspace @ local
resolved source packages: TestBuildPackage, SnapshotTesting, Proton
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Proton-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 platform=macOS,arch=arm64
Resolve Package Graph
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
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: af0649ca69a697d4141568dca1abb909
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/af0649ca69a697d4141568dca1abb909.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
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
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/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/ProtonCore.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/ProtonCore.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Proton.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/ProtonCore.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Proton.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Proton.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Objects-normal/arm64/Proton_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/Objects-normal/arm64/ProtonCore.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-macos10.13 -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' -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/ProtonCore.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/ProtonCore.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/ProtonCore.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Objects-normal/arm64/Proton.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Objects-normal/arm64/Proton.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Objects-normal/arm64/Proton.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Objects-normal/arm64/Proton-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ProtonCore.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/ProtonCore.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Proton.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Proton.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/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/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -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 -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/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/ProtonCore.build/Objects-normal/arm64/PRTextStorage.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o -index-unit-output-path /Proton.build/Debug/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o
/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include/PRTextStorage.h:24:9: error: 'UIKit/UIKit.h' file not found (in target 'ProtonCore' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PRTextStorage.m:21:9: note: in file included from /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PRTextStorage.m:21:
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Proton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/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/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/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/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/Proton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/Proton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Objects-normal/arm64/Proton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanner failure: While building module 'ProtonCore' imported from ProtonCore-4bd635a7.input:1:
In file included from <module-includes>:2:
/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include/PRTextStorage.h:24:9: fatal error: 'UIKit/UIKit.h' file not found
ProtonCore-4bd635a7.input:1:1: fatal error: could not build module 'ProtonCore'
(in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:22:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:22:8: note: A dependency of main module 'Proton'
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentContent.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/SelectionView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/AutogrowingTextView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextRendererContext.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewContext.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/SequenceGenerator.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/TextContainer.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift:23:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift:23:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift:23:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:23:8: error: Unable to find module dependency: 'ProtonCore'
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:23:8: note: A dependency of main module 'Proton'
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift:22:8: note: Also imported here
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift:23:8: note: Also imported here
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:23:8: note: Also imported here
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:23:8: note: Also imported here
import ProtonCore
^ (in target 'Proton' from project 'Proton')
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/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/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -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 -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/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/ProtonCore.build/Objects-normal/arm64/PREditorContentName.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o -index-unit-output-path /Proton.build/Debug/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e0f7e7bf4f6631b178d1364fa5311daef7398a20, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e0f7e7bf4f6631b178d1364fa5311daef7398a20, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e0f7e7bf4f6631b178d1364fa5311daef7398a20, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e0f7e7bf4f6631b178d1364fa5311daef7398a20, name:My Mac }
error: Clang dependency scanner failure: While building module 'ProtonCore' imported from ProtonCore-4bd635a7.input:1:
In file included from <module-includes>:2:
/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include/PRTextStorage.h:24:9: fatal error: 'UIKit/UIKit.h' file not found
ProtonCore-4bd635a7.input:1:1: fatal error: could not build module 'ProtonCore'
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:22:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:22:8: note: a dependency of main module 'Proton'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentContent.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/SelectionView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/AutogrowingTextView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextRendererContext.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewContext.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/SequenceGenerator.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/TextContainer.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift:23:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift:23:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift:23:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:23:8: error: Unable to find module dependency: 'ProtonCore'
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:23:8: note: a dependency of main module 'Proton'
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift:22:8: note: also imported here
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift:23:8: note: also imported here
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:23:8: note: also imported here
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:23:8: note: also imported here
import ProtonCore
^
** BUILD FAILED **
The following build commands failed:
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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')
SwiftDriver Proton normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Proton' from project 'Proton')
Building workspace spi-builder-workspace with scheme Proton-Package
(3 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SnapshotTesting: https://github.com/pointfreeco/swift-snapshot-testing.git @ master (4579af4)
Proton: /Users/admin/builder/spi-builder-workspace
resolved source packages: SnapshotTesting, Proton
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Proton-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 platform=macOS,arch=arm64
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Proton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/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/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/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/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/Proton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/Proton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/Proton.build/Objects-normal/arm64/Proton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanner failure: While building module 'ProtonCore' imported from ProtonCore-ccd6b7ce.input:1:
In file included from <module-includes>:2:
/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include/PRTextStorage.h:24:9: fatal error: 'UIKit/UIKit.h' file not found
ProtonCore-ccd6b7ce.input:1:1: fatal error: could not build module 'ProtonCore'
(in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:22:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:22:8: note: A dependency of main module 'Proton'
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentContent.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/SelectionView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/AutogrowingTextView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextRendererContext.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewContext.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/SequenceGenerator.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/TextContainer.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift:23:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift:23:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift:23:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift:22:8: note: Also imported here
import UIKit
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:23:8: error: Unable to find module dependency: 'ProtonCore'
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:23:8: note: A dependency of main module 'Proton'
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift:22:8: note: Also imported here
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift:23:8: note: Also imported here
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:23:8: note: Also imported here
import ProtonCore
^ (in target 'Proton' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:23:8: note: Also imported here
import ProtonCore
^ (in target 'Proton' from project 'Proton')
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/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/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -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 -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/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/ProtonCore.build/Objects-normal/arm64/PRTextStorage.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o -index-unit-output-path /Proton.build/Debug/ProtonCore.build/Objects-normal/arm64/PRTextStorage.o
/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include/PRTextStorage.h:24:9: error: 'UIKit/UIKit.h' file not found (in target 'ProtonCore' from project 'Proton')
/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PRTextStorage.m:21:9: note: in file included from /Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/PRTextStorage.m:21:
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/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/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -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 -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/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/ProtonCore.build/Objects-normal/arm64/PREditorContentName.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o -index-unit-output-path /Proton.build/Debug/ProtonCore.build/Objects-normal/arm64/PREditorContentName.o
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e0f7e7bf4f6631b178d1364fa5311daef7398a20, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e0f7e7bf4f6631b178d1364fa5311daef7398a20, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e0f7e7bf4f6631b178d1364fa5311daef7398a20, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e0f7e7bf4f6631b178d1364fa5311daef7398a20, name:My Mac }
error: Clang dependency scanner failure: While building module 'ProtonCore' imported from ProtonCore-ccd6b7ce.input:1:
In file included from <module-includes>:2:
/Users/admin/builder/spi-builder-workspace/Proton/Sources/ObjC/include/PRTextStorage.h:24:9: fatal error: 'UIKit/UIKit.h' file not found
ProtonCore-ccd6b7ce.input:1:1: fatal error: could not build module 'ProtonCore'
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:22:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:22:8: note: a dependency of main module 'Proton'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/AttachmentContent.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/SelectionView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/AutogrowingTextView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/BackgroundStyle.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSAttributedString+ContentTypes.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/NSParagraphStyleExtensions.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Base/Types.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/EditorLineNumberProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/GestureRegognizerDelegateOverride.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LayoutManager.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/LineNumberFormatting.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListFormattingProvider.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/NullRichTextEditorContext.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextEditorContext.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextRendererContext.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewContext.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/SequenceGenerator.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/TextContainer.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Decoding/EditorContentDecoding.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/AggregateEditorViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentIdentifying.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContentView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorViewDelegate.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/BoldCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/FontTraitToggleCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/ItalicsCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListIndentCommand.swift:23:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/List/ListOutdentCommand.swift:23:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/StrikethroughCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/EditorCommand/Commands/UnderlineCommand.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/AttributesEncoding.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Encoding/EditorContentEncoding.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/Grid.swift:23:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/Core/GridConfiguration.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridCell.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridContentView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Grid/View/GridView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/GradientView.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Content.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSAttributedString+Range.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/NSRangeExtensions.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/Text/FontExtensions.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UIColor+Image.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Helpers/UITextRangeExtensions.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessing.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessor.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/TextProcessors/TextProcessors/ListTextProcessor.swift:22:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:23:8: error: Unable to find module dependency: 'ProtonCore'
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Attachment/Attachment.swift:23:8: note: a dependency of main module 'Proton'
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/ListParser.swift:22:8: note: also imported here
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Core/RichTextView.swift:23:8: note: also imported here
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorContent.swift:23:8: note: also imported here
import ProtonCore
^
/Users/admin/builder/spi-builder-workspace/Proton/Sources/Swift/Editor/EditorView.swift:23:8: note: also imported here
import ProtonCore
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver Proton normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Proton' from project 'Proton')
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Proton.build/Debug/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')
Building workspace spi-builder-workspace with scheme Proton-Package
(3 failures)
BUILD FAILURE 6.2 macosXcodebuild