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
- Add types_compat.h for SDK 26.0 Beta compatibility
- Define NSInteger, NSUInteger, and CFAttributedStringRef types
- Include compatibility header in bindings.h
Fixes build issues with newer macOS SDK versions where these
types are missing or moved to different headers.
0 commit comments