Skip to content

Conversation

@nighthawk
Copy link
Member

No description provided.

nighthawk and others added 24 commits June 18, 2022 19:45
# Conflicts:
#	Sources/Runestone/TextView/TextInput/LayoutManager.swift
#	Sources/Runestone/TextView/TextInput/LineMovementController.swift
simonbs and others added 29 commits August 27, 2022 17:13
* visionOS compile fixes

* VisionOS compile fix
…ng parse tree. (simonbs#367)

* Add a lock around parse, as we can have both the OperationQueue-based parse and this parse happen at the same time

* Fixes SwiftLint violation

---------

Co-authored-by: Simon Støvring <mail@simonbs.dk>
Prior to this, Xcode 16 was unable to infer the type of the variable (while Xcode 15 was), so the lookup to `reversed()` was ambiguous.

This adds `String` as the inferred type, so that the call to `reversed()` is no longer ambiguous.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants