Skip to content

Expose writing tools via EditorView #1518

Expose writing tools via EditorView

Expose writing tools via EditorView #1518

GitHub Actions / Xcode test results failed Nov 16, 2024 in 0s

Xcode test results

Build Summary

Emitting module for SnapshotTesting
Compile AssertInlineSnapshot.swift (x86_64)
Compile AssertSnapshot.swift (x86_64)
Compile Async.swift (x86_64)
Compile Internal.swift (x86_64)
Compile PlistEncoder.swift (x86_64)
Compile String+SpecialCharacters.swift (x86_64)
Compile View.swift (x86_64)
Compile XCTAttachment.swift (x86_64)
Emitting module for Proton
error: Swift Compiler Error: Cannot find type 'UIWritingToolsBehavior' in scope

Proton/Sources/Swift/Editor/EditorView.swift:228:38: error: cannot find type 'UIWritingToolsBehavior' in scope
    public var writingToolsBehavior: UIWritingToolsBehavior {
                                     ^~~~~~~~~~~~~~~~~~~~~~

Compiling Diff.swift, Diffing.swift, Wait.swift, SnapshotTestCase.swift, Snapshotting.swift, Any.swift, CALayer.swift
error: Command SwiftCompile failed with a nonzero exit code

Command SwiftCompile failed with a nonzero exit code

Link ProtonCore (x86_64)

Annotations

Check failure on line 228 in Proton/Sources/Swift/Editor/EditorView.swift

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

error

Cannot find type 'UIWritingToolsBehavior' in scope