Expose writing tools via EditorView #1518
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
github-actions / Xcode test results
error
Cannot find type 'UIWritingToolsBehavior' in scope