You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: rename PROPERTY? UnicodeRange.swift for Windows compatibility
- Rename 'PROPERTY? UnicodeRange.swift' to 'UnicodeRange Property.swift'
- Windows does not allow '?' character in filenames
- Fixes Windows CI build failure
0 commit comments