Skip to content

Commit

Permalink
opt into TextKit 2 on iOS, too
Browse files Browse the repository at this point in the history
Circumvents ChimeHQ#20
  • Loading branch information
DivineDominion committed Nov 18, 2023
1 parent 537f54d commit 30ac120
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Projects/NeonExample-iOS/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ final class ViewController: UIViewController {
super.viewDidLoad()

_ = highlighter.textView
_ = textView.layoutManager

textView.text = """
// Example Code!
Expand Down

0 comments on commit 30ac120

Please sign in to comment.