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

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 {
                                     ^~~~~~~~~~~~~~~~~~~~~~

Compile Diff.swift (x86_64)
Compile Diffing.swift (x86_64)
Compile Wait.swift (x86_64)
Compile SnapshotTestCase.swift (x86_64)
Compile Snapshotting.swift (x86_64)
Compile Any.swift (x86_64)
Compile CALayer.swift (x86_64)
Unblock downstream dependents of Proton (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