Skip to content

Audit GestureTag type#4

Merged
Kyle-Ye merged 2 commits into
mainfrom
feature/gesture-tag-audit
Apr 6, 2026
Merged

Audit GestureTag type#4
Kyle-Ye merged 2 commits into
mainfrom
feature/gesture-tag-audit

Conversation

@Kyle-Ye

@Kyle-Ye Kyle-Ye commented Apr 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Audit GestureTag struct against Gestures.framework 9126.1.5
  • Fix rawValue mutability from var to let
  • Replace RawRepresentable with CustomStringConvertible (matching reference conformances)
  • Add description property that wraps rawValue in quotes (verified from ARM64 assembly)
  • Reorganize file locations (GestureNode/Core/, GestureCore/Core//Util/)

Test plan

  • swift build passes
  • swift test passes
  • Verify no downstream breakage from RawRepresentable removal

@Kyle-Ye Kyle-Ye force-pushed the feature/gesture-tag-audit branch from ece329c to 6ab1c40 Compare April 6, 2026 14:44
@Kyle-Ye Kyle-Ye merged commit a69a7c5 into main Apr 6, 2026
4 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/gesture-tag-audit branch April 6, 2026 14:49
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.

1 participant